PayloadProcessor.process

Used to process payloads for in the spec.

@param payload the payload to process @throws BadPayloadException the exception when the payload fails to validate properly

interface PayloadProcessor
void
process
(
ByteBuffer payload
)

Meta