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 SocketChannelWrapperFactory
Exception
public boolean isSSlEnabled()
isSSlEnabled
in interface SocketChannelWrapperFactory
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.