|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See
Description
| Interface Summary | |
| CommunicationEventObserver | This interface has to be implemented by observers which want to be notified about the communication events that occurred. |
| DataEventBaseObserver | This interface is the base for DataEventObserver
and DataEventReceivingObserver interfaces. |
| DataEventObserver | This interface has to be implemented by observers which want to be notified about new data events in the event queue. |
| DataEventReceivingObserver | This interface has to be implemented by observers which want to be notified about new events in the event queue. |
| Class Summary | |
| ClientConnectionManager | This is one of the two main classes (ServerConnectionManager
and ClientConnectionManager) of the CSCC library
which helps to connect and to exchange the so-called data events between a
remote server and a client connected over a particular TCP/IP port. |
| CommunicationEvent | This class represents a communication event. |
| DataEvent | This class encapsulates the data which is associated with a specific data event that occurred. |
| ServerConnectionManager | This is the server class of the two main classes
ServerConnectionManager and
ClientConnectionManager in
this client server communication component. |
| Exception Summary | |
| CsccException | This class represents an exception which could be thrown by the CSCC. |
The package net.sf.cscc contains the classes and interfaces for the Client/Server Communication Component (CSCC).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||