Package | Description |
---|---|
org.apache.mina.filter.codec.statemachine |
Modifier and Type | Class | Description |
---|---|---|
class |
ConsumeToLinearWhitespaceDecodingState |
DecodingState which consumes all bytes until a space (0x20) or tab
(0x09) character is reached. |
Copyright © 2004–2018 Apache MINA Project. All rights reserved.