Interface AuthenticationRequestHandler.HandshakeResponseListener

Enclosing interface:
AuthenticationRequestHandler

public static interface AuthenticationRequestHandler.HandshakeResponseListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    respond(long protocolVersion, ByteBuffer payload)
     
  • Method Details

    • respond

      void respond(long protocolVersion, ByteBuffer payload)