| Package | Description |
|---|---|
| de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
| de.esprit.netsuite.server.netch.io |
Contains implementation classes for Socket based network IO
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ServerConnectionService |
ServerConnector.createConnectionService(S serverCtx,
StreamWrapper streamWrapper)
Create the IO specific connection server that knows how to establish the
server connections defined in
NetChannelType. |
| Modifier and Type | Class and Description |
|---|---|
class |
IOServerConnectionService
This service contains a task that listens on the server port and creates new client connections if requested.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServerConnectionService |
IOServerConnector.createConnectionService(S serverCtx,
StreamWrapper streamWrapper) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.