Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Java.rmi.server Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
ExportExceptionAn ExportException is a RemoteException thrown if an attempt to export a remote object fails.Classjava.rmi.serverJava SE
LogStreamLogStream provides a mechanism for logging errors that are of possible interest to those monitoring a system.Classjava.rmi.serverJava SE
LoaderHandlerLoaderHandler is an interface used internally by the RMI runtime in previous implementation versions.Interfacejava.rmi.serverJava SE
ObjIDAn ObjID is used to identify a remote object exported to an RMI runtime.Classjava.rmi.serverJava SE
OperationAn Operation contains a description of a Java method.Classjava.rmi.serverJava SE
RemoteObjectThe RemoteObject class implements the java.Classjava.rmi.serverJava SE
RemoteObjectInvocationHandlerAn implementation of the InvocationHandler interface for use with Java Remote Method Invocation (Java RMI).Classjava.rmi.serverJava SE
RemoteServerThe RemoteServer class is the common superclass to server implementations and provides the framework to support a wide rangeClassjava.rmi.serverJava SE
RemoteStubThe RemoteStub class is the common superclass of statically generated clientClassjava.rmi.serverJava SE
RMIClassLoaderRMIClassLoader comprises static methods to support dynamic class loading with RMI.Classjava.rmi.serverJava SE
RMIClassLoaderSpiRMIClassLoaderSpi is the service provider interface for In particular, an RMIClassLoaderSpi instance provides anClassjava.rmi.serverJava SE
RMISocketFactoryAn RMISocketFactory instance is used by the RMI runtime in order to obtain client and server sockets for RMI calls.Classjava.rmi.serverJava SE
RemoteCallRemoteCall is an abstraction used solely by the RMI runtime (in conjunction with stubs and skeletons of remote objects) to carry out aInterfacejava.rmi.serverJava SE
RemoteRefRemoteRef represents the handle for a remote object.Interfacejava.rmi.serverJava SE
RMIClientSocketFactoryAn RMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls.Interfacejava.rmi.serverJava SE
RMIFailureHandlerAn RMIFailureHandler can be registered via the RMISocketFactory.Interfacejava.rmi.serverJava SE
RMIServerSocketFactoryAn RMIServerSocketFactory instance is used by the RMI runtime in order to obtain server sockets for RMI calls.Interfacejava.rmi.serverJava SE
ServerCloneExceptionA ServerCloneException is thrown if a remote exception occurs during the cloning of a UnicastRemoteObject.Classjava.rmi.serverJava SE
ServerErrorA ServerError is thrown as a result of a remote method invocation when an Error is thrown while processingClassjava.rmiJava SE
ServerExceptionA ServerException is thrown as a result of a remote method invocation when a RemoteException is thrown while processingClassjava.rmiJava SE
ServerNotActiveExceptionAn ServerNotActiveException is an Exception thrown during a call to RemoteServer.Classjava.rmi.serverJava SE
ServerRuntimeExceptionClassjava.rmiJava SE
SkeletonMismatchExceptionThis exception is thrown when a call is received that does not match the available skeleton.Classjava.rmi.serverJava SE
SkeletonNotFoundExceptionA SkeletonNotFoundException is thrown if the Skeleton corresponding to the remote object beingClassjava.rmi.serverJava SE
SocketSecurityExceptionAn obsolete subclass of ExportException.Classjava.rmi.serverJava SE
ServerRefInterfacejava.rmi.serverJava SE
SkeletonThe Skeleton interface is used solely by the RMI Every version 1.Interfacejava.rmi.serverJava SE
UIDA UID represents an identifier that is unique over time with respect to the host it is generated on, or one of 216Classjava.rmi.serverJava SE
UnicastRemoteObjectUsed for exporting a remote object with JRMP and obtaining a stub that communicates to the remote object.Classjava.rmi.serverJava SE
UnreferencedA remote object implementation should implement the Unreferenced interface to receive notification when there areInterfacejava.rmi.serverJava SE