Class DefaultSubscribeHandler

    • Constructor Detail

      • DefaultSubscribeHandler

        public DefaultSubscribeHandler()
    • 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