com.nhncorp.neptune.changelog.pipe
Interface BulkTestIF

All Known Implementing Classes:
Bulk

public interface BulkTestIF


Method Summary
 int readFromChannel(java.nio.channels.SocketChannel ch, java.nio.ByteBuffer buf)
           
 

Method Detail

readFromChannel

int readFromChannel(java.nio.channels.SocketChannel ch,
                    java.nio.ByteBuffer buf)
                    throws java.io.IOException
Throws:
java.io.IOException