Package | Description |
---|---|
de.esprit.netsuite.server |
These classes make up the EsprIT server
|
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
|
de.esprit.netsuite.server.cpu |
Contains classes of the positioner tool (MVC-demo)
|
Class and Description |
---|
RequestDispatcher
This class dispatches the incoming request to the responsible
RequestHandler
based on the type of the request. |
Class and Description |
---|
RequestHandler
This is the base class for all RequestHandlers
|
Class and Description |
---|
RequestHandler
This is the base class for all RequestHandlers
|
Class and Description |
---|
ConnectionThreadPool
This thread-pool provides the threads that manage socket connections.
|
RequestServiceThreadPool
This thread pool uses cached threads in order to forward a request to a particular
RequestHandler.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.