|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use java.rmi.server | |
|---|---|
| java.rmi.activation | In the previous Classpath releases, an instance of a UnicastRemoteObject could be accessed from a server that: has created an instance of that object has been running all the time The the activation system allows to activate and execute the object implementation on demand rather than running all time. |
| java.rmi.dgc | The Distributed Garbage Collector (DGC). |
| java.rmi.registry | |
| java.rmi.server | |
| Classes in java.rmi.server used by java.rmi.activation | |
|---|---|
| ObjID
Represents the object identifier, unique for the host that generated it. |
|
| 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. |
|
| RMIClientSocketFactory
|
|
| RMIServerSocketFactory
|
|
| UnicastRemoteObject
This class obtains stub that communicates with the remote object. |
|
| Classes in java.rmi.server used by java.rmi.dgc | |
|---|---|
| ObjID
Represents the object identifier, unique for the host that generated it. |
|
| Classes in java.rmi.server used by java.rmi.registry | |
|---|---|
| RMIClientSocketFactory
|
|
| RMIServerSocketFactory
|
|
| 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. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||