| Package | Description |
|---|---|
| org.apache.mina.filter.codec.statemachine |
| Class and Description |
|---|
ConsumeToDynamicTerminatorDecodingState
DecodingState which consumes all bytes until a fixed (ASCII)
character is reached. |
| DecodingState
Represents a state in a decoder state machine used by
DecodingStateMachine. |
SkippingState
DecodingState which skips data until SkippingState.canSkip(byte) returns
false. |
Copyright © 2004–2017 Apache MINA Project. All rights reserved.