| Package | Description |
|---|---|
| de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
| de.esprit.netsuite.client.gui.net |
Contains the client's network related classes
|
| de.esprit.netsuite.client.net |
Contains GUI gui components for network controlling and monitoring
|
| de.esprit.netsuite.client.netch |
Contains classes that build the client network adapter
|
| de.esprit.netsuite.client.netch.io |
Contains the IO specific implementations for the network connections
|
| de.esprit.netsuite.netdata.agent |
Contains base classes for implementing custom network agents
|
| de.esprit.netsuite.netdata.agent.common |
Contains network agents for common use
|
| de.esprit.netsuite.netdata.enums |
Contains all constant definitions
|
| Class and Description |
|---|
| ClientConnector
This interface defines the API of the client's connection to the network.
|
| EspritClientConnector
This class provides the user facade to the network.
|
| Class and Description |
|---|
| ClientConnector
This interface defines the API of the client's connection to the network.
|
| Class and Description |
|---|
| ClientNetworkAdapter
This class groups both
ClientRequestConnection and ClientMessageConnection maintaining them
together as a session. |
| Class and Description |
|---|
| AbstractMessageChannel
This class contains an inner task, which fetches
NetMessages from the
client's input queue and dispatches them to the various message listeners. |
| Acknowldege
This enum defines constants for acknowledging various network actions
|
| ClientConnector
This interface defines the API of the client's connection to the network.
|
| ClientMessageConnection
This interface defines the API of the client's message connection.
|
| ClientMessageHandler
This handler processes incoming messages.
|
| ClientNetworkAdapter
This class groups both
ClientRequestConnection and ClientMessageConnection maintaining them
together as a session. |
| ClientNotConnectedException
This Exception is thrown to indicate that the client is not connected to the server
|
| ClientRequestConnection
This interface defines the API of the client's request connection.
|
| MessageChannel
On this instance you can register for incoming messages from the server.
|
| Class and Description |
|---|
| ClientMessageConnection
This interface defines the API of the client's message connection.
|
| ClientNetworkAdapter
This class groups both
ClientRequestConnection and ClientMessageConnection maintaining them
together as a session. |
| ClientRequestConnection
This interface defines the API of the client's request connection.
|
| Class and Description |
|---|
| ClientConnector
This interface defines the API of the client's connection to the network.
|
| Class and Description |
|---|
| ClientConnector
This interface defines the API of the client's connection to the network.
|
| Class and Description |
|---|
| ClientNetworkAdapter
This class groups both
ClientRequestConnection and ClientMessageConnection maintaining them
together as a session. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.