blob: eff58e192f7a08be5cddc488bc3bfa092bc3b75d [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Jun 14 16:44:01 EDT 2021 -->
<title>CoreSession.Empty (Eclipse Jetty API Doc - v11.0.5)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-06-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CoreSession.Empty (Eclipse Jetty API Doc - v11.0.5)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CoreSession.Empty.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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.jetty.websocket.core</a></div>
<h2 title="Class CoreSession.Empty" class="title">Class CoreSession.Empty</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="Configuration.ConfigurationCustomizer.html" title="class in org.eclipse.jetty.websocket.core">org.eclipse.jetty.websocket.core.Configuration.ConfigurationCustomizer</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.jetty.websocket.core.CoreSession.Empty</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="Configuration.html" title="interface in org.eclipse.jetty.websocket.core">Configuration</a></code>, <code><a href="Configuration.Customizer.html" title="interface in org.eclipse.jetty.websocket.core">Configuration.Customizer</a></code>, <code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code>, <code><a href="OutgoingFrames.html" title="interface in org.eclipse.jetty.websocket.core">OutgoingFrames</a></code></dd>
</dl>
<dl>
<dt>Enclosing interface:</dt>
<dd><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></dd>
</dl>
<hr>
<pre>public static class <span class="typeNameLabel">CoreSession.Empty</span>
extends <a href="Configuration.ConfigurationCustomizer.html" title="class in org.eclipse.jetty.websocket.core">Configuration.ConfigurationCustomizer</a>
implements <a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.websocket.core.Configuration">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.websocket.core.<a href="Configuration.html" title="interface in org.eclipse.jetty.websocket.core">Configuration</a></h3>
<code><a href="Configuration.ConfigurationCustomizer.html" title="class in org.eclipse.jetty.websocket.core">Configuration.ConfigurationCustomizer</a>, <a href="Configuration.Customizer.html" title="interface in org.eclipse.jetty.websocket.core">Configuration.Customizer</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.websocket.core.CoreSession">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.websocket.core.<a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></h3>
<code><a href="CoreSession.Empty.html" title="class in org.eclipse.jetty.websocket.core">CoreSession.Empty</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance 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="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#abort()">abort</a></span>()</code></th>
<td class="colLast">
<div class="block">Issue a harsh abort of the underlying connection.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#close(int,java.lang.String,org.eclipse.jetty.util.Callback)">close</a></span>&#8203;(int&nbsp;statusCode,
java.lang.String&nbsp;reason,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Initiate close handshake with provide status code and optional reason phrase.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#close(org.eclipse.jetty.util.Callback)">close</a></span>&#8203;(<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Initiate close handshake, no payload (no declared status code or reason phrase)</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#demand(long)">demand</a></span>&#8203;(long&nbsp;n)</code></th>
<td class="colLast">
<div class="block">Manage flow control by indicating demand for handling Frames.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#flush(org.eclipse.jetty.util.Callback)">flush</a></span>&#8203;(<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">If using BatchMode.ON or BatchMode.AUTO, trigger a flush of enqueued / batched frames.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="Behavior.html" title="enum in org.eclipse.jetty.websocket.core">Behavior</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBehavior()">getBehavior</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getByteBufferPool()">getByteBufferPool</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.net.SocketAddress</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLocalAddress()">getLocalAddress</a></span>()</code></th>
<td class="colLast">
<div class="block">The Local Socket Address for the connection</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.core">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNegotiatedExtensions()">getNegotiatedExtensions</a></span>()</code></th>
<td class="colLast">
<div class="block">The negotiated WebSocket Extension Configurations for this session.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNegotiatedSubProtocol()">getNegotiatedSubProtocol</a></span>()</code></th>
<td class="colLast">
<div class="block">The negotiated WebSocket Sub-Protocol for this session.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.String,&#8203;java.util.List&lt;java.lang.String&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getParameterMap()">getParameterMap</a></span>()</code></th>
<td class="colLast">
<div class="block">The parameter map (from URI Query) for the active session.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getProtocolVersion()">getProtocolVersion</a></span>()</code></th>
<td class="colLast">
<div class="block">The active <code>Sec-WebSocket-Version</code> (protocol version) in use.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>java.net.SocketAddress</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRemoteAddress()">getRemoteAddress</a></span>()</code></th>
<td class="colLast">
<div class="block">The Remote Socket Address for the connection</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>java.net.URI</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRequestURI()">getRequestURI</a></span>()</code></th>
<td class="colLast">
<div class="block">The active connection's Request URI.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="WebSocketComponents.html" title="class in org.eclipse.jetty.websocket.core">WebSocketComponents</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWebSocketComponents()">getWebSocketComponents</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isOutputOpen()">isOutputOpen</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isRsv1Used()">isRsv1Used</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isRsv2Used()">isRsv2Used</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isRsv3Used()">isRsv3Used</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSecure()">isSecure</a></span>()</code></th>
<td class="colLast">
<div class="block">The active connection's Secure status indicator.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</code></th>
<td class="colLast">
<div class="block">A frame, and optional callback, intended for the network layer.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.websocket.core.Configuration.ConfigurationCustomizer">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jetty.websocket.core.<a href="Configuration.ConfigurationCustomizer.html" title="class in org.eclipse.jetty.websocket.core">Configuration.ConfigurationCustomizer</a></h3>
<code><a href="Configuration.ConfigurationCustomizer.html#customize(org.eclipse.jetty.websocket.core.Configuration)">customize</a>, <a href="Configuration.ConfigurationCustomizer.html#getIdleTimeout()">getIdleTimeout</a>, <a href="Configuration.ConfigurationCustomizer.html#getInputBufferSize()">getInputBufferSize</a>, <a href="Configuration.ConfigurationCustomizer.html#getMaxBinaryMessageSize()">getMaxBinaryMessageSize</a>, <a href="Configuration.ConfigurationCustomizer.html#getMaxFrameSize()">getMaxFrameSize</a>, <a href="Configuration.ConfigurationCustomizer.html#getMaxOutgoingFrames()">getMaxOutgoingFrames</a>, <a href="Configuration.ConfigurationCustomizer.html#getMaxTextMessageSize()">getMaxTextMessageSize</a>, <a href="Configuration.ConfigurationCustomizer.html#getOutputBufferSize()">getOutputBufferSize</a>, <a href="Configuration.ConfigurationCustomizer.html#getWriteTimeout()">getWriteTimeout</a>, <a href="Configuration.ConfigurationCustomizer.html#isAutoFragment()">isAutoFragment</a>, <a href="Configuration.ConfigurationCustomizer.html#setAutoFragment(boolean)">setAutoFragment</a>, <a href="Configuration.ConfigurationCustomizer.html#setIdleTimeout(java.time.Duration)">setIdleTimeout</a>, <a href="Configuration.ConfigurationCustomizer.html#setInputBufferSize(int)">setInputBufferSize</a>, <a href="Configuration.ConfigurationCustomizer.html#setMaxBinaryMessageSize(long)">setMaxBinaryMessageSize</a>, <a href="Configuration.ConfigurationCustomizer.html#setMaxFrameSize(long)">setMaxFrameSize</a>, <a href="Configuration.ConfigurationCustomizer.html#setMaxOutgoingFrames(int)">setMaxOutgoingFrames</a>, <a href="Configuration.ConfigurationCustomizer.html#setMaxTextMessageSize(long)">setMaxTextMessageSize</a>, <a href="Configuration.ConfigurationCustomizer.html#setOutputBufferSize(int)">setOutputBufferSize</a>, <a href="Configuration.ConfigurationCustomizer.html#setWriteTimeout(java.time.Duration)">setWriteTimeout</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="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>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.websocket.core.Configuration">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jetty.websocket.core.<a href="Configuration.html" title="interface in org.eclipse.jetty.websocket.core">Configuration</a></h3>
<code><a href="Configuration.html#getIdleTimeout()">getIdleTimeout</a>, <a href="Configuration.html#getInputBufferSize()">getInputBufferSize</a>, <a href="Configuration.html#getMaxBinaryMessageSize()">getMaxBinaryMessageSize</a>, <a href="Configuration.html#getMaxFrameSize()">getMaxFrameSize</a>, <a href="Configuration.html#getMaxOutgoingFrames()">getMaxOutgoingFrames</a>, <a href="Configuration.html#getMaxTextMessageSize()">getMaxTextMessageSize</a>, <a href="Configuration.html#getOutputBufferSize()">getOutputBufferSize</a>, <a href="Configuration.html#getWriteTimeout()">getWriteTimeout</a>, <a href="Configuration.html#isAutoFragment()">isAutoFragment</a>, <a href="Configuration.html#setAutoFragment(boolean)">setAutoFragment</a>, <a href="Configuration.html#setIdleTimeout(java.time.Duration)">setIdleTimeout</a>, <a href="Configuration.html#setInputBufferSize(int)">setInputBufferSize</a>, <a href="Configuration.html#setMaxBinaryMessageSize(long)">setMaxBinaryMessageSize</a>, <a href="Configuration.html#setMaxFrameSize(long)">setMaxFrameSize</a>, <a href="Configuration.html#setMaxOutgoingFrames(int)">setMaxOutgoingFrames</a>, <a href="Configuration.html#setMaxTextMessageSize(long)">setMaxTextMessageSize</a>, <a href="Configuration.html#setOutputBufferSize(int)">setOutputBufferSize</a>, <a href="Configuration.html#setWriteTimeout(java.time.Duration)">setWriteTimeout</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Empty</h4>
<pre>public&nbsp;Empty()</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getNegotiatedSubProtocol()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNegotiatedSubProtocol</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;getNegotiatedSubProtocol()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#getNegotiatedSubProtocol()">CoreSession</a></code></span></div>
<div class="block">The negotiated WebSocket Sub-Protocol for this session.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getNegotiatedSubProtocol()">getNegotiatedSubProtocol</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the negotiated WebSocket Sub-Protocol for this session.</dd>
</dl>
</li>
</ul>
<a id="getNegotiatedExtensions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNegotiatedExtensions</h4>
<pre class="methodSignature">public&nbsp;java.util.List&lt;<a href="ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.core">ExtensionConfig</a>&gt;&nbsp;getNegotiatedExtensions()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#getNegotiatedExtensions()">CoreSession</a></code></span></div>
<div class="block">The negotiated WebSocket Extension Configurations for this session.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getNegotiatedExtensions()">getNegotiatedExtensions</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the list of Negotiated Extension Configurations for this session.</dd>
</dl>
</li>
</ul>
<a id="getParameterMap()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParameterMap</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;java.lang.String,&#8203;java.util.List&lt;java.lang.String&gt;&gt;&nbsp;getParameterMap()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#getParameterMap()">CoreSession</a></code></span></div>
<div class="block">The parameter map (from URI Query) for the active session.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getParameterMap()">getParameterMap</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the immutable map of parameters</dd>
</dl>
</li>
</ul>
<a id="getProtocolVersion()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProtocolVersion</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;getProtocolVersion()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#getProtocolVersion()">CoreSession</a></code></span></div>
<div class="block">The active <code>Sec-WebSocket-Version</code> (protocol version) in use.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getProtocolVersion()">getProtocolVersion</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the protocol version in use.</dd>
</dl>
</li>
</ul>
<a id="getRequestURI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRequestURI</h4>
<pre class="methodSignature">public&nbsp;java.net.URI&nbsp;getRequestURI()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#getRequestURI()">CoreSession</a></code></span></div>
<div class="block">The active connection's Request URI.
This is the URI of the upgrade request and is typically http: or https: rather than
the ws: or wss: scheme.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getRequestURI()">getRequestURI</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the absolute URI (including Query string)</dd>
</dl>
</li>
</ul>
<a id="isSecure()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSecure</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isSecure()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#isSecure()">CoreSession</a></code></span></div>
<div class="block">The active connection's Secure status indicator.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#isSecure()">isSecure</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if connection is secure (similar in role to <code>HttpServletRequest.isSecure()</code>)</dd>
</dl>
</li>
</ul>
<a id="abort()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>abort</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;abort()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#abort()">CoreSession</a></code></span></div>
<div class="block">Issue a harsh abort of the underlying connection.
<p>
This will terminate the connection, without sending a websocket close frame.
No WebSocket Protocol close handshake will be performed.
</p>
<p>
Once called, any read/write activity on the websocket from this point will be indeterminate.
This can result in the <a href="FrameHandler.html#onError(java.lang.Throwable,org.eclipse.jetty.util.Callback)"><code>FrameHandler.onError(Throwable, Callback)</code></a> event being called indicating any issue that arises.
</p>
<p>
Once the underlying connection has been determined to be closed, the <a href="FrameHandler.html#onClosed(org.eclipse.jetty.websocket.core.CloseStatus,org.eclipse.jetty.util.Callback)"><code>FrameHandler.onClosed(CloseStatus, Callback)</code></a> event will be called.
</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#abort()">abort</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
</dl>
</li>
</ul>
<a id="getBehavior()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBehavior</h4>
<pre class="methodSignature">public&nbsp;<a href="Behavior.html" title="enum in org.eclipse.jetty.websocket.core">Behavior</a>&nbsp;getBehavior()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getBehavior()">getBehavior</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Client or Server behaviour</dd>
</dl>
</li>
</ul>
<a id="getWebSocketComponents()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebSocketComponents</h4>
<pre class="methodSignature">public&nbsp;<a href="WebSocketComponents.html" title="class in org.eclipse.jetty.websocket.core">WebSocketComponents</a>&nbsp;getWebSocketComponents()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getWebSocketComponents()">getWebSocketComponents</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the WebSocketComponents instance in use for this Connection.</dd>
</dl>
</li>
</ul>
<a id="getByteBufferPool()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getByteBufferPool</h4>
<pre class="methodSignature">public&nbsp;<a href="../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;getByteBufferPool()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getByteBufferPool()">getByteBufferPool</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The shared ByteBufferPool</dd>
</dl>
</li>
</ul>
<a id="getLocalAddress()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocalAddress</h4>
<pre class="methodSignature">public&nbsp;java.net.SocketAddress&nbsp;getLocalAddress()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#getLocalAddress()">CoreSession</a></code></span></div>
<div class="block">The Local Socket Address for the connection
<p>
Do not assume that this will return a <code>InetSocketAddress</code> in all cases.
Use of various proxies, and even UnixSockets can result a SocketAddress being returned
without supporting <code>InetSocketAddress</code>
</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getLocalAddress()">getLocalAddress</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SocketAddress for the local connection, or null if not supported by Session</dd>
</dl>
</li>
</ul>
<a id="getRemoteAddress()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRemoteAddress</h4>
<pre class="methodSignature">public&nbsp;java.net.SocketAddress&nbsp;getRemoteAddress()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#getRemoteAddress()">CoreSession</a></code></span></div>
<div class="block">The Remote Socket Address for the connection
<p>
Do not assume that this will return a <code>InetSocketAddress</code> in all cases.
Use of various proxies, and even UnixSockets can result a SocketAddress being returned
without supporting <code>InetSocketAddress</code>
</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#getRemoteAddress()">getRemoteAddress</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SocketAddress for the remote connection, or null if not supported by Session</dd>
</dl>
</li>
</ul>
<a id="isOutputOpen()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOutputOpen</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isOutputOpen()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#isOutputOpen()">isOutputOpen</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>True if the websocket is open outbound</dd>
</dl>
</li>
</ul>
<a id="flush(org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>flush</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;flush&#8203;(<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#flush(org.eclipse.jetty.util.Callback)">CoreSession</a></code></span></div>
<div class="block">If using BatchMode.ON or BatchMode.AUTO, trigger a flush of enqueued / batched frames.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#flush(org.eclipse.jetty.util.Callback)">flush</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>callback</code> - the callback to track close frame sent (or failed)</dd>
</dl>
</li>
</ul>
<a id="close(org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;close&#8203;(<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#close(org.eclipse.jetty.util.Callback)">CoreSession</a></code></span></div>
<div class="block">Initiate close handshake, no payload (no declared status code or reason phrase)</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#close(org.eclipse.jetty.util.Callback)">close</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>callback</code> - the callback to track close frame sent (or failed)</dd>
</dl>
</li>
</ul>
<a id="close(int,java.lang.String,org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;close&#8203;(int&nbsp;statusCode,
java.lang.String&nbsp;reason,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#close(int,java.lang.String,org.eclipse.jetty.util.Callback)">CoreSession</a></code></span></div>
<div class="block">Initiate close handshake with provide status code and optional reason phrase.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#close(int,java.lang.String,org.eclipse.jetty.util.Callback)">close</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>statusCode</code> - the status code (should be a valid status code that can be sent)</dd>
<dd><code>reason</code> - optional reason phrase (will be truncated automatically by implementation to fit within limits of protocol)</dd>
<dd><code>callback</code> - the callback to track close frame sent (or failed)</dd>
</dl>
</li>
</ul>
<a id="demand(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>demand</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;demand&#8203;(long&nbsp;n)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="CoreSession.html#demand(long)">CoreSession</a></code></span></div>
<div class="block">Manage flow control by indicating demand for handling Frames. A call to
<a href="FrameHandler.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)"><code>FrameHandler.onFrame(Frame, Callback)</code></a> will only be made if a
corresponding demand has been signaled. It is an error to call this method
if <a href="FrameHandler.html#isDemanding()"><code>FrameHandler.isDemanding()</code></a> returns false.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#demand(long)">demand</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>n</code> - The number of frames that can be handled (in sequential calls to
<a href="FrameHandler.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)"><code>FrameHandler.onFrame(Frame, Callback)</code></a>). May not be negative.</dd>
</dl>
</li>
</ul>
<a id="sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendFrame</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;sendFrame&#8203;(<a href="Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="OutgoingFrames.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">OutgoingFrames</a></code></span></div>
<div class="block">A frame, and optional callback, intended for the network layer.
<p>
Note: the frame can undergo many transformations in the various
layers and extensions present in the implementation.
<p>
If you are implementing a mutation, you are obliged to handle
the incoming WriteCallback appropriately.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="OutgoingFrames.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></code>&nbsp;in interface&nbsp;<code><a href="OutgoingFrames.html" title="interface in org.eclipse.jetty.websocket.core">OutgoingFrames</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>frame</code> - the frame to eventually write to the network layer.</dd>
<dd><code>callback</code> - the callback to notify when the frame is written.</dd>
<dd><code>batch</code> - the batch mode requested by the sender.</dd>
</dl>
</li>
</ul>
<a id="isRsv1Used()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRsv1Used</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isRsv1Used()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#isRsv1Used()">isRsv1Used</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if an extension has been negotiated which uses the RSV1 bit.</dd>
</dl>
</li>
</ul>
<a id="isRsv2Used()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRsv2Used</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isRsv2Used()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#isRsv2Used()">isRsv2Used</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if an extension has been negotiated which uses the RSV2 bit.</dd>
</dl>
</li>
</ul>
<a id="isRsv3Used()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isRsv3Used</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isRsv3Used()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="CoreSession.html#isRsv3Used()">isRsv3Used</a></code>&nbsp;in interface&nbsp;<code><a href="CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if an extension has been negotiated which uses the RSV3 bit.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CoreSession.Empty.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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>