public class MQRMIClientSocketFactory extends SslRMIClientSocketFactory
| Constructor and Description |
|---|
MQRMIClientSocketFactory(String hostname,
boolean isBrokerHostTrusted,
boolean useSSL) |
| Modifier and Type | Method and Description |
|---|---|
Socket |
createSocket(String host,
int port) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public MQRMIClientSocketFactory(String hostname, boolean isBrokerHostTrusted, boolean useSSL)
public Socket createSocket(String host, int port) throws IOException
createSocket in interface RMIClientSocketFactorycreateSocket in class SslRMIClientSocketFactoryIOExceptionpublic boolean equals(Object obj)
equals in class SslRMIClientSocketFactorypublic int hashCode()
hashCode in class SslRMIClientSocketFactoryCopyright © 2017. All rights reserved.