Class RMIIIOPServerImpl

java.lang.Object
javax.management.remote.rmi.RMIServerImpl
javax.management.remote.rmi.RMIIIOPServerImpl
All Implemented Interfaces:
Closeable, AutoCloseable, Remote, RMIServer

@Deprecated
public class RMIIIOPServerImpl
extends RMIServerImpl
Deprecated.
This transport is no longer supported.

An RMIServerImpl that is exported through IIOP and that creates client connections as RMI objects exported through IIOP. User code does not usually reference this class directly.

Since:
1.5
See Also:
RMIServerImpl