Package | Description |
---|---|
de.esprit.netsuite.client.gui.event |
Contains client internal events
|
de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
Modifier and Type | Class and Description |
---|---|
class |
ServerSystemEventPrinter
This printer prints all received
SystemEvent s to the given console |
Modifier and Type | Method and Description |
---|---|
void |
ClientConnectionEvent.Source.addClientConnectionListener(ClientConnectionEvent.Listener l) |
void |
ClientConnectionEvent.Source.removeClientConnectionListener(ClientConnectionEvent.Listener l) |
Modifier and Type | Method and Description |
---|---|
void |
ServerEventQueue.addClientConnectionListener(ClientConnectionEvent.Listener l) |
void |
ServerEventDispatcher.addClientConnectionListener(ClientConnectionEvent.Listener l) |
void |
NServerEventDispatcher.addClientConnectionListener(ClientConnectionEvent.Listener l) |
void |
ServerEventQueue.removeClientConnectionListener(ClientConnectionEvent.Listener l) |
void |
ServerEventDispatcher.removeClientConnectionListener(ClientConnectionEvent.Listener l) |
void |
NServerEventDispatcher.removeClientConnectionListener(ClientConnectionEvent.Listener l) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.