org.alliance.core.comm.filetransfers
Interface DataProvider

All Known Implementing Classes:
BlockProvider, BlockStorageBlockProvider, CompleteFileBlockProvider, FileDescriptorProvider

public interface DataProvider

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


Method Summary
 int fill(java.nio.ByteBuffer buf)
           
 

Method Detail

fill

int fill(java.nio.ByteBuffer buf)
         throws java.io.IOException
Throws:
java.io.IOException