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 |
ServerStatusEventPrinter
This printer prints all received
ServerStatusEvent s to the given console |
class |
ServerSystemEventPrinter
This printer prints all received
SystemEvent s to the given console |
Modifier and Type | Method and Description |
---|---|
void |
CoServerConnectionEvent.Source.addCoServerConnectionListener(CoServerConnectionEvent.Listener l) |
void |
CoServerConnectionEvent.Source.removeCoServerConnectionListener(CoServerConnectionEvent.Listener l) |
Modifier and Type | Method and Description |
---|---|
void |
ServerEventQueue.addCoServerConnectionListener(CoServerConnectionEvent.Listener l) |
void |
ServerEventDispatcher.addCoServerConnectionListener(CoServerConnectionEvent.Listener l) |
void |
NServerEventDispatcher.addCoServerConnectionListener(CoServerConnectionEvent.Listener l) |
void |
ServerEventQueue.removeCoServerConnectionListener(CoServerConnectionEvent.Listener l) |
void |
ServerEventDispatcher.removeCoServerConnectionListener(CoServerConnectionEvent.Listener l) |
void |
NServerEventDispatcher.removeCoServerConnectionListener(CoServerConnectionEvent.Listener l) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.