Index (Frames) | Index (No Frames) | Package | Package Tree | Tree

Package java.rmi.server

ExportException Thrown if an attempt to export a remote object fails.
LoaderHandler
LogStream
ObjID
Operation
RMIClassLoader
RMIClassLoaderSpi
RMIClientSocketFactory
RMIFailureHandler
RMIServerSocketFactory
RMISocketFactory
RemoteCall
RemoteObject
RemoteRef
RemoteServer
RemoteStub
ServerCloneException Thrown if a remote exception occurs during the cloning process of a UnicastRemoteObject.
ServerNotActiveException Thrown during RemoteServer.getClientHost if the host is not servicing a remote method call.
ServerRef
Skeleton
SkeletonMismatchException Thrown if a call is received that does not match a Skeleton.
SkeletonNotFoundException Thrown if a Skeleton corresponding to the remote object is not found.
SocketSecurityException Thrown during remote object export if the code does not have permission to create a java.net.ServerSocket on the specified port.
UID
UnicastRemoteObject
Unreferenced