|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.rad.remote | |
---|---|
com.sibvisions.rad.application | Contains base classes for application creation. |
com.sibvisions.rad.model.remote | Contains model implementations for accessing remote data. |
com.sibvisions.rad.remote | Contains general communication classes which can be used from client and server implementations. |
com.sibvisions.rad.remote.http | Contains general communication classes which can be used from client and server implementations. |
com.sibvisions.rad.server | Contains remote server classes and dependent components. |
com.sibvisions.rad.util | Contains utility classes for the javax.rad API. |
javax.rad.application | Contains all interfaces to develop an application. |
javax.rad.application.genui | Contains implementations of the generic application interfaces. |
javax.rad.remote | Contains all important interfaces for implementing the client/server communication. |
javax.rad.remote.event | Contains all event relevant interfaces and classes for the network communication package. |
javax.rad.server | Contains classes and interfaces needed for implementing a remote server. |
Classes in javax.rad.remote used by com.sibvisions.rad.application | |
---|---|
IConnection
The IConnection interface defines all methods for
the communication between client and server. |
Classes in javax.rad.remote used by com.sibvisions.rad.model.remote | |
---|---|
AbstractConnection
The AbstractConnection encapsulates the access to an
IConnection implementation. |
Classes in javax.rad.remote used by com.sibvisions.rad.remote | |
---|---|
ConnectionInfo
The ConnectionInfo holds all important connection information:
the connection identifier
the current connection properties
the last call time
The information will be needed to communicate with any server through an
IConnection implementation. |
|
IConnection
The IConnection interface defines all methods for
the communication between client and server. |
Classes in javax.rad.remote used by com.sibvisions.rad.remote.http | |
---|---|
ConnectionInfo
The ConnectionInfo holds all important connection information:
the connection identifier
the current connection properties
the last call time
The information will be needed to communicate with any server through an
IConnection implementation. |
|
IConnection
The IConnection interface defines all methods for
the communication between client and server. |
Classes in javax.rad.remote used by com.sibvisions.rad.server | |
---|---|
ConnectionInfo
The ConnectionInfo holds all important connection information:
the connection identifier
the current connection properties
the last call time
The information will be needed to communicate with any server through an
IConnection implementation. |
|
IConnection
The IConnection interface defines all methods for
the communication between client and server. |
Classes in javax.rad.remote used by com.sibvisions.rad.util | |
---|---|
ConnectionInfo
The ConnectionInfo holds all important connection information:
the connection identifier
the current connection properties
the last call time
The information will be needed to communicate with any server through an
IConnection implementation. |
|
IConnection
The IConnection interface defines all methods for
the communication between client and server. |
Classes in javax.rad.remote used by javax.rad.application | |
---|---|
AbstractConnection
The AbstractConnection encapsulates the access to an
IConnection implementation. |
Classes in javax.rad.remote used by javax.rad.application.genui | |
---|---|
AbstractConnection
The AbstractConnection encapsulates the access to an
IConnection implementation. |
Classes in javax.rad.remote used by javax.rad.remote | |
---|---|
AbstractConnection
The AbstractConnection encapsulates the access to an
IConnection implementation. |
|
CommunicationException
The CommunicationException is a RuntimeException for
client/server communication problems. |
|
ConnectionInfo
The ConnectionInfo holds all important connection information:
the connection identifier
the current connection properties
the last call time
The information will be needed to communicate with any server through an
IConnection implementation. |
|
IConnection
The IConnection interface defines all methods for
the communication between client and server. |
|
MasterConnection
The MasterConnection provides sub connections and
an alive check for all known connections. |
|
SubConnection
The SubConnection uses the connection of a
MasterConnection for transfering data to the server. |
Classes in javax.rad.remote used by javax.rad.remote.event | |
---|---|
AbstractConnection
The AbstractConnection encapsulates the access to an
IConnection implementation. |
Classes in javax.rad.remote used by javax.rad.server | |
---|---|
IConnection
The IConnection interface defines all methods for
the communication between client and server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |