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.IOException
Copyright © 2009- The Apache Software Foundation