public interface TransportInput
Modifier and Type | Method and Description |
---|---|
int |
capacity() |
void |
close_tail() |
void |
process() |
ByteBuffer |
tail() |
int capacity()
ByteBuffer tail()
void process() throws TransportException
TransportException
void close_tail()
Copyright © 2013 The Apache Software Foundation. All rights reserved.