public class SpinningChannelFactory extends Object implements ChannelFactory
| Constructor and Description | 
|---|
SpinningChannelFactory()  | 
| 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
ChannelFactorycreate in interface ChannelFactoryExceptionCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.