public class NioChannelFactory extends Object implements ChannelFactory
Constructor and Description |
---|
NioChannelFactory() |
Modifier and Type | Method and Description |
---|---|
Channel |
create(SocketChannel channel,
boolean clientMode,
boolean directBuffer)
Creates the Channel.
|
public Channel create(SocketChannel channel, boolean clientMode, boolean directBuffer) throws Exception
ChannelFactory
create
in interface ChannelFactory
Exception
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.