blob: 5bf701b6e6f0dd7d33723416f70e6b58a33ab3f0 [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>PortComposite (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="PortComposite (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/PortComposite.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/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/axis2/jaxws/description/builder/RequestWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/axis2/jaxws/description/builder/PortComposite.html" target="_top">Frames</a></li>
<li><a href="PortComposite.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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a 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.builder</div>
<h2 title="Class PortComposite" class="title">Class PortComposite</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/1.5.0/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/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.jaxws.description.builder.PortComposite</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/axis2/jaxws/description/builder/TMAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMAnnotationComposite</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">PortComposite</span>
extends <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></pre>
<div class="block">This subclass of the DescriptionBuilderComposite will be used to model
information specific to a port. The DescriptionBuilderComposite, when
used in server-side processing, more or less represents a single web
service implementation class. It is possible, and likely, that a single
implementation class will serve multiple ports. The PortComposite allows
metadata that applies at the port level to be separated from the
DescriptionBuilderComposite. This will allow processing and configuring
of multiple ports in the description hierarchy from a single DBC object.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== 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/axis2/jaxws/description/builder/PortComposite.html#PortComposite(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">PortComposite</a></strong>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;baseDBC)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">addPortComposite</a></strong>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</a>&nbsp;portDBC)</code>
<div class="block">Adds a PortComposite to the generic list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getBindingTypeAnnot()">getBindingTypeAnnot</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/catalog/JAXWSCatalogManager.html" title="interface in org.apache.axis2.jaxws.catalog">JAXWSCatalogManager</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getCatalogManager()">getCatalogManager</a></strong>()</code>
<div class="block">Returns the catalog manager associated with this composite, if any.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/axis2/jaxws/description/builder/PortComposite.html#getClassLoader()">getClassLoader</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/builder/PortComposite.html#getClassModifiers()">getClassModifiers</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/builder/PortComposite.html#getClassName()">getClassName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationInstance.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationInstance</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getCustomAnnotationInstances()">getCustomAnnotationInstances</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationProcessor</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getCustomAnnotationProcessors()">getCustomAnnotationProcessors</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getCustomWsdlGenerator()">getCustomWsdlGenerator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getFieldDescriptionComposite(java.lang.String)">getFieldDescriptionComposite</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fieldName)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getHandlerChainAnnot()">getHandlerChainAnnot</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/builder/PortComposite.html#getHandlerChainsType()">getHandlerChainsType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getInterfacesList()">getInterfacesList</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getMethodDescriptionComposite(java.lang.String)">getMethodDescriptionComposite</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName)</code>
<div class="block">Returns a collection of all MethodDescriptionComposites that match the specified name</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getMethodDescriptionComposite(java.lang.String, int)">getMethodDescriptionComposite</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName,
int&nbsp;occurence)</code>
<div class="block">Returns the nth occurence of this MethodComposite.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getMethodDescriptionsList()">getMethodDescriptionsList</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getPortComposites()">getPortComposites</a></strong>()</code>
<div class="block">Gets the generic PortComposite instances.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/builder/PortComposite.html#getPreferredPort()">getPreferredPort</a></strong>()</code>
<div class="block">For a service requester, the QName of the prefered port for this service.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/builder/PortComposite.html#getPreferredPort(java.lang.Object)">getPreferredPort</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/ServiceModeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ServiceModeAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getServiceModeAnnot()">getServiceModeAnnot</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getServiceQNames()">getServiceQNames</a></strong>()</code>
<div class="block">Get the set of wsdl:service QNames represented by this DBC's metadata</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getSoapBindingAnnot()">getSoapBindingAnnot</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/builder/PortComposite.html#getSuperClassName()">getSuperClassName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getWebServiceAnnot()">getWebServiceAnnot</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getWebServiceProviderAnnot()">getWebServiceProviderAnnot</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>javax.wsdl.Definition</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getWsdlDefinition()">getWsdlDefinition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>javax.wsdl.Definition</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#getWsdlDefinition(javax.xml.namespace.QName)">getWsdlDefinition</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;serviceQName)</code>
<div class="block">Retrive a WSDL Definition by a service QName</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/axis2/jaxws/description/builder/PortComposite.html#getWsdlURL(javax.xml.namespace.QName)">getWsdlURL</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;serviceQName)</code>
<div class="block">Retrive a WSDL URL by a service QName</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html#isInterface()">isInterface</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/builder/PortComposite.html#isMTOMEnabled()">isMTOMEnabled</a></strong>()</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/builder/PortComposite.html#setBindingTypeAnnot(org.apache.axis2.jaxws.description.builder.BindingTypeAnnot)">setBindingTypeAnnot</a></strong>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</a>&nbsp;bindingTypeAnnot)</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/builder/PortComposite.html#setCustomWsdlGenerator(org.apache.axis2.jaxws.description.builder.WsdlGenerator)">setCustomWsdlGenerator</a></strong>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</a>&nbsp;wsdlGenerator)</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/builder/PortComposite.html#setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">setHandlerChainAnnot</a></strong>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;handlerChainAnnot)</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/builder/PortComposite.html#setHandlerChainsType(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">setHandlerChainsType</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;handlerChainsType)</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/builder/PortComposite.html#setIsMTOMEnabled(boolean)">setIsMTOMEnabled</a></strong>(boolean&nbsp;isMTOMEnabled)</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/builder/PortComposite.html#setProperties(java.util.Map)">setProperties</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)</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/builder/PortComposite.html#setServiceQNames(java.util.Set)">setServiceQNames</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;&nbsp;serviceQNames)</code>
<div class="block">Add the set of wsdl:service QNames that are represented by this DBC's metadata</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/builder/PortComposite.html#setWebServiceAnnot(org.apache.axis2.jaxws.description.builder.WebServiceAnnot)">setWebServiceAnnot</a></strong>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</a>&nbsp;webServiceAnnot)</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/builder/PortComposite.html#setWebServiceProviderAnnot(org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot)">setWebServiceProviderAnnot</a></strong>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</a>&nbsp;webServiceProviderAnnot)</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/builder/PortComposite.html#setWsdlDefinition(javax.xml.namespace.QName, javax.wsdl.Definition)">setWsdlDefinition</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;serviceQName,
javax.wsdl.Definition&nbsp;definition)</code>
<div class="block">Store a WSDL Definition keyed by a service QName</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/builder/PortComposite.html#setwsdlURL(javax.xml.namespace.QName, java.net.URL)">setwsdlURL</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;serviceQName,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</code>
<div class="block">Store a WSDL URL keyed by a service QName</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/builder/PortComposite.html#toString()">toString</a></strong>()</code>
<div class="block">Convenience method for unit testing.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.jaxws.description.builder.<a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></h3>
<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addCustomAnnotationInstance(org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance)">addCustomAnnotationInstance</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addCustomAnnotationProcessor(org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor)">addCustomAnnotationProcessor</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addFieldDescriptionComposite(org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite)">addFieldDescriptionComposite</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addMethodDescriptionComposite(org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite)">addMethodDescriptionComposite</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addPortComposite(javax.xml.namespace.QName, org.apache.axis2.jaxws.description.builder.PortComposite)">addPortComposite</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addWebServiceFeature(java.lang.annotation.Annotation)">addWebServiceFeature</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)">addWebServiceRefAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getAllWebServiceRefAnnots()">getAllWebServiceRefAnnots</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getConfigurationContext()">getConfigurationContext</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCorrespondingClass()">getCorrespondingClass</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPortComposites(javax.xml.namespace.QName)">getPortComposites</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceRefName(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">getServiceRefName</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceRefName(java.lang.Object)">getServiceRefName</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getSparseComposite(java.lang.Object)">getSparseComposite</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebFaultAnnot()">getWebFaultAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceClientAnnot()">getWebServiceClientAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceClientAnnot(java.lang.Object)">getWebServiceClientAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceFeatures()">getWebServiceFeatures</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceRefAnnot(java.lang.String)">getWebServiceRefAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlURL()">getWsdlURL</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#isMTOMEnabled(java.lang.Object)">isMTOMEnabled</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#isServiceProvider()">isServiceProvider</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setCatalogManager(org.apache.axis2.jaxws.catalog.JAXWSCatalogManager)">setCatalogManager</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setClassLoader(java.lang.ClassLoader)">setClassLoader</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setClassModifiers(java.lang.String[])">setClassModifiers</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setClassName(java.lang.String)">setClassName</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setCorrespondingClass(java.lang.Class)">setCorrespondingClass</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setInterfacesList(java.util.List)">setInterfacesList</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setIsInterface(boolean)">setIsInterface</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setIsServiceProvider(boolean)">setIsServiceProvider</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setPreferredPort(javax.xml.namespace.QName)">setPreferredPort</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setServiceModeAnnot(org.apache.axis2.jaxws.description.builder.ServiceModeAnnot)">setServiceModeAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setSoapBindingAnnot(org.apache.axis2.jaxws.description.builder.SoapBindingAnnot)">setSoapBindingAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setSparseComposite(java.lang.Object, org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">setSparseComposite</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setSuperClassName(java.lang.String)">setSuperClassName</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebFaultAnnot(org.apache.axis2.jaxws.description.builder.WebFaultAnnot)">setWebFaultAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceClientAnnot(org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot)">setWebServiceClientAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceFeatures(java.util.List)">setWebServiceFeatures</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)">setWebServiceRefAnnot</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWsdlDefinition(javax.wsdl.Definition)">setWsdlDefinition</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setwsdlURL(java.net.URL)">setwsdlURL</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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="PortComposite(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PortComposite</h4>
<pre>public&nbsp;PortComposite(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;baseDBC)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getCustomWsdlGenerator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCustomWsdlGenerator</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</a>&nbsp;getCustomWsdlGenerator()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCustomWsdlGenerator()">getCustomWsdlGenerator</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the ModuleClassType.</dd></dl>
</li>
</ul>
<a name="getWebServiceAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebServiceAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</a>&nbsp;getWebServiceAnnot()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceAnnot()">getWebServiceAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getWebServiceProviderAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebServiceProviderAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</a>&nbsp;getWebServiceProviderAnnot()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceProviderAnnot()">getWebServiceProviderAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the webServiceProviderAnnot.</dd></dl>
</li>
</ul>
<a name="setCustomWsdlGenerator(org.apache.axis2.jaxws.description.builder.WsdlGenerator)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCustomWsdlGenerator</h4>
<pre>public&nbsp;void&nbsp;setCustomWsdlGenerator(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</a>&nbsp;wsdlGenerator)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setCustomWsdlGenerator(org.apache.axis2.jaxws.description.builder.WsdlGenerator)">setCustomWsdlGenerator</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandlerChainAnnot</h4>
<pre>public&nbsp;void&nbsp;setHandlerChainAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;handlerChainAnnot)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html#setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">setHandlerChainAnnot</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">setHandlerChainAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>handlerChainAnnot</code> - The handlerChainAnnot to set.</dd></dl>
</li>
</ul>
<a name="setHandlerChainsType(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandlerChainsType</h4>
<pre>public&nbsp;void&nbsp;setHandlerChainsType(<a href="../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;handlerChainsType)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setHandlerChainsType(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">setHandlerChainsType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setIsMTOMEnabled(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIsMTOMEnabled</h4>
<pre>public&nbsp;void&nbsp;setIsMTOMEnabled(boolean&nbsp;isMTOMEnabled)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setIsMTOMEnabled(boolean)">setIsMTOMEnabled</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setProperties(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setProperties</h4>
<pre>public&nbsp;void&nbsp;setProperties(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setProperties(java.util.Map)">setProperties</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setWebServiceAnnot(org.apache.axis2.jaxws.description.builder.WebServiceAnnot)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebServiceAnnot</h4>
<pre>public&nbsp;void&nbsp;setWebServiceAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</a>&nbsp;webServiceAnnot)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceAnnot(org.apache.axis2.jaxws.description.builder.WebServiceAnnot)">setWebServiceAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setWebServiceProviderAnnot(org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebServiceProviderAnnot</h4>
<pre>public&nbsp;void&nbsp;setWebServiceProviderAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</a>&nbsp;webServiceProviderAnnot)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceProviderAnnot(org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot)">setWebServiceProviderAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>webServiceProviderAnnot</code> - The webServiceProviderAnnot to set.</dd></dl>
</li>
</ul>
<a name="getBindingTypeAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBindingTypeAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</a>&nbsp;getBindingTypeAnnot()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getBindingTypeAnnot()">getBindingTypeAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the webServiceRefAnnot.</dd></dl>
</li>
</ul>
<a name="getHandlerChainAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandlerChainAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;getHandlerChainAnnot()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getHandlerChainAnnot()">getHandlerChainAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the handlerChainAnnotImpl.</dd></dl>
</li>
</ul>
<a name="getHandlerChainsType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandlerChainsType</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;getHandlerChainsType()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getHandlerChainsType()">getHandlerChainsType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="isMTOMEnabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMTOMEnabled</h4>
<pre>public&nbsp;boolean&nbsp;isMTOMEnabled()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#isMTOMEnabled()">isMTOMEnabled</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setBindingTypeAnnot(org.apache.axis2.jaxws.description.builder.BindingTypeAnnot)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBindingTypeAnnot</h4>
<pre>public&nbsp;void&nbsp;setBindingTypeAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</a>&nbsp;bindingTypeAnnot)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setBindingTypeAnnot(org.apache.axis2.jaxws.description.builder.BindingTypeAnnot)">setBindingTypeAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getProperties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProperties</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;getProperties()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getProperties()">getProperties</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPortComposite</h4>
<pre>public&nbsp;void&nbsp;addPortComposite(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</a>&nbsp;portDBC)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Adds a PortComposite to the generic list. This list of PortComposite objects
is not keyed by wsdl:service QName.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">addPortComposite</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getPortComposites()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortComposites</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</a>&gt;&nbsp;getPortComposites()</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPortComposites()">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Gets the generic PortComposite instances.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPortComposites()">getPortComposites</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getCatalogManager()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCatalogManager</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/catalog/JAXWSCatalogManager.html" title="interface in org.apache.axis2.jaxws.catalog">JAXWSCatalogManager</a>&nbsp;getCatalogManager()</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCatalogManager()">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Returns the catalog manager associated with this composite, if any.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCatalogManager()">getCatalogManager</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getClassLoader()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassLoader</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;getClassLoader()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getClassLoader()">getClassLoader</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the ClassLoader.</dd></dl>
</li>
</ul>
<a name="getClassModifiers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassModifiers</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getClassModifiers()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getClassModifiers()">getClassModifiers</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the classModifiers.</dd></dl>
</li>
</ul>
<a name="getClassName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassName</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getClassName()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getClassName()">getClassName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the className.</dd></dl>
</li>
</ul>
<a name="getCustomAnnotationInstances()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCustomAnnotationInstances</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationInstance.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationInstance</a>&gt;&nbsp;getCustomAnnotationInstances()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCustomAnnotationInstances()">getCustomAnnotationInstances</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getCustomAnnotationProcessors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCustomAnnotationProcessors</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationProcessor</a>&gt;&nbsp;getCustomAnnotationProcessors()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCustomAnnotationProcessors()">getCustomAnnotationProcessors</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getFieldDescriptionComposite(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFieldDescriptionComposite</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</a>&nbsp;getFieldDescriptionComposite(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fieldName)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getFieldDescriptionComposite(java.lang.String)">getFieldDescriptionComposite</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the methodDescriptionComposite..null if not found</dd></dl>
</li>
</ul>
<a name="getInterfacesList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterfacesList</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getInterfacesList()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getInterfacesList()">getInterfacesList</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the list of implemented interfaces.</dd></dl>
</li>
</ul>
<a name="getMethodDescriptionComposite(java.lang.String, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethodDescriptionComposite</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&nbsp;getMethodDescriptionComposite(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName,
int&nbsp;occurence)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String, int)">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Returns the nth occurence of this MethodComposite. Since method names are not unique, we have
to account for multiple occurrences</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String, int)">getMethodDescriptionComposite</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dd><code>occurence</code> - The nth occurance to return; not this is NOT 0 based</dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the methodDescriptionComposite</dd></dl>
</li>
</ul>
<a name="getMethodDescriptionComposite(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethodDescriptionComposite</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;&nbsp;getMethodDescriptionComposite(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String)">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Returns a collection of all MethodDescriptionComposites that match the specified name</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String)">getMethodDescriptionComposite</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getMethodDescriptionsList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethodDescriptionsList</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;&nbsp;getMethodDescriptionsList()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getMethodDescriptionsList()">getMethodDescriptionsList</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getPreferredPort()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreferredPort</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;getPreferredPort()</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPreferredPort()">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">For a service requester, the QName of the prefered port for this service. This indicates
which port should be returned if a port QName wasn't specified. This may be null,
indicating the first valid port in the WSDL should be returned.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPreferredPort()">getPreferredPort</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getPreferredPort(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreferredPort</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;getPreferredPort(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPreferredPort(java.lang.Object)">getPreferredPort</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getServiceModeAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceModeAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ServiceModeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ServiceModeAnnot</a>&nbsp;getServiceModeAnnot()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceModeAnnot()">getServiceModeAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the serviceModeAnnot.</dd></dl>
</li>
</ul>
<a name="getSoapBindingAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSoapBindingAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;getSoapBindingAnnot()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getSoapBindingAnnot()">getSoapBindingAnnot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the soapBindingAnnot.</dd></dl>
</li>
</ul>
<a name="getSuperClassName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSuperClassName</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getSuperClassName()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getSuperClassName()">getSuperClassName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the super class name.</dd></dl>
</li>
</ul>
<a name="isInterface()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInterface</h4>
<pre>public&nbsp;boolean&nbsp;isInterface()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#isInterface()">isInterface</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns true if this is an interface</dd></dl>
</li>
</ul>
<a name="getWsdlDefinition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWsdlDefinition</h4>
<pre>public&nbsp;javax.wsdl.Definition&nbsp;getWsdlDefinition()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlDefinition()">getWsdlDefinition</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Returns the wsdlDefinition</dd></dl>
</li>
</ul>
<a name="getServiceQNames()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceQNames</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;&nbsp;getServiceQNames()</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceQNames()">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Get the set of wsdl:service QNames represented by this DBC's metadata</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceQNames()">getServiceQNames</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getWsdlDefinition(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWsdlDefinition</h4>
<pre>public&nbsp;javax.wsdl.Definition&nbsp;getWsdlDefinition(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;serviceQName)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlDefinition(javax.xml.namespace.QName)">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Retrive a WSDL Definition by a service QName</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlDefinition(javax.xml.namespace.QName)">getWsdlDefinition</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setServiceQNames(java.util.Set)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setServiceQNames</h4>
<pre>public&nbsp;void&nbsp;setServiceQNames(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;&nbsp;serviceQNames)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setServiceQNames(java.util.Set)">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Add the set of wsdl:service QNames that are represented by this DBC's metadata</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setServiceQNames(java.util.Set)">setServiceQNames</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setWsdlDefinition(javax.xml.namespace.QName, javax.wsdl.Definition)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWsdlDefinition</h4>
<pre>public&nbsp;void&nbsp;setWsdlDefinition(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;serviceQName,
javax.wsdl.Definition&nbsp;definition)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWsdlDefinition(javax.xml.namespace.QName, javax.wsdl.Definition)">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Store a WSDL Definition keyed by a service QName</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWsdlDefinition(javax.xml.namespace.QName, javax.wsdl.Definition)">setWsdlDefinition</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="setwsdlURL(javax.xml.namespace.QName, java.net.URL)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setwsdlURL</h4>
<pre>public&nbsp;void&nbsp;setwsdlURL(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;serviceQName,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setwsdlURL(javax.xml.namespace.QName, java.net.URL)">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Store a WSDL URL keyed by a service QName</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setwsdlURL(javax.xml.namespace.QName, java.net.URL)">setwsdlURL</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="getWsdlURL(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWsdlURL</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;getWsdlURL(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;serviceQName)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlURL(javax.xml.namespace.QName)">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Retrive a WSDL URL by a service QName</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlURL(javax.xml.namespace.QName)">getWsdlURL</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#toString()">DescriptionBuilderComposite</a></code></strong></div>
<div class="block">Convenience method for unit testing. We will print all of the
data members here.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#toString()">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</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/PortComposite.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/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/axis2/jaxws/description/builder/RequestWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/axis2/jaxws/description/builder/PortComposite.html" target="_top">Frames</a></li>
<li><a href="PortComposite.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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a 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>