com.hazelcast.nio.tcp
Class DefaultSocketChannelWrapperFactory
java.lang.Object
com.hazelcast.nio.tcp.DefaultSocketChannelWrapperFactory
- All Implemented Interfaces:
- SocketChannelWrapperFactory
public class DefaultSocketChannelWrapperFactory
- extends Object
- implements SocketChannelWrapperFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSocketChannelWrapperFactory
public DefaultSocketChannelWrapperFactory()
wrapSocketChannel
public SocketChannelWrapper wrapSocketChannel(SocketChannel socketChannel,
boolean client)
throws Exception
- Specified by:
wrapSocketChannel
in interface SocketChannelWrapperFactory
- Throws:
Exception
isSSlEnabled
public boolean isSSlEnabled()
- Specified by:
isSSlEnabled
in interface SocketChannelWrapperFactory
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.