Class Summary |
Buffer |
The Buffer abstract class encapsulates a buffer to store and retrieve information. |
CSAssignServiceIdAndServerTIDProtocol |
The CSAssignServiceIdAndServerTIDProtocol class is used by CSClient
services to ask the server for a session ID and for the server
terminal ID. |
CSAssignServiceIdAndServerTIDProtocolServlet |
The CSAssignServiceIdAndServerTIDProtocolServlet extends CSEstablishSessionServlet class
|
CSAsynchronousReplyEvent |
The CSAsynchronousReplyEvent is an internal event that is fired when an
asynchronous "send" request is finished. |
CSAsynchronousReplyEventMulticaster |
The CSAsynchronousReplyEventMulticaster class supports the
CSAsynchronousReplyListener interface. |
CSClient |
The CSClient class provides the C/S service on the client side. |
CSConstants |
Define all the constants required by the Client/Server |
CSDataSender |
The CSDataSender class encapsulates the sending or retrieving of data. |
CSEstablishSessionServlet |
The CSEstablishSessionServlet extends CSReqServlet class
|
CSInactivityClientEvent |
This is the event class to support the com.ibm.dse.clientserver.servlet.CSInactivityClientListener interface. |
CSInactivityClientEventMulticaster |
This is the event multicaster class to support the com.ibm.dse.clientserver.servlet.CSInactivityClientListenerinterface. |
CSNotifClToSrvProtocol |
The CSNotifClToSrvProtocol class is used to implement the request that
provides event notifications from the client to the server. |
CSNotifClToSrvProtocolServlet |
The CSNotifClToSrvProtocolServlet class is used to implement the response that
provides event notifications from the client to the server. |
CSNotifProtocolThread |
The CSNotifProtocolThread class is used in notifications from the server
to the client. |
CSNotifSrvToClProtocol |
The CSNotifSrvToClProtocol class implements the request that provides event
notifications from the server to the client. |
CSNotifSrvToClProtocolServlet |
The CSNotifSrvToClProtocolServlet class implements the response that provides
event notifications from the server to the client. |
CSReceiveProtocolThread |
The CSReceiveProtocolThread class implements the receive method. |
CSReqProtocol |
The CSReqProtocol class implements the send method. |
CSReqProtocolServlet |
The CSReqProtocolServlet extends CSReqServlet class
|
CSReqServlet |
The CSReqServlet implements the ChannelDriver interface
|
CSServer |
The CSServer class implements the C/S service on the server side. |
FireAndSignalCSStatusChangedThread |
The FireAndSignalCSStatusChangedThread class is used to fire an event. |
HttpSessionHandler |
The purpose of this class is integrate the ChannelSession manangement with the ApplicationSession management
This process should be done using event notification |
HttpURLConnectionThin |
The HttpURLConnectionThin class is used to establish a client/server connection. |
NotificationEventsBuffer |
The NotificationEventsBuffer class is used to implement event notifications from the server to the client. |
SendEventsBuffer |
The SendEventsBuffer class is used to implement a remote operation execution. |