public interface PayloadProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(ByteBuffer payload)
Used to process payloads for in the spec.
|
void |
reset(Frame frame) |
void process(ByteBuffer payload)
payload - the payload to processBadPayloadException - the exception when the payload fails to validate properlyvoid reset(Frame frame)
Copyright © 1995-2015 Webtide. All Rights Reserved.