com.hazelcast.nio.tcp
Interface SocketReader

All Known Implementing Classes:
SocketTextReader

public interface SocketReader


Method Summary
 void read(ByteBuffer bb)
           
 

Method Detail

read

void read(ByteBuffer bb)
          throws Exception
Throws:
Exception


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.