org.apache.geronimo.kernel.rmi
Class GeronimoSslRMIClientSocketFactory
java.lang.Object
javax.rmi.ssl.SslRMIClientSocketFactory
org.apache.geronimo.kernel.rmi.GeronimoSslRMIClientSocketFactory
- All Implemented Interfaces:
- Serializable, RMIClientSocketFactory
public class GeronimoSslRMIClientSocketFactory
- extends SslRMIClientSocketFactory
- See Also:
- Serialized Form
GeronimoSslRMIClientSocketFactory
public GeronimoSslRMIClientSocketFactory(int readTimeout)
createSocket
public Socket createSocket(String host,
int port)
throws IOException
- Specified by:
createSocket in interface RMIClientSocketFactory- Overrides:
createSocket in class SslRMIClientSocketFactory
- Throws:
IOException
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.