| Package | Description |
|---|---|
| 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.enums |
Contains all constant definitions
|
| Modifier and Type | Method and Description |
|---|---|
ClientNetworkAdapter |
RequestChannel.getNetworkAdapter()
Returns the
ClientConnector instance which maintains the connection to the server |
| Constructor and Description |
|---|
RequestChannel(ClientContext clientCtx,
ClientNetworkAdapter networkAdapter) |
| Constructor and Description |
|---|
AbstractMessageChannel(C clientCtx,
ClientNetworkAdapter networkAdapter) |
ClientMessageHandler(ClientContext clientCtx,
ClientNetworkAdapter networkAdapter,
AbstractMessageChannel messageChannel) |
MessageChannel(ClientContext clientCtx,
ClientNetworkAdapter networkAdapter) |
MessageReceiveTask(ClientNetworkAdapter networkAdapter,
ClientMessageConnection messageConnection) |
| Modifier and Type | Class and Description |
|---|---|
class |
IOClientNetworkAdapter
This is the Socket-IO specific implementation of the
ClientNetworkAdapter |
| Modifier and Type | Method and Description |
|---|---|
ClientNetworkAdapter |
NetIoType.createClientNetworkAdapter(ClientContext clientCtx,
ServerHost serverHost) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.