blob: ff0ffad9f822ec49b976590eda56b8b5cf7b1ef8 [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_191) on Sat Mar 16 19:52:51 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SocksProxyConstants (Apache MINA 2.0.0-M6 API Documentation)</title>
<meta name="date" content="2019-03-16">
<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="SocksProxyConstants (Apache MINA 2.0.0-M6 API Documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/SocksProxyConstants.html">Use</a></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><a href="../../../../../../org/apache/mina/proxy/handlers/socks/Socks5LogicHandler.html" title="class in org.apache.mina.proxy.handlers.socks"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyRequest.html" title="class in org.apache.mina.proxy.handlers.socks"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html" target="_top">Frames</a></li>
<li><a href="SocksProxyConstants.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.mina.proxy.handlers.socks</div>
<h2 title="Class SocksProxyConstants" class="title">Class SocksProxyConstants</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.mina.proxy.handlers.socks.SocksProxyConstants</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">SocksProxyConstants</span>
extends java.lang.Object</pre>
<div class="block">SocksProxyConstants.java - SOCKS proxy constants.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>MINA 2.0.0-M3</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>The Apache MINA Project (dev@mina.apache.org)</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#BASIC_AUTH">BASIC_AUTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#BASIC_AUTH_SUBNEGOTIATION_VERSION">BASIC_AUTH_SUBNEGOTIATION_VERSION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#DOMAIN_NAME_ADDRESS_TYPE">DOMAIN_NAME_ADDRESS_TYPE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#ESTABLISH_TCPIP_BIND">ESTABLISH_TCPIP_BIND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#ESTABLISH_TCPIP_STREAM">ESTABLISH_TCPIP_STREAM</a></span></code>
<div class="block">Command codes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#ESTABLISH_UDP_ASSOCIATE">ESTABLISH_UDP_ASSOCIATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#FAKE_IP">FAKE_IP</a></span></code>
<div class="block">Invalid IP used in SOCKS 4a protocol to specify that the
client can't resolve the destination host's domain name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#GSSAPI_AUTH">GSSAPI_AUTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#GSSAPI_AUTH_SUBNEGOTIATION_VERSION">GSSAPI_AUTH_SUBNEGOTIATION_VERSION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#GSSAPI_MSG_TYPE">GSSAPI_MSG_TYPE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#IPV4_ADDRESS_TYPE">IPV4_ADDRESS_TYPE</a></span></code>
<div class="block">SOCKS v5 address types.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#IPV6_ADDRESS_TYPE">IPV6_ADDRESS_TYPE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#KERBEROS_V5_OID">KERBEROS_V5_OID</a></span></code>
<div class="block">Kerberos providers OID's.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#MS_KERBEROS_V5_OID">MS_KERBEROS_V5_OID</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#NO_ACCEPTABLE_AUTH_METHOD">NO_ACCEPTABLE_AUTH_METHOD</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#NO_AUTH">NO_AUTH</a></span></code>
<div class="block">SOCKS v5 authentication methods.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#NTLMSSP_OID">NTLMSSP_OID</a></span></code>
<div class="block">Microsoft NTLM security support provider.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#SOCKS_4_RESPONSE_SIZE">SOCKS_4_RESPONSE_SIZE</a></span></code>
<div class="block">The size of a server to client response in a SOCKS4/4a negotiation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#SOCKS_VERSION_4">SOCKS_VERSION_4</a></span></code>
<div class="block">SOCKS versions field values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#SOCKS_VERSION_5">SOCKS_VERSION_5</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#SOCKS5_AUTH_STEP">SOCKS5_AUTH_STEP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#SOCKS5_GREETING_STEP">SOCKS5_GREETING_STEP</a></span></code>
<div class="block">SOCKS v5 handshake steps.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#SOCKS5_REQUEST_STEP">SOCKS5_REQUEST_STEP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#SUPPORTED_AUTH_METHODS">SUPPORTED_AUTH_METHODS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#TERMINATOR">TERMINATOR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V4_REPLY_REQUEST_FAILED_ID_NOT_CONFIRMED">V4_REPLY_REQUEST_FAILED_ID_NOT_CONFIRMED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V4_REPLY_REQUEST_FAILED_NO_IDENTD">V4_REPLY_REQUEST_FAILED_NO_IDENTD</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V4_REPLY_REQUEST_GRANTED">V4_REPLY_REQUEST_GRANTED</a></span></code>
<div class="block">SOCKS v4/v4a server reply codes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V4_REPLY_REQUEST_REJECTED_OR_FAILED">V4_REPLY_REQUEST_REJECTED_OR_FAILED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_ADDRESS_TYPE_NOT_SUPPORTED">V5_REPLY_ADDRESS_TYPE_NOT_SUPPORTED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_COMMAND_NOT_SUPPORTED">V5_REPLY_COMMAND_NOT_SUPPORTED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_CONNECTION_REFUSED">V5_REPLY_CONNECTION_REFUSED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_GENERAL_FAILURE">V5_REPLY_GENERAL_FAILURE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_HOST_UNREACHABLE">V5_REPLY_HOST_UNREACHABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_NETWORK_UNREACHABLE">V5_REPLY_NETWORK_UNREACHABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_NOT_ALLOWED">V5_REPLY_NOT_ALLOWED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_SUCCEEDED">V5_REPLY_SUCCEEDED</a></span></code>
<div class="block">SOCKS v5 server reply codes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#V5_REPLY_TTL_EXPIRED">V5_REPLY_TTL_EXPIRED</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#SocksProxyConstants--">SocksProxyConstants</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html#getReplyCodeAsString-byte-">getReplyCodeAsString</a></span>(byte&nbsp;code)</code>
<div class="block">Return the string associated with the specified reply code.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="SOCKS_VERSION_4">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOCKS_VERSION_4</h4>
<pre>public static final&nbsp;byte SOCKS_VERSION_4</pre>
<div class="block">SOCKS versions field values.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.SOCKS_VERSION_4">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SOCKS_VERSION_5">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOCKS_VERSION_5</h4>
<pre>public static final&nbsp;byte SOCKS_VERSION_5</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.SOCKS_VERSION_5">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TERMINATOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TERMINATOR</h4>
<pre>public static final&nbsp;byte TERMINATOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.TERMINATOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SOCKS_4_RESPONSE_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOCKS_4_RESPONSE_SIZE</h4>
<pre>public static final&nbsp;int SOCKS_4_RESPONSE_SIZE</pre>
<div class="block">The size of a server to client response in a SOCKS4/4a negotiation.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.SOCKS_4_RESPONSE_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FAKE_IP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAKE_IP</h4>
<pre>public static final&nbsp;byte[] FAKE_IP</pre>
<div class="block">Invalid IP used in SOCKS 4a protocol to specify that the
client can't resolve the destination host's domain name.</div>
</li>
</ul>
<a name="ESTABLISH_TCPIP_STREAM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ESTABLISH_TCPIP_STREAM</h4>
<pre>public static final&nbsp;byte ESTABLISH_TCPIP_STREAM</pre>
<div class="block">Command codes.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.ESTABLISH_TCPIP_STREAM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ESTABLISH_TCPIP_BIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ESTABLISH_TCPIP_BIND</h4>
<pre>public static final&nbsp;byte ESTABLISH_TCPIP_BIND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.ESTABLISH_TCPIP_BIND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ESTABLISH_UDP_ASSOCIATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ESTABLISH_UDP_ASSOCIATE</h4>
<pre>public static final&nbsp;byte ESTABLISH_UDP_ASSOCIATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.ESTABLISH_UDP_ASSOCIATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V4_REPLY_REQUEST_GRANTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V4_REPLY_REQUEST_GRANTED</h4>
<pre>public static final&nbsp;byte V4_REPLY_REQUEST_GRANTED</pre>
<div class="block">SOCKS v4/v4a server reply codes.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V4_REPLY_REQUEST_GRANTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V4_REPLY_REQUEST_REJECTED_OR_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V4_REPLY_REQUEST_REJECTED_OR_FAILED</h4>
<pre>public static final&nbsp;byte V4_REPLY_REQUEST_REJECTED_OR_FAILED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V4_REPLY_REQUEST_REJECTED_OR_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V4_REPLY_REQUEST_FAILED_NO_IDENTD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V4_REPLY_REQUEST_FAILED_NO_IDENTD</h4>
<pre>public static final&nbsp;byte V4_REPLY_REQUEST_FAILED_NO_IDENTD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V4_REPLY_REQUEST_FAILED_NO_IDENTD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V4_REPLY_REQUEST_FAILED_ID_NOT_CONFIRMED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V4_REPLY_REQUEST_FAILED_ID_NOT_CONFIRMED</h4>
<pre>public static final&nbsp;byte V4_REPLY_REQUEST_FAILED_ID_NOT_CONFIRMED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V4_REPLY_REQUEST_FAILED_ID_NOT_CONFIRMED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_SUCCEEDED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_SUCCEEDED</h4>
<pre>public static final&nbsp;byte V5_REPLY_SUCCEEDED</pre>
<div class="block">SOCKS v5 server reply codes.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_SUCCEEDED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_GENERAL_FAILURE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_GENERAL_FAILURE</h4>
<pre>public static final&nbsp;byte V5_REPLY_GENERAL_FAILURE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_GENERAL_FAILURE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_NOT_ALLOWED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_NOT_ALLOWED</h4>
<pre>public static final&nbsp;byte V5_REPLY_NOT_ALLOWED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_NOT_ALLOWED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_NETWORK_UNREACHABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_NETWORK_UNREACHABLE</h4>
<pre>public static final&nbsp;byte V5_REPLY_NETWORK_UNREACHABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_NETWORK_UNREACHABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_HOST_UNREACHABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_HOST_UNREACHABLE</h4>
<pre>public static final&nbsp;byte V5_REPLY_HOST_UNREACHABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_HOST_UNREACHABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_CONNECTION_REFUSED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_CONNECTION_REFUSED</h4>
<pre>public static final&nbsp;byte V5_REPLY_CONNECTION_REFUSED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_CONNECTION_REFUSED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_TTL_EXPIRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_TTL_EXPIRED</h4>
<pre>public static final&nbsp;byte V5_REPLY_TTL_EXPIRED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_TTL_EXPIRED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_COMMAND_NOT_SUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_COMMAND_NOT_SUPPORTED</h4>
<pre>public static final&nbsp;byte V5_REPLY_COMMAND_NOT_SUPPORTED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_COMMAND_NOT_SUPPORTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="V5_REPLY_ADDRESS_TYPE_NOT_SUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>V5_REPLY_ADDRESS_TYPE_NOT_SUPPORTED</h4>
<pre>public static final&nbsp;byte V5_REPLY_ADDRESS_TYPE_NOT_SUPPORTED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.V5_REPLY_ADDRESS_TYPE_NOT_SUPPORTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IPV4_ADDRESS_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IPV4_ADDRESS_TYPE</h4>
<pre>public static final&nbsp;byte IPV4_ADDRESS_TYPE</pre>
<div class="block">SOCKS v5 address types.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.IPV4_ADDRESS_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOMAIN_NAME_ADDRESS_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOMAIN_NAME_ADDRESS_TYPE</h4>
<pre>public static final&nbsp;byte DOMAIN_NAME_ADDRESS_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.DOMAIN_NAME_ADDRESS_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IPV6_ADDRESS_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IPV6_ADDRESS_TYPE</h4>
<pre>public static final&nbsp;byte IPV6_ADDRESS_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.IPV6_ADDRESS_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SOCKS5_GREETING_STEP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOCKS5_GREETING_STEP</h4>
<pre>public static final&nbsp;int SOCKS5_GREETING_STEP</pre>
<div class="block">SOCKS v5 handshake steps.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.SOCKS5_GREETING_STEP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SOCKS5_AUTH_STEP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOCKS5_AUTH_STEP</h4>
<pre>public static final&nbsp;int SOCKS5_AUTH_STEP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.SOCKS5_AUTH_STEP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SOCKS5_REQUEST_STEP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOCKS5_REQUEST_STEP</h4>
<pre>public static final&nbsp;int SOCKS5_REQUEST_STEP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.SOCKS5_REQUEST_STEP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NO_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NO_AUTH</h4>
<pre>public static final&nbsp;byte NO_AUTH</pre>
<div class="block">SOCKS v5 authentication methods.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.NO_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GSSAPI_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GSSAPI_AUTH</h4>
<pre>public static final&nbsp;byte GSSAPI_AUTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.GSSAPI_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BASIC_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASIC_AUTH</h4>
<pre>public static final&nbsp;byte BASIC_AUTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.BASIC_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NO_ACCEPTABLE_AUTH_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NO_ACCEPTABLE_AUTH_METHOD</h4>
<pre>public static final&nbsp;byte NO_ACCEPTABLE_AUTH_METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.NO_ACCEPTABLE_AUTH_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPPORTED_AUTH_METHODS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPPORTED_AUTH_METHODS</h4>
<pre>public static final&nbsp;byte[] SUPPORTED_AUTH_METHODS</pre>
</li>
</ul>
<a name="BASIC_AUTH_SUBNEGOTIATION_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASIC_AUTH_SUBNEGOTIATION_VERSION</h4>
<pre>public static final&nbsp;byte BASIC_AUTH_SUBNEGOTIATION_VERSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.BASIC_AUTH_SUBNEGOTIATION_VERSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GSSAPI_AUTH_SUBNEGOTIATION_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GSSAPI_AUTH_SUBNEGOTIATION_VERSION</h4>
<pre>public static final&nbsp;byte GSSAPI_AUTH_SUBNEGOTIATION_VERSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.GSSAPI_AUTH_SUBNEGOTIATION_VERSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GSSAPI_MSG_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GSSAPI_MSG_TYPE</h4>
<pre>public static final&nbsp;byte GSSAPI_MSG_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.GSSAPI_MSG_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="KERBEROS_V5_OID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KERBEROS_V5_OID</h4>
<pre>public static final&nbsp;java.lang.String KERBEROS_V5_OID</pre>
<div class="block">Kerberos providers OID's.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.KERBEROS_V5_OID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MS_KERBEROS_V5_OID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MS_KERBEROS_V5_OID</h4>
<pre>public static final&nbsp;java.lang.String MS_KERBEROS_V5_OID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.MS_KERBEROS_V5_OID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NTLMSSP_OID">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>NTLMSSP_OID</h4>
<pre>public static final&nbsp;java.lang.String NTLMSSP_OID</pre>
<div class="block">Microsoft NTLM security support provider.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.mina.proxy.handlers.socks.SocksProxyConstants.NTLMSSP_OID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="SocksProxyConstants--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SocksProxyConstants</h4>
<pre>public&nbsp;SocksProxyConstants()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getReplyCodeAsString-byte-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getReplyCodeAsString</h4>
<pre>public static final&nbsp;java.lang.String&nbsp;getReplyCodeAsString(byte&nbsp;code)</pre>
<div class="block">Return the string associated with the specified reply code.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>code</code> - the reply code</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the reply string</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/SocksProxyConstants.html">Use</a></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><a href="../../../../../../org/apache/mina/proxy/handlers/socks/Socks5LogicHandler.html" title="class in org.apache.mina.proxy.handlers.socks"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/mina/proxy/handlers/socks/SocksProxyRequest.html" title="class in org.apache.mina.proxy.handlers.socks"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/mina/proxy/handlers/socks/SocksProxyConstants.html" target="_top">Frames</a></li>
<li><a href="SocksProxyConstants.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004-2019 <a href="http://mina.apache.org/">Apache MINA Project</a>. All Rights Reserved.</small></p>
</body>
</html>