public class OpendsRmiServerSocketFactory extends Object implements RMIServerSocketFactory
The RMI connector class starts and stops the JMX RMI connector server. There are 2 different connector servers
Each connector is registered into the JMX MBean server.
| Constructor and Description |
|---|
OpendsRmiServerSocketFactory(InetAddress listenAddress)
Create a new socket factory which will listen on the specified address.
|
public OpendsRmiServerSocketFactory(InetAddress listenAddress)
listenAddress - The address to listen on.public ServerSocket createServerSocket(int port) throws IOException
createServerSocket in interface RMIServerSocketFactoryIOExceptionCopyright © 2010-2015 ForgeRock AS. All Rights Reserved.