Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.rad.remote.event Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| CallBackEvent | The CallBackEvent will be sent to an ICallBackListener if an asynchronous method call returns a result. | Class | javax.rad.remote.event | JVX |
|
| CallBackForward | The CallBackForward is a special ICallBackListener implementation which will replace the event source of the received CallBackEvent with another | Class | javax.rad.remote.event | JVX |
|
| CallErrorEvent | The CallErrorEvent encapsulates the connection error and all relevant information. | Class | javax.rad.remote.event | JVX |
|
| CallEvent | The CallEvent class contains information about object and action calls. | Class | javax.rad.remote.event | JVX |
|
| ConnectionEvent | The ConnectionEvent class encapsulates connection information. | Class | javax.rad.remote.event | JVX |
|
| ICallBackListener | The ICallBackListener interface enables the asynchronous communication between client and server. | Interface | javax.rad.remote.event | JVX |
|
| IConnectionListener | The IConnectionListener interface should be used to get notifications when communication errors occurs. | Interface | javax.rad.remote.event | JVX |
|
| IConnectionPropertyChangedListener | The IConnectionPropertyChangedListener interface should be used to get notifications when a property in the IConnection changes. | Interface | javax.rad.remote.event | JVX |
|
| PropertyEvent | The PropertyEvent class is the event for property changes. | Class | javax.rad.remote.event | JVX |