- isAutomaticReferencingEnabled() - Method in class agilermi.core.RMIRegistry
-
Returns the status of the automatic referencing.
- isCodeDownloadingEnabled() - Method in class agilermi.core.RMIRegistry
-
Gets the code mobility enable flag
- isDisposed() - Method in class agilermi.core.RMIHandler
-
Gets the disposed status of this peer
- isListening() - Method in class agilermi.codemobility.BasicCodeServer
-
- isMethodAsynch(Method) - Method in class agilermi.core.RMIRegistry.MethodAnnotationRegistry
-
Returns the asynchronous status of a remote method.
- isMethodSuppressingFaults(Method) - Method in class agilermi.core.RMIRegistry.MethodAnnotationRegistry
-
Gets the fault suppressing flag of a method.
- isMultiConnectionMode() - Method in class agilermi.core.RMIRegistry
-
Gets the multi-connection mode enable state.
- isOwnStub(Object) - Method in class agilermi.core.RMIHandler
-
Check if the given object is a stub created by this handler
- isRegistered(String) - Method in class agilermi.authentication.StandardRMIAuthenticator
-
Gets the registration status for the given identifier
- isRemote(Class<?>) - Method in class agilermi.core.RMIRegistry
-
Check if a class is marked for automatic referencing.