blob: 497a650dfa3f9475831627cf439fc300f4ad56c3 [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>EndpointDescription (Apache Axis2)</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="EndpointDescription (Apache Axis2)";
}
//-->
</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/EndpointDescription.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/axis2/jaxws/description/DescriptionKey.html" title="class in org.apache.axis2.jaxws.description"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/jaxws/description/EndpointDescription.html" target="_top">Frames</a></li>
<li><a href="EndpointDescription.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>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&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.axis2.jaxws.description</div>
<h2 title="Interface EndpointDescription" class="title">Interface EndpointDescription</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../org/apache/axis2/jaxws/description/impl/EndpointDescriptionImpl.html" title="class in org.apache.axis2.jaxws.description.impl">EndpointDescriptionImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">EndpointDescription</span></pre>
<div class="block">An EndpointDescription corresponds to a particular Service Implementation. It can correspond to
either either a client to that impl or the actual service impl.
<p/>
The EndpointDescription contains information that is relevant to both a Provider-based and
SEI-based (aka Endpoint-based or Java-based) enpdoints. SEI-based endpoints (whether they have an
explicit or implcit SEI) will have addtional metadata information in an
EndpointInterfaceDescription class and sub-hierachy; Provider-based endpoitns do not have such a
hierachy.
<p/>
<pre>
<b>EndpointDescription details</b>
<p/>
CORRESPONDS TO: The endpoint (both Client and Server)
<p/>
AXIS2 DELEGATE: AxisService
<p/>
CHILDREN: 0..1 EndpointInterfaceDescription
<p/>
ANNOTATIONS:
WebService [181]
WebServiceProvider [224]
ServicMode [224]
BindingType [224]
<p/>
WSDL ELEMENTS:
port
<p/>
</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="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>static <a href="https://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/axis2/jaxws/description/EndpointDescription.html#AXIS_SERVICE_PARAMETER">AXIS_SERVICE_PARAMETER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://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/axis2/jaxws/description/EndpointDescription.html#DEFAULT_CLIENT_BINDING_ID">DEFAULT_CLIENT_BINDING_ID</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://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/axis2/jaxws/description/EndpointDescription.html#HANDLER_PARAMETER_QNAMES">HANDLER_PARAMETER_QNAMES</a></strong></code>
<div class="block">Paramater set on AxisService which contains an ArrayList of SOAP header QNames
of SOAPHandlers.</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>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#addRequiredBinding(org.apache.axis2.jaxws.common.config.WSDLValidatorElement)">addRequiredBinding</a></strong>(<a href="../../../../../org/apache/axis2/jaxws/common/config/WSDLValidatorElement.html" title="class in org.apache.axis2.jaxws.common.config">WSDLValidatorElement</a>&nbsp;element)</code>
<div class="block">Adds the QName to a list of binding types that are required to be
supported by the endpoint as defined in the WSDL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getAxisService()">getAxisService</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://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/axis2/jaxws/description/EndpointDescription.html#getBindingType()">getBindingType</a></strong>()</code>
<div class="block">Returns the binding type FOR A SERVER.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://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/axis2/jaxws/description/EndpointDescription.html#getClientBindingID()">getClientBindingID</a></strong>()</code>
<div class="block">Return the binding type FOR A CLIENT.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getDescriptionBuilderComposite()">getDescriptionBuilderComposite</a></strong>()</code>
<div class="block">Return the DescriptionBuilderComposite, if any, used to build this service description.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://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/axis2/jaxws/description/EndpointDescription.html#getEndpointAddress()">getEndpointAddress</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getEndpointInterfaceDescription()">getEndpointInterfaceDescription</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getHandlerChain()">getHandlerChain</a></strong>()</code>
<div class="block">Return the handler chain configuration information as a HandlerChainsType object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getHandlerChain(java.lang.Object)">getHandlerChain</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;serviceDelegateKey)</code>
<div class="block">Return the handler chain configuration information as a HandlerChainsType object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getMTOMThreshold()">getMTOMThreshold</a></strong>()</code>
<div class="block">If MTOM is enabled, returns the threshold value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://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/axis2/jaxws/description/EndpointDescription.html#getName()">getName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/handler/PortInfo.html?is-external=true" title="class or interface in javax.xml.ws.handler">PortInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getPortInfo()">getPortInfo</a></strong>()</code>
<div class="block">Returns the JAX-WS handler PortInfo object for this endpoint.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getPortQName()">getPortQName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getProperty(java.lang.String)">getProperty</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>
<div class="block">Return the Object that corresponds to the property key supplied.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../org/apache/axis2/jaxws/common/config/WSDLValidatorElement.html" title="class in org.apache.axis2.jaxws.common.config">WSDLValidatorElement</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getRequiredBindings()">getRequiredBindings</a></strong>()</code>
<div class="block">Returns a list of all known bindings that should be supported based
on the information in the WSDL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/axis2/client/ServiceClient.html" title="class in org.apache.axis2.client">ServiceClient</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getServiceClient()">getServiceClient</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/axis2/jaxws/description/ServiceDescription.html" title="interface in org.apache.axis2.jaxws.description">ServiceDescription</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getServiceDescription()">getServiceDescription</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/Service.Mode.html?is-external=true" title="class or interface in javax.xml.ws">Service.Mode</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getServiceMode()">getServiceMode</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getServiceQName()">getServiceQName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://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/axis2/jaxws/description/EndpointDescription.html#getTargetNamespace()">getTargetNamespace</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#isEndpointBased()">isEndpointBased</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#isMTOMEnabled()">isMTOMEnabled</a></strong>()</code>
<div class="block">Signals whether or not MTOM has been turned on for the endpoint
based on the annotation configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#isProviderBased()">isProviderBased</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#respectBinding()">respectBinding</a></strong>()</code>
<div class="block">Returns true if the contents of the <code>&lt;wsdl:binding&gt;</code> must be
strictly respected by the runtime.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#setClientBindingID(java.lang.String)">setClientBindingID</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientBindingID)</code>
<div class="block">Set the binding type FOR A CLIENT.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#setEndpointAddress(java.lang.String)">setEndpointAddress</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endpointAddress)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#setHandlerChain(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">setHandlerChain</a></strong>(<a href="../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;handlerChain)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#setProperty(java.lang.String, java.lang.Object)">setProperty</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Store the property by the key specified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#setRespectBinding(boolean)">setRespectBinding</a></strong>(boolean&nbsp;respect)</code>
<div class="block">Indicate whether or not strict binding support should be used.</div>
</td>
</tr>
</table>
</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="AXIS_SERVICE_PARAMETER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AXIS_SERVICE_PARAMETER</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> AXIS_SERVICE_PARAMETER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.axis2.jaxws.description.EndpointDescription.AXIS_SERVICE_PARAMETER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DEFAULT_CLIENT_BINDING_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_CLIENT_BINDING_ID</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_CLIENT_BINDING_ID</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.axis2.jaxws.description.EndpointDescription.DEFAULT_CLIENT_BINDING_ID">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="HANDLER_PARAMETER_QNAMES">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>HANDLER_PARAMETER_QNAMES</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HANDLER_PARAMETER_QNAMES</pre>
<div class="block">Paramater set on AxisService which contains an ArrayList of SOAP header QNames
of SOAPHandlers.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.axis2.jaxws.description.EndpointDescription.HANDLER_PARAMETER_QNAMES">Constant Field Values</a></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="getAxisService()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAxisService</h4>
<pre><a href="../../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;getAxisService()</pre>
</li>
</ul>
<a name="getServiceClient()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceClient</h4>
<pre><a href="../../../../../org/apache/axis2/client/ServiceClient.html" title="class in org.apache.axis2.client">ServiceClient</a>&nbsp;getServiceClient()</pre>
</li>
</ul>
<a name="getServiceDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceDescription</h4>
<pre><a href="../../../../../org/apache/axis2/jaxws/description/ServiceDescription.html" title="interface in org.apache.axis2.jaxws.description">ServiceDescription</a>&nbsp;getServiceDescription()</pre>
</li>
</ul>
<a name="getEndpointInterfaceDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndpointInterfaceDescription</h4>
<pre><a href="../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a>&nbsp;getEndpointInterfaceDescription()</pre>
</li>
</ul>
<a name="getPortInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortInfo</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/handler/PortInfo.html?is-external=true" title="class or interface in javax.xml.ws.handler">PortInfo</a>&nbsp;getPortInfo()</pre>
<div class="block">Returns the JAX-WS handler PortInfo object for this endpoint.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>PortInfo</dd></dl>
</li>
</ul>
<a name="isProviderBased()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isProviderBased</h4>
<pre>boolean&nbsp;isProviderBased()</pre>
</li>
</ul>
<a name="isEndpointBased()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEndpointBased</h4>
<pre>boolean&nbsp;isEndpointBased()</pre>
</li>
</ul>
<a name="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
</li>
</ul>
<a name="getTargetNamespace()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTargetNamespace</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTargetNamespace()</pre>
</li>
</ul>
<a name="getBindingType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBindingType</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getBindingType()</pre>
<div class="block">Returns the binding type FOR A SERVER. This is based on the BindingType annotation and/or
the WSDL. This will return the default binding (SOAP11) if no annotation was specified on the
server. This should NOT be called on the client since it will always return the default
binding. Use getClientBindingID() on clients.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="setHandlerChain(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandlerChain</h4>
<pre>void&nbsp;setHandlerChain(<a href="../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;handlerChain)</pre>
</li>
</ul>
<a name="getHandlerChain(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandlerChain</h4>
<pre><a href="../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;getHandlerChain(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;serviceDelegateKey)</pre>
<div class="block">Return the handler chain configuration information as a HandlerChainsType object. If the
key is non-null then it is used to look for handler chain configuration information in the
sparse metadata. The order in which the configuration information is resolved is:
1) Look in sparse composite if the key is not null
2) Look in the composite
3) Look for a HandlerChain annotation and read in the file it specifies</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>serviceDelegateKey</code> - May be null. If non-null, used to look for service-delegate
specific sparse composite information.</dd>
<dt><span class="strong">Returns:</span></dt><dd>A HandlerChainsType object or null</dd></dl>
</li>
</ul>
<a name="getHandlerChain()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandlerChain</h4>
<pre><a href="../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;getHandlerChain()</pre>
<div class="block">Return the handler chain configuration information as a HandlerChainsType object.
This is the same as calling getHandlerChain(null).</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescription.html#getHandlerChain(java.lang.Object)"><code>getHandlerChain(Object)</code></a></dd></dl>
</li>
</ul>
<a name="setClientBindingID(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setClientBindingID</h4>
<pre>void&nbsp;setClientBindingID(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientBindingID)</pre>
<div class="block">Set the binding type FOR A CLIENT. The BindingType annotation is not valid on the client per
the JAX-WS spec. The value can be set via addPort(...) for a Dispatch client or via TBD for
a Proxy client.</div>
</li>
</ul>
<a name="getClientBindingID()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClientBindingID</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getClientBindingID()</pre>
<div class="block">Return the binding type FOR A CLIENT. This will return the default client binding type if
called on the server. Use getBindingType() on servers.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>String representing the client binding type</dd><dt><span class="strong">See Also:</span></dt><dd><code>setClientBindingID();</code></dd></dl>
</li>
</ul>
<a name="setEndpointAddress(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEndpointAddress</h4>
<pre>void&nbsp;setEndpointAddress(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endpointAddress)</pre>
</li>
</ul>
<a name="getEndpointAddress()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndpointAddress</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getEndpointAddress()</pre>
</li>
</ul>
<a name="getPortQName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortQName</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;getPortQName()</pre>
</li>
</ul>
<a name="getServiceQName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceQName</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;getServiceQName()</pre>
</li>
</ul>
<a name="getServiceMode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceMode</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/Service.Mode.html?is-external=true" title="class or interface in javax.xml.ws">Service.Mode</a>&nbsp;getServiceMode()</pre>
</li>
</ul>
<a name="isMTOMEnabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMTOMEnabled</h4>
<pre>boolean&nbsp;isMTOMEnabled()</pre>
<div class="block">Signals whether or not MTOM has been turned on for the endpoint
based on the annotation configuration.
Both the @MTOM and @BindingType are inspected. The @MTOM
annotation is inspected first. If the @MTOM
annotation is not present, then the @BindingType is inspected.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>a boolean value</dd></dl>
</li>
</ul>
<a name="getMTOMThreshold()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMTOMThreshold</h4>
<pre>int&nbsp;getMTOMThreshold()</pre>
<div class="block">If MTOM is enabled, returns the threshold value.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>-1 if MTOM is not enabled, a positive integer value if
one was configured.</dd></dl>
</li>
</ul>
<a name="respectBinding()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>respectBinding</h4>
<pre>boolean&nbsp;respectBinding()</pre>
<div class="block">Returns true if the contents of the <code>&lt;wsdl:binding&gt;</code> must be
strictly respected by the runtime.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>a boolean value</dd></dl>
</li>
</ul>
<a name="setRespectBinding(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRespectBinding</h4>
<pre>void&nbsp;setRespectBinding(boolean&nbsp;respect)</pre>
<div class="block">Indicate whether or not strict binding support should be used.</div>
</li>
</ul>
<a name="addRequiredBinding(org.apache.axis2.jaxws.common.config.WSDLValidatorElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addRequiredBinding</h4>
<pre>boolean&nbsp;addRequiredBinding(<a href="../../../../../org/apache/axis2/jaxws/common/config/WSDLValidatorElement.html" title="class in org.apache.axis2.jaxws.common.config">WSDLValidatorElement</a>&nbsp;element)</pre>
<div class="block">Adds the QName to a list of binding types that are required to be
supported by the endpoint as defined in the WSDL.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getRequiredBindings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRequiredBindings</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../org/apache/axis2/jaxws/common/config/WSDLValidatorElement.html" title="class in org.apache.axis2.jaxws.common.config">WSDLValidatorElement</a>&gt;&nbsp;getRequiredBindings()</pre>
<div class="block">Returns a list of all known bindings that should be supported based
on the information in the WSDL.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getDescriptionBuilderComposite()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptionBuilderComposite</h4>
<pre><a href="../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;getDescriptionBuilderComposite()</pre>
<div class="block">Return the DescriptionBuilderComposite, if any, used to build this service description.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getProperty(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProperty</h4>
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getProperty(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
<div class="block">Return the Object that corresponds to the property key supplied.</div>
</li>
</ul>
<a name="setProperty(java.lang.String, java.lang.Object)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setProperty</h4>
<pre>void&nbsp;setProperty(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Store the property by the key specified.</div>
</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/EndpointDescription.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/axis2/jaxws/description/DescriptionKey.html" title="class in org.apache.axis2.jaxws.description"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/axis2/jaxws/description/EndpointDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/jaxws/description/EndpointDescription.html" target="_top">Frames</a></li>
<li><a href="EndpointDescription.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>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>