blob: 7f0b7e9067ff9506f8e39f14a19d65b60a0d2016 [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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>AtmosphereWebSocketJettyDestination (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AtmosphereWebSocketJettyDestination (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/AtmosphereWebSocketJettyDestination.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 class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereUtils.html" title="class in org.apache.cxf.transport.websocket.atmosphere"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketServletDestination.html" title="class in org.apache.cxf.transport.websocket.atmosphere"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html" target="_top">Frames</a></li>
<li><a href="AtmosphereWebSocketJettyDestination.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All 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><a href="#nested_classes_inherited_from_class_org.apache.cxf.transport.http.AbstractHTTPDestination">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.apache.cxf.transport.http_jetty.JettyHTTPDestination">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>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 name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.transport.websocket.atmosphere</div>
<h2 title="Class AtmosphereWebSocketJettyDestination" class="title">Class AtmosphereWebSocketJettyDestination</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/cxf/transport/AbstractObservable.html" title="class in org.apache.cxf.transport">org.apache.cxf.transport.AbstractObservable</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html" title="class in org.apache.cxf.transport">org.apache.cxf.transport.AbstractDestination</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/cxf/transport/AbstractMultiplexDestination.html" title="class in org.apache.cxf.transport">org.apache.cxf.transport.AbstractMultiplexDestination</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html" title="class in org.apache.cxf.transport.http">org.apache.cxf.transport.http.AbstractHTTPDestination</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/cxf/transport/servlet/ServletDestination.html" title="class in org.apache.cxf.transport.servlet">org.apache.cxf.transport.servlet.ServletDestination</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" title="class in org.apache.cxf.transport.http_jetty">org.apache.cxf.transport.http_jetty.JettyHTTPDestination</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cxf.transport.websocket.atmosphere.AtmosphereWebSocketJettyDestination</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../org/apache/cxf/configuration/Configurable.html" title="interface in org.apache.cxf.configuration">Configurable</a>, <a href="../../../../../../org/apache/cxf/transport/Assertor.html" title="interface in org.apache.cxf.transport">Assertor</a>, <a href="../../../../../../org/apache/cxf/transport/Destination.html" title="interface in org.apache.cxf.transport">Destination</a>, <a href="../../../../../../org/apache/cxf/transport/DestinationWithEndpoint.html" title="interface in org.apache.cxf.transport">DestinationWithEndpoint</a>, <a href="../../../../../../org/apache/cxf/transport/MultiplexDestination.html" title="interface in org.apache.cxf.transport">MultiplexDestination</a>, <a href="../../../../../../org/apache/cxf/transport/Observable.html" title="interface in org.apache.cxf.transport">Observable</a>, <a href="../../../../../../org/apache/cxf/transport/websocket/WebSocketDestinationService.html" title="interface in org.apache.cxf.transport.websocket">WebSocketDestinationService</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">AtmosphereWebSocketJettyDestination</span>
extends <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPDestination</a>
implements <a href="../../../../../../org/apache/cxf/transport/websocket/WebSocketDestinationService.html" title="interface in org.apache.cxf.transport.websocket">WebSocketDestinationService</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.cxf.transport.http.AbstractHTTPDestination">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.cxf.transport.http.<a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html" title="class in org.apache.cxf.transport.http">AbstractHTTPDestination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.BackChannelConduit.html" title="class in org.apache.cxf.transport.http">AbstractHTTPDestination.BackChannelConduit</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.PrincipalAuthorizationPolicy.html" title="class in org.apache.cxf.transport.http">AbstractHTTPDestination.PrincipalAuthorizationPolicy</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.cxf.transport.AbstractDestination">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.cxf.transport.<a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html" title="class in org.apache.cxf.transport">AbstractDestination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/AbstractDestination.AbstractBackChannelConduit.html" title="class in org.apache.cxf.transport">AbstractDestination.AbstractBackChannelConduit</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.cxf.transport.http_jetty.JettyHTTPDestination">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cxf.transport.http_jetty.<a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPDestination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#engine">engine</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#loader">loader</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#nurl">nurl</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#serverEngineFactory">serverEngineFactory</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#servletContext">servletContext</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.cxf.transport.http.AbstractHTTPDestination">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cxf.transport.http.<a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html" title="class in org.apache.cxf.transport.http">AbstractHTTPDestination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#bus">bus</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#certConstraints">certConstraints</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#contextMatchStrategy">contextMatchStrategy</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#cproviderFactory">cproviderFactory</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#CXF_ASYNC_CONTEXT">CXF_ASYNC_CONTEXT</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#CXF_CONTINUATION_MESSAGE">CXF_CONTINUATION_MESSAGE</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#enableWebSocket">enableWebSocket</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#fixedParameterOrder">fixedParameterOrder</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#HTTP_CONFIG">HTTP_CONFIG</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#HTTP_CONTEXT">HTTP_CONTEXT</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#HTTP_CONTEXT_MATCH_STRATEGY">HTTP_CONTEXT_MATCH_STRATEGY</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#HTTP_REQUEST">HTTP_REQUEST</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#HTTP_RESPONSE">HTTP_RESPONSE</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#isServlet3">isServlet3</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#multiplexWithAddress">multiplexWithAddress</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#path">path</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#registry">registry</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#REQUEST_REDIRECTED">REQUEST_REDIRECTED</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#RESPONSE_COMMITED">RESPONSE_COMMITED</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#RESPONSE_HEADERS_COPIED">RESPONSE_HEADERS_COPIED</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#serverPolicy">serverPolicy</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#SERVICE_REDIRECTION">SERVICE_REDIRECTION</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.cxf.transport.AbstractDestination">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cxf.transport.<a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html" title="class in org.apache.cxf.transport">AbstractDestination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html#endpointInfo">endpointInfo</a>, <a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html#reference">reference</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.cxf.transport.AbstractObservable">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cxf.transport.<a href="../../../../../../org/apache/cxf/transport/AbstractObservable.html" title="class in org.apache.cxf.transport">AbstractObservable</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/AbstractObservable.html#incomingObserver">incomingObserver</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" 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><strong><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html#AtmosphereWebSocketJettyDestination(org.apache.cxf.Bus,%20org.apache.cxf.transport.http.DestinationRegistry,%20org.apache.cxf.service.model.EndpointInfo,%20org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory)">AtmosphereWebSocketJettyDestination</a></strong>(<a href="../../../../../../org/apache/cxf/Bus.html" title="interface in org.apache.cxf">Bus</a>&nbsp;bus,
<a href="../../../../../../org/apache/cxf/transport/http/DestinationRegistry.html" title="interface in org.apache.cxf.transport.http">DestinationRegistry</a>&nbsp;registry,
<a href="../../../../../../org/apache/cxf/service/model/EndpointInfo.html" title="class in org.apache.cxf.service.model">EndpointInfo</a>&nbsp;ei,
<a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPServerEngineFactory.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPServerEngineFactory</a>&nbsp;serverEngineFactory)</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</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>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPHandler.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPHandler</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html#createJettyHTTPHandler(org.apache.cxf.transport.http_jetty.JettyHTTPDestination,%20boolean)">createJettyHTTPHandler</a></strong>(<a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPDestination</a>&nbsp;jhd,
boolean&nbsp;cmExact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html#getAddress(org.apache.cxf.service.model.EndpointInfo)">getAddress</a></strong>(<a href="../../../../../../org/apache/cxf/service/model/EndpointInfo.html" title="class in org.apache.cxf.service.model">EndpointInfo</a>&nbsp;endpointInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <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></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html#getBasePath(java.lang.String)">getBasePath</a></strong>(<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;contextPath)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html#invokeInternal(javax.servlet.ServletConfig,%20javax.servlet.ServletContext,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">invokeInternal</a></strong>(javax.servlet.ServletConfig&nbsp;config,
javax.servlet.ServletContext&nbsp;context,
javax.servlet.http.HttpServletRequest&nbsp;req,
javax.servlet.http.HttpServletResponse&nbsp;resp)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html#shutdown()">shutdown</a></strong>()</code>
<div class="block">Shutdown the Destination, i.e.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.transport.http_jetty.JettyHTTPDestination">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cxf.transport.http_jetty.<a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPDestination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#activate()">activate</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#deactivate()">deactivate</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#doService(javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">doService</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#doService(javax.servlet.ServletContext,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">doService</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#finalizeConfig()">finalizeConfig</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#flushHeaders(org.apache.cxf.message.Message,%20boolean)">flushHeaders</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#getBasePathForFullAddress(java.lang.String)">getBasePathForFullAddress</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#getEngine()">getEngine</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#getLogger()">getLogger</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#invokeComplete(javax.servlet.ServletContext,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse,%20org.apache.cxf.message.Message)">invokeComplete</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#retrieveEngine()">retrieveEngine</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#retrieveFromContinuation(javax.servlet.http.HttpServletRequest)">retrieveFromContinuation</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#setServletContext(javax.servlet.ServletContext)">setServletContext</a>, <a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#setupContinuation(org.apache.cxf.message.Message,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">setupContinuation</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.transport.http.AbstractHTTPDestination">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cxf.transport.http.<a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html" title="class in org.apache.cxf.transport.http">AbstractHTTPDestination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#assertMessage(org.apache.cxf.message.Message)">assertMessage</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#canAssert(javax.xml.namespace.QName)">canAssert</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#contextMatchOnExact()">contextMatchOnExact</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#flushHeaders(org.apache.cxf.message.Message)">flushHeaders</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getAddressValue(org.apache.cxf.service.model.EndpointInfo)">getAddressValue</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getAddressValue(org.apache.cxf.service.model.EndpointInfo,%20boolean)">getAddressValue</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getAddressWithId(java.lang.String)">getAddressWithId</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getBeanName()">getBeanName</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getBus()">getBus</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getContextMatchStrategy()">getContextMatchStrategy</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getId(java.util.Map)">getId</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getInbuiltBackChannel(org.apache.cxf.message.Message)">getInbuiltBackChannel</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getPath()">getPath</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#getServer()">getServer</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#invoke(javax.servlet.ServletConfig,%20javax.servlet.ServletContext,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">invoke</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#isFixedParameterOrder()">isFixedParameterOrder</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#isMultiplexWithAddress()">isMultiplexWithAddress</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#isOneWay(org.apache.cxf.message.Message)">isOneWay</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#releaseRegistry()">releaseRegistry</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#retrieveFromServlet3Async(javax.servlet.http.HttpServletRequest)">retrieveFromServlet3Async</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#setContextMatchStrategy(java.lang.String)">setContextMatchStrategy</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#setFixedParameterOrder(boolean)">setFixedParameterOrder</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#setMultiplexWithAddress(boolean)">setMultiplexWithAddress</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#setServer(org.apache.cxf.transports.http.configuration.HTTPServerPolicy)">setServer</a>, <a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#setupMessage(org.apache.cxf.message.Message,%20javax.servlet.ServletConfig,%20javax.servlet.ServletContext,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">setupMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.transport.AbstractDestination">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cxf.transport.<a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html" title="class in org.apache.cxf.transport">AbstractDestination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html#getAddress()">getAddress</a>, <a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html#getBackChannel(org.apache.cxf.message.Message)">getBackChannel</a>, <a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html#getEndpointInfo()">getEndpointInfo</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.transport.AbstractObservable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cxf.transport.<a href="../../../../../../org/apache/cxf/transport/AbstractObservable.html" title="class in org.apache.cxf.transport">AbstractObservable</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/AbstractObservable.html#getMessageObserver()">getMessageObserver</a>, <a href="../../../../../../org/apache/cxf/transport/AbstractObservable.html#getTargetReference(org.apache.cxf.service.model.EndpointInfo,%20org.apache.cxf.Bus)">getTargetReference</a>, <a href="../../../../../../org/apache/cxf/transport/AbstractObservable.html#getTargetReference(org.apache.cxf.service.model.EndpointInfo,%20org.apache.cxf.ws.addressing.EndpointReferenceType,%20org.apache.cxf.Bus)">getTargetReference</a>, <a href="../../../../../../org/apache/cxf/transport/AbstractObservable.html#setMessageObserver(org.apache.cxf.transport.MessageObserver)">setMessageObserver</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.transport.Destination">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.cxf.transport.<a href="../../../../../../org/apache/cxf/transport/Destination.html" title="interface in org.apache.cxf.transport">Destination</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/Destination.html#getAddress()">getAddress</a>, <a href="../../../../../../org/apache/cxf/transport/Destination.html#getBackChannel(org.apache.cxf.message.Message)">getBackChannel</a>, <a href="../../../../../../org/apache/cxf/transport/Destination.html#getMessageObserver()">getMessageObserver</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.transport.Observable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.cxf.transport.<a href="../../../../../../org/apache/cxf/transport/Observable.html" title="interface in org.apache.cxf.transport">Observable</a></h3>
<code><a href="../../../../../../org/apache/cxf/transport/Observable.html#setMessageObserver(org.apache.cxf.transport.MessageObserver)">setMessageObserver</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AtmosphereWebSocketJettyDestination(org.apache.cxf.Bus, org.apache.cxf.transport.http.DestinationRegistry, org.apache.cxf.service.model.EndpointInfo, org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AtmosphereWebSocketJettyDestination</h4>
<pre>public&nbsp;AtmosphereWebSocketJettyDestination(<a href="../../../../../../org/apache/cxf/Bus.html" title="interface in org.apache.cxf">Bus</a>&nbsp;bus,
<a href="../../../../../../org/apache/cxf/transport/http/DestinationRegistry.html" title="interface in org.apache.cxf.transport.http">DestinationRegistry</a>&nbsp;registry,
<a href="../../../../../../org/apache/cxf/service/model/EndpointInfo.html" title="class in org.apache.cxf.service.model">EndpointInfo</a>&nbsp;ei,
<a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPServerEngineFactory.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPServerEngineFactory</a>&nbsp;serverEngineFactory)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="invokeInternal(javax.servlet.ServletConfig, javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invokeInternal</h4>
<pre>public&nbsp;void&nbsp;invokeInternal(javax.servlet.ServletConfig&nbsp;config,
javax.servlet.ServletContext&nbsp;context,
javax.servlet.http.HttpServletRequest&nbsp;req,
javax.servlet.http.HttpServletResponse&nbsp;resp)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/transport/websocket/WebSocketDestinationService.html#invokeInternal(javax.servlet.ServletConfig,%20javax.servlet.ServletContext,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">invokeInternal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/transport/websocket/WebSocketDestinationService.html" title="interface in org.apache.cxf.transport.websocket">WebSocketDestinationService</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
<a name="getAddress(org.apache.cxf.service.model.EndpointInfo)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAddress</h4>
<pre>protected&nbsp;<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;getAddress(<a href="../../../../../../org/apache/cxf/service/model/EndpointInfo.html" title="class in org.apache.cxf.service.model">EndpointInfo</a>&nbsp;endpointInfo)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#getAddress(org.apache.cxf.service.model.EndpointInfo)">getAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPDestination</a></code></dd>
</dl>
</li>
</ul>
<a name="getBasePath(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBasePath</h4>
<pre>protected&nbsp;<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;getBasePath(<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;contextPath)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/transport/servlet/ServletDestination.html#getBasePath(java.lang.String)">getBasePath</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cxf/transport/servlet/ServletDestination.html" title="class in org.apache.cxf.transport.servlet">ServletDestination</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
<a name="createJettyHTTPHandler(org.apache.cxf.transport.http_jetty.JettyHTTPDestination, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createJettyHTTPHandler</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPHandler.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPHandler</a>&nbsp;createJettyHTTPHandler(<a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPDestination</a>&nbsp;jhd,
boolean&nbsp;cmExact)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#createJettyHTTPHandler(org.apache.cxf.transport.http_jetty.JettyHTTPDestination,%20boolean)">createJettyHTTPHandler</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPDestination</a></code></dd>
</dl>
</li>
</ul>
<a name="shutdown()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>shutdown</h4>
<pre>public&nbsp;void&nbsp;shutdown()</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/cxf/transport/AbstractDestination.html#shutdown()">AbstractDestination</a></code></strong></div>
<div class="block">Shutdown the Destination, i.e. stop accepting incoming messages.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/transport/Destination.html#shutdown()">shutdown</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/transport/Destination.html" title="interface in org.apache.cxf.transport">Destination</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#shutdown()">shutdown</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html" title="class in org.apache.cxf.transport.http">AbstractHTTPDestination</a></code></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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/AtmosphereWebSocketJettyDestination.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 class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereUtils.html" title="class in org.apache.cxf.transport.websocket.atmosphere"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketServletDestination.html" title="class in org.apache.cxf.transport.websocket.atmosphere"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html" target="_top">Frames</a></li>
<li><a href="AtmosphereWebSocketJettyDestination.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All 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><a href="#nested_classes_inherited_from_class_org.apache.cxf.transport.http.AbstractHTTPDestination">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.apache.cxf.transport.http_jetty.JettyHTTPDestination">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>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 name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>