| 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
|
| de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ClientRequestConnection |
ClientNetworkAdapter.createRequestConnection(LogChannel logCh,
ServerHost serverHost,
StreamWrapper streamWrapper,
VersionCheck versionCheck) |
| Modifier and Type | Method and Description |
|---|---|
protected ClientRequestConnection |
IOClientNetworkAdapter.createRequestConnection(LogChannel logCh,
ServerHost serverHost,
StreamWrapper streamWrapper,
VersionCheck versionCheck) |
| Constructor and Description |
|---|
IOClientRequestConnection(LogChannel logCh,
ServerHost serverHost,
StreamWrapper streamWrapper,
VersionCheck versionCheck) |
| Constructor and Description |
|---|
ServerNetworkAdapter(ServerContext serverCtx,
VersionCheck versionCheck) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.