blob: 7662126190bf1ce9bae8a377a0a14630de89c9b7 [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>JettyHTTPDestination (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="JettyHTTPDestination (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/JettyHTTPDestination.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/http_jetty/JettyDestinationFactory.html" title="class in org.apache.cxf.transport.http_jetty"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPHandler.html" title="class in org.apache.cxf.transport.http_jetty"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" target="_top">Frames</a></li>
<li><a href="JettyHTTPDestination.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="#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.cxf.transport.http_jetty</div>
<h2 title="Class JettyHTTPDestination" class="title">Class JettyHTTPDestination</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>org.apache.cxf.transport.http_jetty.JettyHTTPDestination</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></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../org/apache/cxf/transport/websocket/atmosphere/AtmosphereWebSocketJettyDestination.html" title="class in org.apache.cxf.transport.websocket.atmosphere">AtmosphereWebSocketJettyDestination</a>, <a href="../../../../../org/apache/cxf/transport/websocket/jetty9/Jetty9WebSocketDestination.html" title="class in org.apache.cxf.transport.websocket.jetty9">Jetty9WebSocketDestination</a>, <a href="../../../../../org/apache/cxf/transport/websocket/jetty/JettyWebSocketDestination.html" title="class in org.apache.cxf.transport.websocket.jetty">JettyWebSocketDestination</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">JettyHTTPDestination</span>
extends <a href="../../../../../org/apache/cxf/transport/servlet/ServletDestination.html" title="class in org.apache.cxf.transport.servlet">ServletDestination</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>
<table class="overviewSummary" 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>protected <a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPServerEngine.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPServerEngine</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#engine">engine</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#loader">loader</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#nurl">nurl</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPServerEngineFactory.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPServerEngineFactory</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#serverEngineFactory">serverEngineFactory</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected javax.servlet.ServletContext</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#servletContext">servletContext</a></strong></code>&nbsp;</td>
</tr>
</table>
<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/http_jetty/JettyHTTPDestination.html#JettyHTTPDestination(org.apache.cxf.Bus,%20org.apache.cxf.transport.http.DestinationRegistry,%20org.apache.cxf.service.model.EndpointInfo,%20org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory)">JettyHTTPDestination</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>
<div class="block">Constructor</div>
</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 void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#activate()">activate</a></strong>()</code>
<div class="block">Activate receipt of incoming messages.</div>
</td>
</tr>
<tr class="rowColor">
<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/http_jetty/JettyHTTPDestination.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="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#deactivate()">deactivate</a></strong>()</code>
<div class="block">Deactivate receipt of incoming messages.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#doService(javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">doService</a></strong>(javax.servlet.http.HttpServletRequest&nbsp;req,
javax.servlet.http.HttpServletResponse&nbsp;resp)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#doService(javax.servlet.ServletContext,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">doService</a></strong>(javax.servlet.ServletContext&nbsp;context,
javax.servlet.http.HttpServletRequest&nbsp;req,
javax.servlet.http.HttpServletResponse&nbsp;resp)</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/http_jetty/JettyHTTPDestination.html#finalizeConfig()">finalizeConfig</a></strong>()</code>
<div class="block">This method is used to finalize the configuration
after the configuration items have been set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#flushHeaders(org.apache.cxf.message.Message,%20boolean)">flushHeaders</a></strong>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
boolean&nbsp;getStream)</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/http_jetty/JettyHTTPDestination.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/http_jetty/JettyHTTPDestination.html#getBasePathForFullAddress(java.lang.String)">getBasePathForFullAddress</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;addr)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/transport/http_jetty/ServerEngine.html" title="interface in org.apache.cxf.transport.http_jetty">ServerEngine</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#getEngine()">getEngine</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging">Logger</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#getLogger()">getLogger</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><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></strong>(javax.servlet.ServletContext&nbsp;context,
javax.servlet.http.HttpServletRequest&nbsp;req,
javax.servlet.http.HttpServletResponse&nbsp;resp,
<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#retrieveEngine()">retrieveEngine</a></strong>()</code>
<div class="block">Post-configure retreival of server engine.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html#retrieveFromContinuation(javax.servlet.http.HttpServletRequest)">retrieveFromContinuation</a></strong>(javax.servlet.http.HttpServletRequest&nbsp;req)</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/http_jetty/JettyHTTPDestination.html#setServletContext(javax.servlet.ServletContext)">setServletContext</a></strong>(javax.servlet.ServletContext&nbsp;sc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><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></strong>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;inMessage,
javax.servlet.http.HttpServletRequest&nbsp;req,
javax.servlet.http.HttpServletResponse&nbsp;resp)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.transport.servlet.ServletDestination">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cxf.transport.servlet.<a href="../../../../../org/apache/cxf/transport/servlet/ServletDestination.html" title="class in org.apache.cxf.transport.servlet">ServletDestination</a></h3>
<code><a href="../../../../../org/apache/cxf/transport/servlet/ServletDestination.html#getBasePath(java.lang.String)">getBasePath</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>, <a href="../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#shutdown()">shutdown</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">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="engine">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>engine</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPServerEngine.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPServerEngine</a> engine</pre>
</li>
</ul>
<a name="serverEngineFactory">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>serverEngineFactory</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPServerEngineFactory.html" title="class in org.apache.cxf.transport.http_jetty">JettyHTTPServerEngineFactory</a> serverEngineFactory</pre>
</li>
</ul>
<a name="servletContext">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>servletContext</h4>
<pre>protected&nbsp;javax.servlet.ServletContext servletContext</pre>
</li>
</ul>
<a name="nurl">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nurl</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> nurl</pre>
</li>
</ul>
<a name="loader">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>loader</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a> loader</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="JettyHTTPDestination(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>JettyHTTPDestination</h4>
<pre>public&nbsp;JettyHTTPDestination(<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>
<div class="block">Constructor</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - the associated Bus</dd><dd><code>registry</code> - the associated destinationRegistry</dd><dd><code>ei</code> - the endpoint info of the destination</dd><dd><code>serverEngineFactory</code> - the serverEngineFactory which could be used to create ServerEngine</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>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLogger</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging">Logger</a>&nbsp;getLogger()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/cxf/transport/servlet/ServletDestination.html#getLogger()">getLogger</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">Returns:</span></dt><dd>the logger to use</dd></dl>
</li>
</ul>
<a name="setServletContext(javax.servlet.ServletContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setServletContext</h4>
<pre>public&nbsp;void&nbsp;setServletContext(javax.servlet.ServletContext&nbsp;sc)</pre>
</li>
</ul>
<a name="retrieveEngine()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>retrieveEngine</h4>
<pre>protected&nbsp;void&nbsp;retrieveEngine()
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/security/GeneralSecurityException.html?is-external=true" title="class or interface in java.security">GeneralSecurityException</a>,
<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>
<div class="block">Post-configure retreival of server engine.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/security/GeneralSecurityException.html?is-external=true" title="class or interface in java.security">GeneralSecurityException</a></code></dd>
<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="finalizeConfig()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>finalizeConfig</h4>
<pre>public&nbsp;void&nbsp;finalizeConfig()</pre>
<div class="block">This method is used to finalize the configuration
after the configuration items have been set.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#finalizeConfig()">finalizeConfig</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>
<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>
</li>
</ul>
<a name="activate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>activate</h4>
<pre>protected&nbsp;void&nbsp;activate()</pre>
<div class="block">Activate receipt of incoming messages.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#activate()">activate</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>
<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>
</li>
</ul>
<a name="deactivate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deactivate</h4>
<pre>protected&nbsp;void&nbsp;deactivate()</pre>
<div class="block">Deactivate receipt of incoming messages.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#deactivate()">deactivate</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>
<a name="getBasePathForFullAddress(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBasePathForFullAddress</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;getBasePathForFullAddress(<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;addr)</pre>
</li>
</ul>
<a name="doService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doService</h4>
<pre>protected&nbsp;void&nbsp;doService(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><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="doService(javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doService</h4>
<pre>protected&nbsp;void&nbsp;doService(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><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="invokeComplete(javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.cxf.message.Message)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invokeComplete</h4>
<pre>protected&nbsp;void&nbsp;invokeComplete(javax.servlet.ServletContext&nbsp;context,
javax.servlet.http.HttpServletRequest&nbsp;req,
javax.servlet.http.HttpServletResponse&nbsp;resp,
<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m)
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/http/AbstractHTTPDestination.html#invokeComplete(javax.servlet.ServletContext,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse,%20org.apache.cxf.message.Message)">invokeComplete</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>
<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="flushHeaders(org.apache.cxf.message.Message, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>flushHeaders</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;flushHeaders(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
boolean&nbsp;getStream)
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/http/AbstractHTTPDestination.html#flushHeaders(org.apache.cxf.message.Message,%20boolean)">flushHeaders</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>
<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="getEngine()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEngine</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/transport/http_jetty/ServerEngine.html" title="interface in org.apache.cxf.transport.http_jetty">ServerEngine</a>&nbsp;getEngine()</pre>
</li>
</ul>
<a name="retrieveFromContinuation(javax.servlet.http.HttpServletRequest)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>retrieveFromContinuation</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;retrieveFromContinuation(javax.servlet.http.HttpServletRequest&nbsp;req)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#retrieveFromContinuation(javax.servlet.http.HttpServletRequest)">retrieveFromContinuation</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>
<a name="setupContinuation(org.apache.cxf.message.Message, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setupContinuation</h4>
<pre>protected&nbsp;void&nbsp;setupContinuation(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;inMessage,
javax.servlet.http.HttpServletRequest&nbsp;req,
javax.servlet.http.HttpServletResponse&nbsp;resp)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/cxf/transport/http/AbstractHTTPDestination.html#setupContinuation(org.apache.cxf.message.Message,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">setupContinuation</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/JettyHTTPDestination.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/http_jetty/JettyDestinationFactory.html" title="class in org.apache.cxf.transport.http_jetty"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cxf/transport/http_jetty/JettyHTTPHandler.html" title="class in org.apache.cxf.transport.http_jetty"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cxf/transport/http_jetty/JettyHTTPDestination.html" target="_top">Frames</a></li>
<li><a href="JettyHTTPDestination.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="#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>Apache CXF</small></p>
</body>
</html>