public class SocketReaderInitializerImpl extends Object implements SocketReaderInitializer<TcpIpConnection>
Constructor and Description |
---|
SocketReaderInitializerImpl(ILogger logger) |
Modifier and Type | Method and Description |
---|---|
void |
init(TcpIpConnection connection,
SocketReader reader) |
public SocketReaderInitializerImpl(ILogger logger)
public void init(TcpIpConnection connection, SocketReader reader) throws IOException
init
in interface SocketReaderInitializer<TcpIpConnection>
IOException
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.