public static interface FrameDecoder.FrameProcessor
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(FrameDecoder.Frame frame)
Frame processor that the frames should be handed off to.
|
boolean process(FrameDecoder.Frame frame) throws java.io.IOException
java.io.IOExceptionCopyright © 2009-2020 The Apache Software Foundation