Class DefaultUnsubscribeHandler

    • Constructor Detail

      • DefaultUnsubscribeHandler

        public DefaultUnsubscribeHandler()
    • Method Detail

      • handle

        public void handle​(ServerFrame serverFrame)
        Description copied from interface: Handler
        Something has happened, so handle it.
        Specified by:
        handle in interface Handler<ServerFrame>
        Parameters:
        serverFrame - the event to handle