blob: e978ef38d1ad1d5cfcfb9d6b79b23b344cf9cf01 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>UndertowHTTPServerEngineConfigType (Apache CXF JavaDoc 3.4.5 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="UndertowHTTPServerEngineConfigType (Apache CXF JavaDoc 3.4.5 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UndertowHTTPServerEngineConfigType.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">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/TLSServerParametersIdentifiedType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineFactoryConfigType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html" target="_top">Frames</a></li>
<li><a href="UndertowHTTPServerEngineConfigType.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.transports.http_undertow.configuration</div>
<h2 title="Class UndertowHTTPServerEngineConfigType" class="title">Class UndertowHTTPServerEngineConfigType</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/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>org.apache.cxf.transports.http_undertow.configuration.UndertowHTTPServerEngineConfigType</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">UndertowHTTPServerEngineConfigType</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block"><p>Java class for UndertowHTTPServerEngineConfigType complex type.
<p>The following schema fragment specifies the expected content contained within this class.
<pre>
&lt;complexType name="UndertowHTTPServerEngineConfigType"&gt;
&lt;complexContent&gt;
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
&lt;sequence&gt;
&lt;choice minOccurs="0"&gt;
&lt;element name="tlsServerParameters" type="{http://cxf.apache.org/configuration/security}TLSServerParametersType"/&gt;
&lt;element name="tlsServerParametersRef" type="{http://cxf.apache.org/transports/http-undertow/configuration}ParametersRefType"/&gt;
&lt;/choice&gt;
&lt;choice minOccurs="0"&gt;
&lt;element name="threadingParameters" type="{http://cxf.apache.org/transports/http-undertow/configuration}ThreadingParametersType"/&gt;
&lt;element name="threadingParametersRef" type="{http://cxf.apache.org/transports/http-undertow/configuration}ParametersRefType"/&gt;
&lt;/choice&gt;
&lt;element name="handlers" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
&lt;/sequence&gt;
&lt;attribute name="port" use="required" type="{http://cxf.apache.org/configuration/parameterized-types}ParameterizedInt" /&gt;
&lt;attribute name="host" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
&lt;attribute name="continuationsEnabled" type="{http://cxf.apache.org/configuration/parameterized-types}ParameterizedBoolean" /&gt;
&lt;attribute name="maxIdleTime" type="{http://cxf.apache.org/configuration/parameterized-types}ParameterizedInt" /&gt;
&lt;/restriction&gt;
&lt;/complexContent&gt;
&lt;/complexType&gt;
</pre></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#continuationsEnabled">continuationsEnabled</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#handlers">handlers</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#host">host</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#maxIdleTime">maxIdleTime</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#port">port</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ThreadingParametersType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ThreadingParametersType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#threadingParameters">threadingParameters</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#threadingParametersRef">threadingParametersRef</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected org.apache.cxf.configuration.security.TLSServerParametersType</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#tlsServerParameters">tlsServerParameters</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#tlsServerParametersRef">tlsServerParametersRef</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#UndertowHTTPServerEngineConfigType--">UndertowHTTPServerEngineConfigType</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#getHandlers--">getHandlers</a></span>()</code>
<div class="block">Gets the value of the handlers property.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#getHost--">getHost</a></span>()</code>
<div class="block">Gets the value of the host property.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#getMaxIdleTime--">getMaxIdleTime</a></span>()</code>
<div class="block">Gets the value of the maxIdleTime property.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#getPort--">getPort</a></span>()</code>
<div class="block">Gets the value of the port property.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ThreadingParametersType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ThreadingParametersType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#getThreadingParameters--">getThreadingParameters</a></span>()</code>
<div class="block">Gets the value of the threadingParameters property.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#getThreadingParametersRef--">getThreadingParametersRef</a></span>()</code>
<div class="block">Gets the value of the threadingParametersRef property.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>org.apache.cxf.configuration.security.TLSServerParametersType</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#getTlsServerParameters--">getTlsServerParameters</a></span>()</code>
<div class="block">Gets the value of the tlsServerParameters property.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#getTlsServerParametersRef--">getTlsServerParametersRef</a></span>()</code>
<div class="block">Gets the value of the tlsServerParametersRef property.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#isContinuationsEnabled--">isContinuationsEnabled</a></span>()</code>
<div class="block">Gets the value of the continuationsEnabled property.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setContinuationsEnabled-java.lang.Boolean-">setContinuationsEnabled</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;value)</code>
<div class="block">Sets the value of the continuationsEnabled property.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setHandlers-java.lang.Object-">setHandlers</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Sets the value of the handlers property.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setHost-java.lang.String-">setHost</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the host property.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setMaxIdleTime-java.lang.Integer-">setMaxIdleTime</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;value)</code>
<div class="block">Sets the value of the maxIdleTime property.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setPort-java.lang.Integer-">setPort</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;value)</code>
<div class="block">Sets the value of the port property.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setThreadingParameters-org.apache.cxf.transports.http_undertow.configuration.ThreadingParametersType-">setThreadingParameters</a></span>(<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ThreadingParametersType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ThreadingParametersType</a>&nbsp;value)</code>
<div class="block">Sets the value of the threadingParameters property.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setThreadingParametersRef-org.apache.cxf.transports.http_undertow.configuration.ParametersRefType-">setThreadingParametersRef</a></span>(<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a>&nbsp;value)</code>
<div class="block">Sets the value of the threadingParametersRef property.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setTlsServerParameters-org.apache.cxf.configuration.security.TLSServerParametersType-">setTlsServerParameters</a></span>(org.apache.cxf.configuration.security.TLSServerParametersType&nbsp;value)</code>
<div class="block">Sets the value of the tlsServerParameters property.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html#setTlsServerParametersRef-org.apache.cxf.transports.http_undertow.configuration.ParametersRefType-">setTlsServerParametersRef</a></span>(<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a>&nbsp;value)</code>
<div class="block">Sets the value of the tlsServerParametersRef property.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</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="tlsServerParameters">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tlsServerParameters</h4>
<pre>protected&nbsp;org.apache.cxf.configuration.security.TLSServerParametersType tlsServerParameters</pre>
</li>
</ul>
<a name="tlsServerParametersRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tlsServerParametersRef</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a> tlsServerParametersRef</pre>
</li>
</ul>
<a name="threadingParameters">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>threadingParameters</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ThreadingParametersType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ThreadingParametersType</a> threadingParameters</pre>
</li>
</ul>
<a name="threadingParametersRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>threadingParametersRef</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a> threadingParametersRef</pre>
</li>
</ul>
<a name="handlers">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handlers</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> handlers</pre>
</li>
</ul>
<a name="port">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>port</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> port</pre>
</li>
</ul>
<a name="host">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>host</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host</pre>
</li>
</ul>
<a name="continuationsEnabled">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>continuationsEnabled</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> continuationsEnabled</pre>
</li>
</ul>
<a name="maxIdleTime">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>maxIdleTime</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> maxIdleTime</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="UndertowHTTPServerEngineConfigType--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UndertowHTTPServerEngineConfigType</h4>
<pre>public&nbsp;UndertowHTTPServerEngineConfigType()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getTlsServerParameters--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTlsServerParameters</h4>
<pre>public&nbsp;org.apache.cxf.configuration.security.TLSServerParametersType&nbsp;getTlsServerParameters()</pre>
<div class="block">Gets the value of the tlsServerParameters property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<code>TLSServerParametersType</code></dd>
</dl>
</li>
</ul>
<a name="setTlsServerParameters-org.apache.cxf.configuration.security.TLSServerParametersType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTlsServerParameters</h4>
<pre>public&nbsp;void&nbsp;setTlsServerParameters(org.apache.cxf.configuration.security.TLSServerParametersType&nbsp;value)</pre>
<div class="block">Sets the value of the tlsServerParameters property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<code>TLSServerParametersType</code></dd>
</dl>
</li>
</ul>
<a name="getTlsServerParametersRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTlsServerParametersRef</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a>&nbsp;getTlsServerParametersRef()</pre>
<div class="block">Gets the value of the tlsServerParametersRef property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><code>ParametersRefType</code></a></dd>
</dl>
</li>
</ul>
<a name="setTlsServerParametersRef-org.apache.cxf.transports.http_undertow.configuration.ParametersRefType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTlsServerParametersRef</h4>
<pre>public&nbsp;void&nbsp;setTlsServerParametersRef(<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a>&nbsp;value)</pre>
<div class="block">Sets the value of the tlsServerParametersRef property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><code>ParametersRefType</code></a></dd>
</dl>
</li>
</ul>
<a name="getThreadingParameters--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThreadingParameters</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ThreadingParametersType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ThreadingParametersType</a>&nbsp;getThreadingParameters()</pre>
<div class="block">Gets the value of the threadingParameters property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ThreadingParametersType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><code>ThreadingParametersType</code></a></dd>
</dl>
</li>
</ul>
<a name="setThreadingParameters-org.apache.cxf.transports.http_undertow.configuration.ThreadingParametersType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setThreadingParameters</h4>
<pre>public&nbsp;void&nbsp;setThreadingParameters(<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ThreadingParametersType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ThreadingParametersType</a>&nbsp;value)</pre>
<div class="block">Sets the value of the threadingParameters property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ThreadingParametersType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><code>ThreadingParametersType</code></a></dd>
</dl>
</li>
</ul>
<a name="getThreadingParametersRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThreadingParametersRef</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a>&nbsp;getThreadingParametersRef()</pre>
<div class="block">Gets the value of the threadingParametersRef property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><code>ParametersRefType</code></a></dd>
</dl>
</li>
</ul>
<a name="setThreadingParametersRef-org.apache.cxf.transports.http_undertow.configuration.ParametersRefType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setThreadingParametersRef</h4>
<pre>public&nbsp;void&nbsp;setThreadingParametersRef(<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration">ParametersRefType</a>&nbsp;value)</pre>
<div class="block">Sets the value of the threadingParametersRef property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/ParametersRefType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><code>ParametersRefType</code></a></dd>
</dl>
</li>
</ul>
<a name="getHandlers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandlers</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getHandlers()</pre>
<div class="block">Gets the value of the handlers property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a></dd>
</dl>
</li>
</ul>
<a name="setHandlers-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandlers</h4>
<pre>public&nbsp;void&nbsp;setHandlers(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Sets the value of the handlers property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a></dd>
</dl>
</li>
</ul>
<a name="getPort--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPort</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getPort()</pre>
<div class="block">Gets the value of the port property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a></dd>
</dl>
</li>
</ul>
<a name="setPort-java.lang.Integer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPort</h4>
<pre>public&nbsp;void&nbsp;setPort(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;value)</pre>
<div class="block">Sets the value of the port property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a></dd>
</dl>
</li>
</ul>
<a name="getHost--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHost</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getHost()</pre>
<div class="block">Gets the value of the host property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="setHost-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHost</h4>
<pre>public&nbsp;void&nbsp;setHost(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the host property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="isContinuationsEnabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isContinuationsEnabled</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isContinuationsEnabled()</pre>
<div class="block">Gets the value of the continuationsEnabled property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a></dd>
</dl>
</li>
</ul>
<a name="setContinuationsEnabled-java.lang.Boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContinuationsEnabled</h4>
<pre>public&nbsp;void&nbsp;setContinuationsEnabled(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;value)</pre>
<div class="block">Sets the value of the continuationsEnabled property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a></dd>
</dl>
</li>
</ul>
<a name="getMaxIdleTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxIdleTime</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getMaxIdleTime()</pre>
<div class="block">Gets the value of the maxIdleTime property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a></dd>
</dl>
</li>
</ul>
<a name="setMaxIdleTime-java.lang.Integer-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setMaxIdleTime</h4>
<pre>public&nbsp;void&nbsp;setMaxIdleTime(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;value)</pre>
<div class="block">Sets the value of the maxIdleTime property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UndertowHTTPServerEngineConfigType.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">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/TLSServerParametersIdentifiedType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineFactoryConfigType.html" title="class in org.apache.cxf.transports.http_undertow.configuration"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/transports/http_undertow/configuration/UndertowHTTPServerEngineConfigType.html" target="_top">Frames</a></li>
<li><a href="UndertowHTTPServerEngineConfigType.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>