Package javax.rad.remote.event

Contains all event relevant interfaces and classes for the network communication package.

See:
          Description

Interface Summary
ICallBackListener The ICallBackListener interface enables the asynchronous communication between client and server.
IConnectionListener The IConnectionListener interface should be used to get notifications when communication errors occurs.
 

Class Summary
CallBackEvent The CallBackEvent will be sent to an ICallBackListener if an asynchronous method call returns a result.
CallErrorEvent The CallErrorEvent encapsulates the connection error and all relevant information.
 

Package javax.rad.remote.event Description

Contains all event relevant interfaces and classes for the network communication package.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.