java.lang.Object
com.aoapps.hodgepodge.rmi.RMIServerSocketFactorySSL
- All Implemented Interfaces:
RMIServerSocketFactory
SSL server factory.
- Author:
- AO Industries, Inc.
-
Constructor Summary
ConstructorDescriptionWill listen on the default listen address.RMIServerSocketFactorySSL
(String listenAddress) Will listen on the provided listen address. -
Method Summary
-
Constructor Details
-
RMIServerSocketFactorySSL
public RMIServerSocketFactorySSL()Will listen on the default listen address. -
RMIServerSocketFactorySSL
Will listen on the provided listen address.
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
createServerSocket
- Specified by:
createServerSocket
in interfaceRMIServerSocketFactory
- Throws:
IOException
-