Class Handshaker

  • All Implemented Interfaces:
    CoreHandler, Handler

    public class Handshaker
    extends BaseHandler
    A handler that mirrors the actions of the remote end of a connection. This handler responds in kind when the remote end of the connection is opened and closed. Likewise if the remote end of the connection opens or closes sessions and links, this handler responds by opening or closing the local end of the session or link.