- handleChallenge
void handleChallenge(SaslChallenge saslChallenge, Binary payload, E context)
Undocumented in source.
- handleInit
void handleInit(SaslInit saslInit, Binary payload, E context)
Undocumented in source.
- handleMechanisms
void handleMechanisms(SaslMechanisms saslMechanisms, Binary payload, E context)
Undocumented in source.
- handleOutcome
void handleOutcome(SaslOutcome saslOutcome, Binary payload, E context)
Undocumented in source.
- handleResponse
void handleResponse(SaslResponse saslResponse, Binary payload, E context)
Undocumented in source.
- invoke
void invoke(SaslFrameBodyHandler!E handler, Binary payload, E context)
Undocumented in source.