com.hazelcast.nio.tcp
public interface SocketWriter<T extends SocketWritable>
Modifier and Type | Method and Description |
---|---|
boolean |
write(T socketWritable,
ByteBuffer socketBuffer) |
boolean write(T socketWritable, ByteBuffer socketBuffer) throws Exception
Exception
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.