- changePassphrase(String, String) - Method in class agilermi.authentication.StandardRMIAuthenticator
-
Change the pass-phrase of a registered authentication identifier
- ClassLoaderFactory - Interface in agilermi.codemobility
-
This class is used to define a proper class loading strategy for the target
platform and to obtain a functional weak code mobility at the RMI protocol
level.
- clearCodebasesSet() - Method in class agilermi.core.RMIClassLoader
-
Remove all statically known codebases.
- clearCodebasesSet() - Method in class agilermi.core.RMIRegistry.Builder
-
Remove all the codebases added to this builder.
- clearCodebasesSet() - Method in class agilermi.core.RMIRegistry
-
- close() - Method in class agilermi.communication.gzip.ConitnuousGzipOutputStream
-
- close() - Method in class agilermi.communication.gzip.ContinuousGzipInputStream
-
- close() - Method in interface agilermi.utility.io.RandomAccessService
-
- close() - Method in interface agilermi.utility.io.RemoteInput
-
- close() - Method in interface agilermi.utility.io.RemoteOutput
-
- closeAllConnections(String, int, boolean) - Method in class agilermi.core.RMIRegistry
-
Close all currently active connections to the specified remote socket
(host/port).
- ConitnuousGzipOutputStream - Class in agilermi.communication.gzip
-
This class uses the GZIPOutputStream
of the standard JDK to implement
a continuous buffered output stream for data compression.
- ConitnuousGzipOutputStream(OutputStream, int) - Constructor for class agilermi.communication.gzip.ConitnuousGzipOutputStream
-
Build a new compression stream with the specified buffer size.
- connectionEnd() - Method in class agilermi.communication.gzip.GzipEndpoint
-
- connectionEnd() - Method in interface agilermi.communication.ProtocolEndpoint
-
- connectionEnd() - Method in class agilermi.communication.stackprotocol.StackProtocolEndpoint
-
- containsHost(String, int) - Method in class agilermi.authentication.AuthenticationGroup
-
- ContinuousGzipInputStream - Class in agilermi.communication.gzip
-
- ContinuousGzipInputStream(InputStream) - Constructor for class agilermi.communication.gzip.ContinuousGzipInputStream
-
- convert(RandomAccessFile) - Static method in interface agilermi.utility.io.RandomAccessService
-
- convert(RemoteInput) - Static method in interface agilermi.utility.io.RemoteInput
-
- convert(InputStream) - Static method in interface agilermi.utility.io.RemoteInput
-
- convert(RemoteOutput) - Static method in interface agilermi.utility.io.RemoteOutput
-
- convert(OutputStream) - Static method in interface agilermi.utility.io.RemoteOutput
-
- create() - Static method in class agilermi.codemobility.BasicCodeServer
-
Creates a new server instance
- createClassLoader(URL, ClassLoader) - Method in interface agilermi.codemobility.ClassLoaderFactory
-
Create a new instance of the ClassLoader
implementation.
- createClassLoader(URL, ClassLoader) - Method in class agilermi.codemobility.URLClassLoaderFactory
-
- createEndpoint(OutputStream, InputStream) - Method in class agilermi.communication.gzip.GzipEndpointFactory
-
- createEndpoint(OutputStream, InputStream) - Method in interface agilermi.communication.ProtocolEndpointFactory
-
Creates an end-point for the protocol related to this factory on the
specified streams.
- createEndpoint(OutputStream, InputStream) - Method in class agilermi.communication.stackprotocol.StackProtocolEndpointFactory
-
- createRole(String) - Method in class agilermi.authentication.StandardRMIAuthenticator
-
Create a new user role
- createServerSocket(int) - Method in class agilermi.communication.DefaultSSLServerSocketFactory
-
- createServerSocket(int, int) - Method in class agilermi.communication.DefaultSSLServerSocketFactory
-
- createServerSocket(int, int, InetAddress) - Method in class agilermi.communication.DefaultSSLServerSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class agilermi.communication.DefaultSSLSocketFactory
-
- createSocket(String, int) - Method in class agilermi.communication.DefaultSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class agilermi.communication.DefaultSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class agilermi.communication.DefaultSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class agilermi.communication.DefaultSSLSocketFactory
-