Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
java.rmi.server

Classes in java.rmi.server used by java.rmi.server
ExportException
          Thrown if an attempt to export a remote object fails.
LogStream
          Deprecated.  
ObjID
          Represents the object identifier, unique for the host that generated it.
Operation
          Deprecated.  
RemoteCall
          Deprecated.  
RemoteObject
           
RemoteRef
          Represents a handler to the remote object.
RemoteServer
          A common superclass for the server implementations.
RemoteStub
          This is a base class for the automatically generated RMI stubs.
RMIClassLoaderSpi
           
RMIClientSocketFactory
           
RMIFailureHandler
           
RMIServerSocketFactory
           
RMISocketFactory
           
ServerNotActiveException
          Thrown during RemoteServer.getClientHost if the host is not servicing a remote method call.
UID
          Represents the unique identifier over time for the host which has generated it.