public class CompressedSslClientSocketFactory extends SslRMIClientSocketFactory implements SocketConfiguratorHolder
| Constructor and Description |
|---|
CompressedSslClientSocketFactory() |
| Modifier and Type | Method and Description |
|---|---|
Socket |
createSocket(String host,
int port) |
boolean |
equals(Object obj) |
SocketConfigurator |
getSocketConfigurator() |
int |
hashCode() |
void |
setSocketConfigurator(SocketConfigurator socketConfigurator) |
public Socket createSocket(String host, int port) throws IOException
createSocket in interface RMIClientSocketFactorycreateSocket in class SslRMIClientSocketFactoryIOExceptionpublic int hashCode()
hashCode in class SslRMIClientSocketFactorypublic boolean equals(Object obj)
equals in class SslRMIClientSocketFactorypublic SocketConfigurator getSocketConfigurator()
getSocketConfigurator in interface SocketConfiguratorHolderpublic void setSocketConfigurator(SocketConfigurator socketConfigurator)
setSocketConfigurator in interface SocketConfiguratorHolderCopyright © 2016 Krake Softwaretechnik. All rights reserved.