|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alliance.core.comm.filetransfers.BlockConsumer
public class BlockConsumer
Created by IntelliJ IDEA. User: maciek Date: 2006-jan-26 Time: 21:56:49 To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
BlockConsumer(DownloadConnection c,
int blockNumber,
BlockStorage storage)
|
|
| Method Summary | |
|---|---|
void |
consume(java.nio.ByteBuffer buf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlockConsumer(DownloadConnection c,
int blockNumber,
BlockStorage storage)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void consume(java.nio.ByteBuffer buf)
throws java.io.IOException
consume in interface DataConsumerjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||