Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.rad.remote Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AbstractConnectionThe AbstractConnection encapsulates the access to an IConnection implementation.Classjavax.rad.remoteJVX
AbstractConnection .PropertyChangedDelegateThe PropertyChangedDelegate is an IConnectionPropertyChangedListener that forwards property changed events to single property listeners.Classjavax.rad.remoteJVX
CallBackEventThe CallBackEvent will be sent to an ICallBackListener if an asynchronous method call returns a result.Classjavax.rad.remote.eventJVX
CallBackForwardThe CallBackForward is a special ICallBackListener implementation which will replace the event source of the received CallBackEvent with anotherClassjavax.rad.remote.eventJVX
CallErrorEventThe CallErrorEvent encapsulates the connection error and all relevant information.Classjavax.rad.remote.eventJVX
CallEventThe CallEvent class contains information about object and action calls.Classjavax.rad.remote.eventJVX
ChangePasswordExceptionThe ChangePasswordException is a CommunicationException for sessions when the password should be changed.Classjavax.rad.remoteJVX
CommunicationExceptionThe CommunicationException is a RuntimeException for client/server communication problems.Classjavax.rad.remoteJVX
ConnectionEventThe ConnectionEvent class encapsulates connection information.Classjavax.rad.remote.eventJVX
ConnectionExceptionThe ConnectionException is a CommunicationException for general connection exceptions.Classjavax.rad.remoteJVX
ConnectionInfoThe ConnectionInfo holds all important connection information: the connection identifierthe current connection propertiesthe last call timeClassjavax.rad.remoteJVX
ICallBackListenerThe ICallBackListener interface enables the asynchronous communication between client and server.Interfacejavax.rad.remote.eventJVX
IConnectionThe IConnection interface defines all methods for the communication between client and server.Interfacejavax.rad.remoteJVX
IConnectionConstantsThe IConnectionConstants defines constants for the connection handling between client and server.Interfacejavax.rad.remoteJVX
IConnectionListenerThe IConnectionListener interface should be used to get notifications when communication errors occurs.Interfacejavax.rad.remote.eventJVX
IConnectionPropertyChangedListenerThe IConnectionPropertyChangedListener interface should be used to get notifications when a property in the IConnection changes.Interfacejavax.rad.remote.eventJVX
MasterConnectionThe MasterConnection provides sub connections and an alive check for all known connections.Classjavax.rad.remoteJVX
PropertyEventThe PropertyEvent class is the event for property changes.Classjavax.rad.remote.eventJVX
SessionCancelExceptionThe SessionCancelException is a SessionExpiredException for the notification that a session is expired and the access was canceled.Classjavax.rad.remoteJVX
SessionExpiredExceptionThe SessionExpiredException is a CommunicationException for expired sessions/connections.Classjavax.rad.remoteJVX
SubConnectionThe SubConnection uses the connection of a MasterConnection for transfering data to the server.Classjavax.rad.remoteJVX
UnauthorizedExceptionThe UnauthorizedException is a CommunicationException for client/server authorization problems.Classjavax.rad.remoteJVX