Package | Description |
---|---|
de.esprit.netsuite.server.chreq |
Contains classes that make up the Dual-Port Servers request/response oriented data service
|
de.esprit.netsuite.server.coserver |
Contains co-server related classes
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRequestHandler
This handler handles all system internal client requests
|
class |
RequestDispatcher
This class dispatches the incoming request to the responsible
RequestHandler
based on the type of the request. |
Modifier and Type | Method and Description |
---|---|
NetResponse |
RequestServiceThreadPool.handleRequest(RequestHandler handler,
NetRequest request,
NetResponse response) |
Constructor and Description |
---|
RequestExecutionTask(RequestHandler handler,
NetRequest request,
NetResponse response) |
Modifier and Type | Class and Description |
---|---|
class |
CoClientContext
This class encapsulates a connection to a co-server.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.