| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use java.rmi.server | |
| java.rmi.activation | |
| java.rmi.dgc | |
| java.rmi.registry | |
| java.rmi.server | |
Classes in java.rmi.server used by java.rmi.activation| RemoteObject
 | 
The RemoteObject class implements the
 java.lang.Object behavior for remote objects.RemoteServer
 | 
The RemoteServer class is the common superclass to server
 implementations and provides the framework to support a wide range
 of remote reference semantics.RMIClientSocketFactory
 | 
An RMIClientSocketFactory instance is used by the RMI runtime
 in order to obtain client sockets for RMI calls.RMIServerSocketFactory
 | 
An RMIServerSocketFactory instance is used by the RMI runtime
 in order to obtain server sockets for RMI calls.UnicastRemoteObject
 | 
The UnicastRemoteObject class defines a non-replicated remote object whose references are valid only while the server process is alive.  | 
|
Classes in java.rmi.server used by java.rmi.dgc| ObjID
 | 
An ObjID is used to identify remote objects uniquely
 in a VM over time. | 
|
Classes in java.rmi.server used by java.rmi.registry| RMIClientSocketFactory
 | 
An RMIClientSocketFactory instance is used by the RMI runtime
 in order to obtain client sockets for RMI calls.RMIServerSocketFactory
 | 
An RMIServerSocketFactory instance is used by the RMI runtime
 in order to obtain server sockets for RMI calls. | 
|
Classes in java.rmi.server used by java.rmi.server| ExportException
 | 
An ExportException is a RemoteException
 thrown if an attempt to export a remote object fails.LogStream
 | 
Deprecated. no replacement ObjID
 | 
An ObjID is used to identify remote objects uniquely
 in a VM over time.Operation
 | 
Deprecated. no replacement RemoteCall
 | 
Deprecated. no replacement. RemoteObject
 | 
The RemoteObject class implements the
 java.lang.Object behavior for remote objects.RemoteRef
 | 
RemoteRef represents the handle for a remote object.RemoteServer
 | 
The RemoteServer class is the common superclass to server
 implementations and provides the framework to support a wide range
 of remote reference semantics.RemoteStub
 | 
The RemoteStub class is the common superclass to client
 stubs and provides the framework to support a wide range of remote
 reference semantics.RMIClientSocketFactory
 | 
An RMIClientSocketFactory instance is used by the RMI runtime
 in order to obtain client sockets for RMI calls.RMIFailureHandler
 | 
An RMIFailureHandler can be registered via the
 RMISocketFactory.setFailureHandler call.RMIServerSocketFactory
 | 
An RMIServerSocketFactory instance is used by the RMI runtime
 in order to obtain server sockets for RMI calls.RMISocketFactory
 | 
An RMISocketFactory instance is used by the RMI runtime
 in order to obtain client and server sockets for RMI calls.ServerNotActiveException
 | 
An ServerNotActiveException is an Exception
 thrown during a call to RemoteServer.getClientHost if
 the getClientHost method is called outside of servicing a remote
 method call.UID
 | 
Abstraction for creating identifiers that are unique with respect to the the host on which it is generated.  | 
|
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.