|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.cscc | |
net.sf.cscc | The package net.sf.cscc contains the classes and interfaces for the Client/Server Communication Component (CSCC). |
net.sf.cscc.examples.chatsystem | The package net.sf.cscc.examples.chatsystem contains a Server and a Client of a chatsystem demonstrating the usage of Client/Server Communication Component (CSCC). |
net.sf.cscc.examples.simplesystem | The package net.sf.cscc.examples.simplesystem contains a small application demonstrating how to send data from multiple clients to a server using the Client/Server Communication Component (CSCC). |
net.sf.cscc.test |
Classes in net.sf.cscc used by net.sf.csccCommunicationEvent
|
This class represents a communication event. CommunicationEventObserver
|
This interface has to be implemented by observers which want to be notified about the communication events that occurred. DataEvent
|
This class encapsulates the data which is associated with a specific data event that occurred. DataEventBaseObserver
|
This interface is the base for DataEventObserver
and DataEventReceivingObserver interfaces. |
Classes in net.sf.cscc used by net.sf.cscc.examples.chatsystemCommunicationEvent
|
This class represents a communication event. CommunicationEventObserver
|
This interface has to be implemented by observers which want to be notified about the communication events that occurred. DataEvent
|
This class encapsulates the data which is associated with a specific data event that occurred. DataEventBaseObserver
|
This interface is the base for DataEventObserver
and DataEventReceivingObserver interfaces.DataEventReceivingObserver
|
This interface has to be implemented by observers which want to be notified about new events in the event queue. |
Classes in net.sf.cscc used by net.sf.cscc.examples.simplesystemCommunicationEvent
|
This class represents a communication event. CommunicationEventObserver
|
This interface has to be implemented by observers which want to be notified about the communication events that occurred. DataEvent
|
This class encapsulates the data which is associated with a specific data event that occurred. DataEventBaseObserver
|
This interface is the base for DataEventObserver
and DataEventReceivingObserver interfaces.DataEventReceivingObserver
|
This interface has to be implemented by observers which want to be notified about new events in the event queue. |
Classes in net.sf.cscc used by net.sf.cscc.testCommunicationEvent
|
This class represents a communication event. CommunicationEventObserver
|
This interface has to be implemented by observers which want to be notified about the communication events that occurred. DataEvent
|
This class encapsulates the data which is associated with a specific data event that occurred. DataEventBaseObserver
|
This interface is the base for DataEventObserver
and DataEventReceivingObserver interfaces.DataEventReceivingObserver
|
This interface has to be implemented by observers which want to be notified about new events in the event queue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |