SaslFrameParser

Undocumented in source.

Constructors

this
this(SaslFrameHandler sasl, ByteBufferDecoder decoder, int frameSizeLimit, TransportImpl transport)
Undocumented in source.

Members

Enums

State
enum State
Undocumented in source.

Functions

input
void input(ByteBuffer input)

Parse the provided SASL input and call my SASL frame handler with the result

Meta