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