Class KeepAliveHandler

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
All Implemented Interfaces:
RequestHandler<ConnectionService>, ConnectionServiceRequestHandler

public class KeepAliveHandler extends AbstractConnectionServiceRequestHandler
Handler for "keepalive@xxx" global request.
Author:
Apache MINA SSHD Project