public interface TAsyncProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(AbstractNonblockingServer.AsyncFrameBuffer fb)
Process a single frame.
|
void process(AbstractNonblockingServer.AsyncFrameBuffer fb) throws TException
fb - the frame buffer to process.TException - if the frame cannot be processed