Interface HandshakeListener

    • Method Detail

      • onHandshakeSuccessful

        void onHandshakeSuccessful​(GetFeaturesOutput featureOutput,
                                   org.opendaylight.yangtools.yang.common.Uint8 version)
        Handshake successfull.
        Parameters:
        featureOutput - obtained
        version - negotiated
      • onHandshakeFailure

        void onHandshakeFailure()
        This method is called when handshake fails for some reason. It allows all necessary cleanup operations.
      • setHandshakeContext

        void setHandshakeContext​(HandshakeContext handshakeContext)
        Setter.
        Parameters:
        handshakeContext - context