Class DefaultAbortHandler

    • Constructor Detail

      • DefaultAbortHandler

        public DefaultAbortHandler()
    • Method Detail

      • handle

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