public interface FrameReader
| Modifier and Type | Method and Description |
|---|---|
void |
closeChannels() |
void |
fail(CannedResponse cannedResponse,
SocketChannel failedChannel) |
void |
processInput(SelectionKey selectionKey,
ByteBuffer byteBuffer) |
void closeChannels()
void fail(CannedResponse cannedResponse, SocketChannel failedChannel)
void processInput(SelectionKey selectionKey, ByteBuffer byteBuffer)
Copyright © 2017. All rights reserved.