Package | Description |
---|---|
agilermi |
Provides the Agile RMI middle-ware.
|
agilermi.authentication |
Provides the interface that must be implemented when application-level
authentication and authorization are requested
|
agilermi.codemobility |
Provides modules useful to customize the dynamic class downloading
mechanism.
|
agilermi.communication |
Provides interfaces and default implementations used to customize the
underlying communication.
|
agilermi.communication.gzip | |
agilermi.communication.stackprotocol | |
agilermi.configuration |
Provides all the interfaces needed to configure an application based on RMI.
|
agilermi.configuration.annotation |
Provides interfaces used to customize RMI semantics of the method that they
are applied to
|
agilermi.core |
Provides the Agile RMI core system.
|
agilermi.exception |
Provides all the exception that can be thrown during a RMI operation.
|
agilermi.utility |
Provides modules that expose remote version of some standard class
|
agilermi.utility.io |
Provides classes and interfaces used to get remote access to IO objects, such
as
OutputStream objects and RandomAccessFile
objects. |
agilermi.utility.logging |
Provides a utility implementation of a remote logger that can be used to log
information from remote RMI nodes
|