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 | Method and Description |
---|---|
protected abstract ClientMessageConnection |
ClientNetworkAdapter.createMessageConnection(LogChannel logCh,
ServerHost serverHost,
StreamWrapper streamWrapper) |
Constructor and Description |
---|
MessageReceiveTask(ClientNetworkAdapter networkAdapter,
ClientMessageConnection messageConnection) |
Modifier and Type | Class and Description |
---|---|
class |
IOClientMessageConnection
This is the Socket-IO specific implementation of the
ClientMessageConnection . |
Modifier and Type | Method and Description |
---|---|
protected ClientMessageConnection |
IOClientNetworkAdapter.createMessageConnection(LogChannel logCh,
ServerHost serverHost,
StreamWrapper streamWrapper) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.