|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ICallBackListener | The ICallBackListener interface enables the asynchronous
communication between client and server. |
| ICallBackResultListener | The ICallBackResultListener is the listener for server-sent
callback objects. |
| IConnectionListener | The IConnectionListener interface should be used
to get notifications when communication errors occurs. |
| IConnectionPropertyChangedListener | The IConnectionPropertyChangedListener interface should be used
to get notifications when a property in the IConnection changes. |
| Class Summary | |
|---|---|
| CallBackEvent | The CallBackEvent will be sent to an ICallBackListener
if an asynchronous method call returns a result. |
| CallBackForward | The CallBackForward is a special ICallBackListener implementation which
will replace the event source of the received CallBackEvent with another
source. |
| CallBackResultEvent | The CallBackEvent will be sent to an ICallBackListener
if an asynchronous method call returns a result. |
| CallBackResultForward | The CallBackResultForward is a special ICallBackResultListener implementation which
will handle listener exceptions. |
| CallErrorEvent | The CallErrorEvent encapsulates the connection error
and all relevant information. |
| CallEvent | The CallEvent class contains information about object and action calls. |
| ConnectionEvent | The ConnectionEvent class encapsulates connection information. |
| PropertyEvent | The PropertyEvent class is the event for property changes. |
Contains all event relevant interfaces and classes for the network communication package.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||