org.alliance.core.comm.filetransfers
Interface DataConsumer

All Known Implementing Classes:
BlockConsumer, FileDescriptorConsumer

public interface DataConsumer

Created by IntelliJ IDEA. User: maciek Date: 2006-jan-26 Time: 21:55:56 To change this template use File | Settings | File Templates.


Method Summary
 void consume(java.nio.ByteBuffer buf)
           
 

Method Detail

consume

void consume(java.nio.ByteBuffer buf)
             throws java.io.IOException
Throws:
java.io.IOException