Package | Description |
---|---|
de.esprit.netsuite.client.netch |
Contains classes that build the client network adapter
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientConnector
This interface defines the API of the client's connection to the network.
|
Modifier and Type | Class and Description |
---|---|
class |
EspritClientConnector<C extends ClientContext,U extends User>
This class provides the user facade to the network.
|
class |
MessageChannel
On this instance you can register for incoming messages from the server.
|
Modifier and Type | Class and Description |
---|---|
class |
NServerEventDispatcher
This class is used to fire server internal notification events.
|
class |
ServerEventDispatcher
This class is used to fire server internal notification events in a thread safe manner.
|
class |
ServerEventQueue
This class is used to fire server internal notification events by a particular daemon thread.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.