|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.httpio.ChunkEnder
public class ChunkEnder
A class that sends the chunk ending (with an empty footer).
| Constructor Summary | |
|---|---|
ChunkEnder()
|
|
| Method Summary | |
|---|---|
void |
sendChunkEnding(SocketChannel channel,
Selector selector,
Logger logger,
TrafficLogger tl,
BlockSentListener bsl)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChunkEnder()
| Method Detail |
|---|
public void sendChunkEnding(SocketChannel channel,
Selector selector,
Logger logger,
TrafficLogger tl,
BlockSentListener bsl)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||