public class CloseReasonValidator extends UTF8Validator implements PayloadProcessor
OpCode.CLOSE Reason message.Utf8Appendable.NotUtf8Exception_appendable, _state, REPLACEMENT| Constructor and Description |
|---|
CloseReasonValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(ByteBuffer payload)
Used to process payloads for in the spec.
|
length, resetappend, append, append, append, appendByte, checkState, isUtf8SequenceComplete, reset, toReplacedStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresetpublic void process(ByteBuffer payload)
PayloadProcessorprocess in interface PayloadProcessorprocess in class UTF8Validatorpayload - the payload to processCopyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.