| Interface | Description |
|---|---|
| RemoteObjectSubstitution |
Interface that allows remote objects to be substituted for a different remote object
before being written to the stream.
|
| Class | Description |
|---|---|
| PortableRemoteObject |
Server implementation objects may either inherit from javax.rmi.PortableRemoteObject or they may implement a remote
interface and then use the exportObject method to register themselves as a server object.
|
| RemoteObjectSubstitutionManager |
Manager class for the current
RemoteObjectSubstitution |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.