public class DefaultSocketChannelWrapperFactory extends Object implements SocketChannelWrapperFactory
| Constructor and Description | 
|---|
| DefaultSocketChannelWrapperFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isSSlEnabled() | 
| SocketChannelWrapper | wrapSocketChannel(SocketChannel socketChannel,
                 boolean client) | 
public SocketChannelWrapper wrapSocketChannel(SocketChannel socketChannel, boolean client) throws Exception
wrapSocketChannel in interface SocketChannelWrapperFactoryExceptionpublic boolean isSSlEnabled()
isSSlEnabled in interface SocketChannelWrapperFactoryCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.