Skip navigation links
A B C D E F G H I L M O P R S T U W 

C

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
Equinvalent to calling RMIClassLoader.clearCodebasesSet() on the result of the method RMIRegistry.getRmiClassLoader().
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
This class decodes the data streams encoded with ConitnuousGzipOutputStream.
ContinuousGzipInputStream(InputStream) - Constructor for class agilermi.communication.gzip.ContinuousGzipInputStream
Builds a decoder for streams encoded with ConitnuousGzipOutputStream.
convert(RandomAccessFile) - Static method in interface agilermi.utility.io.RandomAccessService
Converts a RandomAccessFile to a remote RandomAccessService.
convert(RemoteInput) - Static method in interface agilermi.utility.io.RemoteInput
Converts a RemoteInput to an InputStream.
convert(InputStream) - Static method in interface agilermi.utility.io.RemoteInput
Converts an InputStream to a RemoteInput.
convert(RemoteOutput) - Static method in interface agilermi.utility.io.RemoteOutput
Converts a RemoteOutput to an OutputStream.
convert(OutputStream) - Static method in interface agilermi.utility.io.RemoteOutput
Converts an OutputStream to a 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
 
A B C D E F G H I L M O P R S T U W 
Skip navigation links