Package | Description |
---|---|
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
|
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 |
ClientNetworkAdapter<C extends ClientContext>
This class groups both
ClientRequestConnection and ClientMessageConnection maintaining them
together as a session. |
class |
EspritClientConnector<C extends ClientContext,U extends User>
This class provides the user facade to the network.
|
Modifier and Type | Class and Description |
---|---|
class |
IOClientNetworkAdapter
This is the Socket-IO specific implementation of the
ClientNetworkAdapter |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.