blob: e4557432a7bd080a4e9872b9576fb4159e697b78 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_66) on Fri Jan 15 14:33:44 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.sshd.common.channel.RequestHandler.Result (Apache Mina SSHD :: Core 1.1.0 API)</title>
<meta name="date" content="2016-01-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.sshd.common.channel.RequestHandler.Result (Apache Mina SSHD :: Core 1.1.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/common/channel/class-use/RequestHandler.Result.html" target="_top">Frames</a></li>
<li><a href="RequestHandler.Result.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.sshd.common.channel.RequestHandler.Result" class="title">Uses of Class<br>org.apache.sshd.common.channel.RequestHandler.Result</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.channel">org.apache.sshd.client.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.channel.exit">org.apache.sshd.client.channel.exit</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.global">org.apache.sshd.client.global</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.channel">org.apache.sshd.common.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.global">org.apache.sshd.common.global</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.session">org.apache.sshd.common.session</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.channel">org.apache.sshd.server.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.global">org.apache.sshd.server.global</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.sshd.client.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a> in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a> that return <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/ChannelSession.html#handleInternalRequest-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">handleInternalRequest</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;req,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/ChannelSession.html#handleXonXoff-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleXonXoff</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.channel.exit">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a> in <a href="../../../../../../org/apache/sshd/client/channel/exit/package-summary.html">org.apache.sshd.client.channel.exit</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/client/channel/exit/package-summary.html">org.apache.sshd.client.channel.exit</a> that return <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractChannelExitRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/exit/AbstractChannelExitRequestHandler.html#process-org.apache.sshd.common.channel.Channel-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/channel/Channel.html" title="interface in org.apache.sshd.common.channel">Channel</a>&nbsp;channel,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.global">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a> in <a href="../../../../../../org/apache/sshd/client/global/package-summary.html">org.apache.sshd.client.global</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/client/global/package-summary.html">org.apache.sshd.client.global</a> that return <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">OpenSshHostKeysHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/global/OpenSshHostKeysHandler.html#handleHostKeys-org.apache.sshd.common.session.Session-java.util.Collection-boolean-org.apache.sshd.common.util.buffer.Buffer-">handleHostKeys</a></span>(<a href="../../../../../../org/apache/sshd/common/session/Session.html" title="interface in org.apache.sshd.common.session">Session</a>&nbsp;session,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&gt;&nbsp;keys,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a> in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> with type parameters of type <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">RequestHandler.Result.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html#VALUES">VALUES</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> that return <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">RequestHandler.Result.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html#fromName-java.lang.String-">fromName</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/AbstractChannel.html#handleInternalRequest-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">handleInternalRequest</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;req,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>
<div class="block">Called by <a href="../../../../../../org/apache/sshd/common/channel/AbstractChannel.html#handleUnknownChannelRequest-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-"><code>AbstractChannel.handleUnknownChannelRequest(String, boolean, Buffer)</code></a>
in order to allow channel request handling if none of the registered handlers
processed the request - last chance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/ChannelRequestHandler.html#process-org.apache.sshd.common.channel.Channel-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/channel/Channel.html" title="interface in org.apache.sshd.common.channel">Channel</a>&nbsp;channel,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">RequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.html#process-T-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.html" title="type parameter in RequestHandler">T</a>&nbsp;t,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>
<div class="block">Process an SSH request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">RequestHandler.Result.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">RequestHandler.Result.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> with parameters of type <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/AbstractChannel.html#sendResponse-org.apache.sshd.common.util.buffer.Buffer-java.lang.String-org.apache.sshd.common.channel.RequestHandler.Result-boolean-">sendResponse</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;req,
<a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a>&nbsp;result,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.global">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a> in <a href="../../../../../../org/apache/sshd/common/global/package-summary.html">org.apache.sshd.common.global</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/global/package-summary.html">org.apache.sshd.common.global</a> that return <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractOpenSshHostKeysHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/global/AbstractOpenSshHostKeysHandler.html#handleHostKeys-org.apache.sshd.common.session.Session-java.util.Collection-boolean-org.apache.sshd.common.util.buffer.Buffer-">handleHostKeys</a></span>(<a href="../../../../../../org/apache/sshd/common/session/Session.html" title="interface in org.apache.sshd.common.session">Session</a>&nbsp;session,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&gt;&nbsp;keys,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractOpenSshHostKeysHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/global/AbstractOpenSshHostKeysHandler.html#process-org.apache.sshd.common.session.ConnectionService-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/session/ConnectionService.html" title="interface in org.apache.sshd.common.session">ConnectionService</a>&nbsp;connectionService,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.session">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a> in <a href="../../../../../../org/apache/sshd/common/session/package-summary.html">org.apache.sshd.common.session</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/session/package-summary.html">org.apache.sshd.common.session</a> that return <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConnectionServiceRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/session/ConnectionServiceRequestHandler.html#process-org.apache.sshd.common.session.ConnectionService-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/session/ConnectionService.html" title="interface in org.apache.sshd.common.session">ConnectionService</a>&nbsp;service,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractConnectionServiceRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/session/AbstractConnectionServiceRequestHandler.html#process-org.apache.sshd.common.session.ConnectionService-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/session/ConnectionService.html" title="interface in org.apache.sshd.common.session">ConnectionService</a>&nbsp;connectionService,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/session/package-summary.html">org.apache.sshd.common.session</a> with parameters of type <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractConnectionService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/session/AbstractConnectionService.html#sendGlobalResponse-org.apache.sshd.common.util.buffer.Buffer-java.lang.String-org.apache.sshd.common.channel.RequestHandler.Result-boolean-">sendGlobalResponse</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;req,
<a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a>&nbsp;result,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a> in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a> that return <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleAgentForwarding-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleAgentForwarding</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleBreak-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleBreak</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleEnv-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleEnv</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleExec-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleExec</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleInternalRequest-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">handleInternalRequest</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestType,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handlePtyReq-org.apache.sshd.common.util.buffer.Buffer-boolean-">handlePtyReq</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleShell-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleShell</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleSignal-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleSignal</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleSubsystem-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleSubsystem</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleWindowChange-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleWindowChange</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#handleX11Forwarding-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleX11Forwarding</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
boolean&nbsp;wantReply)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">PuttyRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/PuttyRequestHandler.html#process-org.apache.sshd.common.channel.Channel-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/channel/Channel.html" title="interface in org.apache.sshd.common.channel">Channel</a>&nbsp;channel,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">PuttyRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/PuttyRequestHandler.html#processPuttyOpcode-org.apache.sshd.common.channel.Channel-java.lang.String-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">processPuttyOpcode</a></span>(<a href="../../../../../../org/apache/sshd/common/channel/Channel.html" title="interface in org.apache.sshd.common.channel">Channel</a>&nbsp;channel,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;opcode,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.global">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a> in <a href="../../../../../../org/apache/sshd/server/global/package-summary.html">org.apache.sshd.server.global</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/global/package-summary.html">org.apache.sshd.server.global</a> that return <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">OpenSshHostKeysHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/global/OpenSshHostKeysHandler.html#handleHostKeys-org.apache.sshd.common.session.Session-java.util.Collection-boolean-org.apache.sshd.common.util.buffer.Buffer-">handleHostKeys</a></span>(<a href="../../../../../../org/apache/sshd/common/session/Session.html" title="interface in org.apache.sshd.common.session">Session</a>&nbsp;session,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&gt;&nbsp;keys,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">TcpipForwardHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/global/TcpipForwardHandler.html#process-org.apache.sshd.common.session.ConnectionService-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/session/ConnectionService.html" title="interface in org.apache.sshd.common.session">ConnectionService</a>&nbsp;connectionService,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoMoreSessionsHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/global/NoMoreSessionsHandler.html#process-org.apache.sshd.common.session.ConnectionService-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/session/ConnectionService.html" title="interface in org.apache.sshd.common.session">ConnectionService</a>&nbsp;connectionService,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">KeepAliveHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/global/KeepAliveHandler.html#process-org.apache.sshd.common.session.ConnectionService-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/session/ConnectionService.html" title="interface in org.apache.sshd.common.session">ConnectionService</a>&nbsp;connectionService,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">RequestHandler.Result</a></code></td>
<td class="colLast"><span class="typeNameLabel">CancelTcpipForwardHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/global/CancelTcpipForwardHandler.html#process-org.apache.sshd.common.session.ConnectionService-java.lang.String-boolean-org.apache.sshd.common.util.buffer.Buffer-">process</a></span>(<a href="../../../../../../org/apache/sshd/common/session/ConnectionService.html" title="interface in org.apache.sshd.common.session">ConnectionService</a>&nbsp;connectionService,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;request,
boolean&nbsp;wantReply,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/sshd/common/channel/RequestHandler.Result.html" title="enum in org.apache.sshd.common.channel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/common/channel/class-use/RequestHandler.Result.html" target="_top">Frames</a></li>
<li><a href="RequestHandler.Result.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>