public class KeepAliveHandler extends java.lang.Object implements RequestHandler<ConnectionService>
RequestHandler.Result| Constructor and Description |
|---|
KeepAliveHandler() |
| Modifier and Type | Method and Description |
|---|---|
RequestHandler.Result |
process(ConnectionService connectionService,
java.lang.String request,
boolean wantReply,
Buffer buffer)
Process the ssh-connection global request.
|
public RequestHandler.Result process(ConnectionService connectionService, java.lang.String request, boolean wantReply, Buffer buffer) throws java.lang.Exception
RequestHandlerprocess in interface RequestHandler<ConnectionService>java.lang.ExceptionCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.