blob: afc907e60e3aa4f9d81a6cc60d4994071293fb81 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PortComposite (Apache Axis2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PortComposite (Apache Axis2)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.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" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</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 id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.axis2.jaxws.description.builder</a></div>
<h2 title="Class PortComposite" class="title">Class PortComposite</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="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><code><a href="TMAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMAnnotationComposite</a></code>, <code><a href="TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">PortComposite</span>
extends <a href="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 ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">PortComposite</a></span>&#8203;(<a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;baseDBC)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">addPortComposite</a></span>&#8203;(<a href="PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</a>&nbsp;portDBC)</code></th>
<td class="colLast">
<div class="block">Adds a PortComposite to the generic list.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBindingTypeAnnot()">getBindingTypeAnnot</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../catalog/JAXWSCatalogManager.html" title="interface in org.apache.axis2.jaxws.catalog">JAXWSCatalogManager</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCatalogManager()">getCatalogManager</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the catalog manager associated with this composite, if any.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang" class="externalLink">ClassLoader</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClassLoader()">getClassLoader</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" 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" class="externalLink">String</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClassModifiers()">getClassModifiers</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" 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" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClassName()">getClassName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="CustomAnnotationInstance.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationInstance</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCustomAnnotationInstances()">getCustomAnnotationInstances</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationProcessor</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCustomAnnotationProcessors()">getCustomAnnotationProcessors</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCustomWsdlGenerator()">getCustomWsdlGenerator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFieldDescriptionComposite(java.lang.String)">getFieldDescriptionComposite</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;fieldName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getHandlerChainAnnot()">getHandlerChainAnnot</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getHandlerChainsType()">getHandlerChainsType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getInterfacesList()">getInterfacesList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMethodDescriptionComposite(java.lang.String)">getMethodDescriptionComposite</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;methodName)</code></th>
<td class="colLast">
<div class="block">Returns a collection of all MethodDescriptionComposites that match the specified name</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMethodDescriptionComposite(java.lang.String,int)">getMethodDescriptionComposite</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;methodName,
int&nbsp;occurence)</code></th>
<td class="colLast">
<div class="block">Returns the nth occurence of this MethodComposite.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMethodDescriptionsList()">getMethodDescriptionsList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPortComposites()">getPortComposites</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets the generic PortComposite instances.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<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" class="externalLink">QName</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPreferredPort()">getPreferredPort</a></span>()</code></th>
<td class="colLast">
<div class="block">For a service requester, the QName of the prefered port for this service.</div>
</td>
</tr>
<tr id="i18" 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" class="externalLink">QName</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPreferredPort(java.lang.Object)">getPreferredPort</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;key)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getProperties()">getProperties</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="ServiceModeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ServiceModeAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getServiceModeAnnot()">getServiceModeAnnot</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<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" class="externalLink">Set</a>&lt;<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" class="externalLink">QName</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getServiceQNames()">getServiceQNames</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the set of wsdl:service QNames represented by this DBC's metadata</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSoapBindingAnnot()">getSoapBindingAnnot</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" 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" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSuperClassName()">getSuperClassName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWebServiceAnnot()">getWebServiceAnnot</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWebServiceProviderAnnot()">getWebServiceProviderAnnot</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>javax.wsdl.Definition</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWsdlDefinition()">getWsdlDefinition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>javax.wsdl.Definition</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWsdlDefinition(javax.xml.namespace.QName)">getWsdlDefinition</a></span>&#8203;(<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" class="externalLink">QName</a>&nbsp;serviceQName)</code></th>
<td class="colLast">
<div class="block">Retrive a WSDL Definition by a service QName</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net" class="externalLink">URL</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWsdlURL(javax.xml.namespace.QName)">getWsdlURL</a></span>&#8203;(<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" class="externalLink">QName</a>&nbsp;serviceQName)</code></th>
<td class="colLast">
<div class="block">Retrive a WSDL URL by a service QName</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isInterface()">isInterface</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isMTOMEnabled()">isMTOMEnabled</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setBindingTypeAnnot(org.apache.axis2.jaxws.description.builder.BindingTypeAnnot)">setBindingTypeAnnot</a></span>&#8203;(<a href="BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</a>&nbsp;bindingTypeAnnot)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCustomWsdlGenerator(org.apache.axis2.jaxws.description.builder.WsdlGenerator)">setCustomWsdlGenerator</a></span>&#8203;(<a href="WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</a>&nbsp;wsdlGenerator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">setHandlerChainAnnot</a></span>&#8203;(<a href="HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;handlerChainAnnot)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setHandlerChainsType(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">setHandlerChainsType</a></span>&#8203;(<a href="../xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;handlerChainsType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setIsMTOMEnabled(boolean)">setIsMTOMEnabled</a></span>&#8203;(boolean&nbsp;isMTOMEnabled)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setProperties(java.util.Map)">setProperties</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;properties)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setServiceQNames(java.util.Set)">setServiceQNames</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<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" class="externalLink">QName</a>&gt;&nbsp;serviceQNames)</code></th>
<td class="colLast">
<div class="block">Add the set of wsdl:service QNames that are represented by this DBC's metadata</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWebServiceAnnot(org.apache.axis2.jaxws.description.builder.WebServiceAnnot)">setWebServiceAnnot</a></span>&#8203;(<a href="WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</a>&nbsp;webServiceAnnot)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWebServiceProviderAnnot(org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot)">setWebServiceProviderAnnot</a></span>&#8203;(<a href="WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</a>&nbsp;webServiceProviderAnnot)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWsdlDefinition(javax.xml.namespace.QName,javax.wsdl.Definition)">setWsdlDefinition</a></span>&#8203;(<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" class="externalLink">QName</a>&nbsp;serviceQName,
javax.wsdl.Definition&nbsp;definition)</code></th>
<td class="colLast">
<div class="block">Store a WSDL Definition keyed by a service QName</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setwsdlURL(javax.xml.namespace.QName,java.net.URL)">setwsdlURL</a></span>&#8203;(<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" class="externalLink">QName</a>&nbsp;serviceQName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net" class="externalLink">URL</a>&nbsp;url)</code></th>
<td class="colLast">
<div class="block">Store a WSDL URL keyed by a service QName</div>
</td>
</tr>
<tr id="i42" 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" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
<td class="colLast">
<div class="block">Convenience method for unit testing.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="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="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></h3>
<code><a href="DescriptionBuilderComposite.html#addCustomAnnotationInstance(org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance)">addCustomAnnotationInstance</a>, <a href="DescriptionBuilderComposite.html#addCustomAnnotationProcessor(org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor)">addCustomAnnotationProcessor</a>, <a href="DescriptionBuilderComposite.html#addFieldDescriptionComposite(org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite)">addFieldDescriptionComposite</a>, <a href="DescriptionBuilderComposite.html#addMethodDescriptionComposite(org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite)">addMethodDescriptionComposite</a>, <a href="DescriptionBuilderComposite.html#addPortComposite(javax.xml.namespace.QName,org.apache.axis2.jaxws.description.builder.PortComposite)">addPortComposite</a>, <a href="DescriptionBuilderComposite.html#addWebServiceFeature(java.lang.annotation.Annotation)">addWebServiceFeature</a>, <a href="DescriptionBuilderComposite.html#addWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)">addWebServiceRefAnnot</a>, <a href="DescriptionBuilderComposite.html#getAllWebServiceRefAnnots()">getAllWebServiceRefAnnots</a>, <a href="DescriptionBuilderComposite.html#getConfigurationContext()">getConfigurationContext</a>, <a href="DescriptionBuilderComposite.html#getCorrespondingClass()">getCorrespondingClass</a>, <a href="DescriptionBuilderComposite.html#getPortComposites(javax.xml.namespace.QName)">getPortComposites</a>, <a href="DescriptionBuilderComposite.html#getServiceRefName(java.lang.Object)">getServiceRefName</a>, <a href="DescriptionBuilderComposite.html#getServiceRefName(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">getServiceRefName</a>, <a href="DescriptionBuilderComposite.html#getSparseComposite(java.lang.Object)">getSparseComposite</a>, <a href="DescriptionBuilderComposite.html#getWebFaultAnnot()">getWebFaultAnnot</a>, <a href="DescriptionBuilderComposite.html#getWebServiceClientAnnot()">getWebServiceClientAnnot</a>, <a href="DescriptionBuilderComposite.html#getWebServiceClientAnnot(java.lang.Object)">getWebServiceClientAnnot</a>, <a href="DescriptionBuilderComposite.html#getWebServiceFeatures()">getWebServiceFeatures</a>, <a href="DescriptionBuilderComposite.html#getWebServiceRefAnnot(java.lang.String)">getWebServiceRefAnnot</a>, <a href="DescriptionBuilderComposite.html#getWsdlURL()">getWsdlURL</a>, <a href="DescriptionBuilderComposite.html#isMTOMEnabled(java.lang.Object)">isMTOMEnabled</a>, <a href="DescriptionBuilderComposite.html#isServiceProvider()">isServiceProvider</a>, <a href="DescriptionBuilderComposite.html#setCatalogManager(org.apache.axis2.jaxws.catalog.JAXWSCatalogManager)">setCatalogManager</a>, <a href="DescriptionBuilderComposite.html#setClassLoader(java.lang.ClassLoader)">setClassLoader</a>, <a href="DescriptionBuilderComposite.html#setClassModifiers(java.lang.String%5B%5D)">setClassModifiers</a>, <a href="DescriptionBuilderComposite.html#setClassName(java.lang.String)">setClassName</a>, <a href="DescriptionBuilderComposite.html#setCorrespondingClass(java.lang.Class)">setCorrespondingClass</a>, <a href="DescriptionBuilderComposite.html#setInterfacesList(java.util.List)">setInterfacesList</a>, <a href="DescriptionBuilderComposite.html#setIsInterface(boolean)">setIsInterface</a>, <a href="DescriptionBuilderComposite.html#setIsServiceProvider(boolean)">setIsServiceProvider</a>, <a href="DescriptionBuilderComposite.html#setPreferredPort(javax.xml.namespace.QName)">setPreferredPort</a>, <a href="DescriptionBuilderComposite.html#setServiceModeAnnot(org.apache.axis2.jaxws.description.builder.ServiceModeAnnot)">setServiceModeAnnot</a>, <a href="DescriptionBuilderComposite.html#setSoapBindingAnnot(org.apache.axis2.jaxws.description.builder.SoapBindingAnnot)">setSoapBindingAnnot</a>, <a href="DescriptionBuilderComposite.html#setSparseComposite(java.lang.Object,org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">setSparseComposite</a>, <a href="DescriptionBuilderComposite.html#setSuperClassName(java.lang.String)">setSuperClassName</a>, <a href="DescriptionBuilderComposite.html#setWebFaultAnnot(org.apache.axis2.jaxws.description.builder.WebFaultAnnot)">setWebFaultAnnot</a>, <a href="DescriptionBuilderComposite.html#setWebServiceClientAnnot(org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot)">setWebServiceClientAnnot</a>, <a href="DescriptionBuilderComposite.html#setWebServiceFeatures(java.util.List)">setWebServiceFeatures</a>, <a href="DescriptionBuilderComposite.html#setWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)">setWebServiceRefAnnot</a>, <a href="DescriptionBuilderComposite.html#setWsdlDefinition(javax.wsdl.Definition)">setWsdlDefinition</a>, <a href="DescriptionBuilderComposite.html#setwsdlURL(java.net.URL)">setwsdlURL</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PortComposite</h4>
<pre>public&nbsp;PortComposite&#8203;(<a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;baseDBC)</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getCustomWsdlGenerator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCustomWsdlGenerator</h4>
<pre class="methodSignature">public&nbsp;<a href="WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</a>&nbsp;getCustomWsdlGenerator()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getCustomWsdlGenerator()">getCustomWsdlGenerator</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the ModuleClassType.</dd>
</dl>
</li>
</ul>
<a id="getWebServiceAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebServiceAnnot</h4>
<pre class="methodSignature">public&nbsp;<a href="WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</a>&nbsp;getWebServiceAnnot()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getWebServiceAnnot()">getWebServiceAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getWebServiceProviderAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebServiceProviderAnnot</h4>
<pre class="methodSignature">public&nbsp;<a href="WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</a>&nbsp;getWebServiceProviderAnnot()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getWebServiceProviderAnnot()">getWebServiceProviderAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the webServiceProviderAnnot.</dd>
</dl>
</li>
</ul>
<a id="setCustomWsdlGenerator(org.apache.axis2.jaxws.description.builder.WsdlGenerator)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCustomWsdlGenerator</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setCustomWsdlGenerator&#8203;(<a href="WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</a>&nbsp;wsdlGenerator)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setCustomWsdlGenerator(org.apache.axis2.jaxws.description.builder.WsdlGenerator)">setCustomWsdlGenerator</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandlerChainAnnot</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setHandlerChainAnnot&#8203;(<a href="HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;handlerChainAnnot)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="TMFAnnotationComposite.html#setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">setHandlerChainAnnot</a></code>&nbsp;in interface&nbsp;<code><a href="TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">setHandlerChainAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handlerChainAnnot</code> - The handlerChainAnnot to set.</dd>
</dl>
</li>
</ul>
<a id="setHandlerChainsType(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandlerChainsType</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setHandlerChainsType&#8203;(<a href="../xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;handlerChainsType)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setHandlerChainsType(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">setHandlerChainsType</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setIsMTOMEnabled(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIsMTOMEnabled</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setIsMTOMEnabled&#8203;(boolean&nbsp;isMTOMEnabled)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setIsMTOMEnabled(boolean)">setIsMTOMEnabled</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setProperties(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setProperties</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setProperties&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;properties)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setProperties(java.util.Map)">setProperties</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setWebServiceAnnot(org.apache.axis2.jaxws.description.builder.WebServiceAnnot)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebServiceAnnot</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWebServiceAnnot&#8203;(<a href="WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</a>&nbsp;webServiceAnnot)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setWebServiceAnnot(org.apache.axis2.jaxws.description.builder.WebServiceAnnot)">setWebServiceAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setWebServiceProviderAnnot(org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebServiceProviderAnnot</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWebServiceProviderAnnot&#8203;(<a href="WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</a>&nbsp;webServiceProviderAnnot)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setWebServiceProviderAnnot(org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot)">setWebServiceProviderAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>webServiceProviderAnnot</code> - The webServiceProviderAnnot to set.</dd>
</dl>
</li>
</ul>
<a id="getBindingTypeAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBindingTypeAnnot</h4>
<pre class="methodSignature">public&nbsp;<a href="BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</a>&nbsp;getBindingTypeAnnot()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getBindingTypeAnnot()">getBindingTypeAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the webServiceRefAnnot.</dd>
</dl>
</li>
</ul>
<a id="getHandlerChainAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandlerChainAnnot</h4>
<pre class="methodSignature">public&nbsp;<a href="HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;getHandlerChainAnnot()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getHandlerChainAnnot()">getHandlerChainAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the handlerChainAnnotImpl.</dd>
</dl>
</li>
</ul>
<a id="getHandlerChainsType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandlerChainsType</h4>
<pre class="methodSignature">public&nbsp;<a href="../xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;getHandlerChainsType()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getHandlerChainsType()">getHandlerChainsType</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="isMTOMEnabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMTOMEnabled</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isMTOMEnabled()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#isMTOMEnabled()">isMTOMEnabled</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setBindingTypeAnnot(org.apache.axis2.jaxws.description.builder.BindingTypeAnnot)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBindingTypeAnnot</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setBindingTypeAnnot&#8203;(<a href="BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</a>&nbsp;bindingTypeAnnot)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setBindingTypeAnnot(org.apache.axis2.jaxws.description.builder.BindingTypeAnnot)">setBindingTypeAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getProperties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProperties</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;getProperties()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getProperties()">getProperties</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPortComposite</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addPortComposite&#8203;(<a href="PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</a>&nbsp;portDBC)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">DescriptionBuilderComposite</a></code></span></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><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">addPortComposite</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getPortComposites()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortComposites</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</a>&gt;&nbsp;getPortComposites()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#getPortComposites()">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Gets the generic PortComposite instances.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getPortComposites()">getPortComposites</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getCatalogManager()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCatalogManager</h4>
<pre class="methodSignature">public&nbsp;<a href="../../catalog/JAXWSCatalogManager.html" title="interface in org.apache.axis2.jaxws.catalog">JAXWSCatalogManager</a>&nbsp;getCatalogManager()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#getCatalogManager()">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Returns the catalog manager associated with this composite, if any.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getCatalogManager()">getCatalogManager</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getClassLoader()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassLoader</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang" class="externalLink">ClassLoader</a>&nbsp;getClassLoader()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getClassLoader()">getClassLoader</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the ClassLoader.</dd>
</dl>
</li>
</ul>
<a id="getClassModifiers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassModifiers</h4>
<pre class="methodSignature">public&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" class="externalLink">String</a>[]&nbsp;getClassModifiers()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getClassModifiers()">getClassModifiers</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the classModifiers.</dd>
</dl>
</li>
</ul>
<a id="getClassName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassName</h4>
<pre class="methodSignature">public&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" class="externalLink">String</a>&nbsp;getClassName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getClassName()">getClassName</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the className.</dd>
</dl>
</li>
</ul>
<a id="getCustomAnnotationInstances()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCustomAnnotationInstances</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="CustomAnnotationInstance.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationInstance</a>&gt;&nbsp;getCustomAnnotationInstances()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getCustomAnnotationInstances()">getCustomAnnotationInstances</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getCustomAnnotationProcessors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCustomAnnotationProcessors</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationProcessor</a>&gt;&nbsp;getCustomAnnotationProcessors()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getCustomAnnotationProcessors()">getCustomAnnotationProcessors</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getFieldDescriptionComposite(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFieldDescriptionComposite</h4>
<pre class="methodSignature">public&nbsp;<a href="FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</a>&nbsp;getFieldDescriptionComposite&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;fieldName)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getFieldDescriptionComposite(java.lang.String)">getFieldDescriptionComposite</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the methodDescriptionComposite..null if not found</dd>
</dl>
</li>
</ul>
<a id="getInterfacesList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterfacesList</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;getInterfacesList()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getInterfacesList()">getInterfacesList</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the list of implemented interfaces.</dd>
</dl>
</li>
</ul>
<a id="getMethodDescriptionComposite(java.lang.String,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethodDescriptionComposite</h4>
<pre class="methodSignature">public&nbsp;<a href="MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&nbsp;getMethodDescriptionComposite&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;methodName,
int&nbsp;occurence)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String,int)">DescriptionBuilderComposite</a></code></span></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><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String,int)">getMethodDescriptionComposite</a></code>&nbsp;in class&nbsp;<code><a href="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="returnLabel">Returns:</span></dt>
<dd>Returns the methodDescriptionComposite</dd>
</dl>
</li>
</ul>
<a id="getMethodDescriptionComposite(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethodDescriptionComposite</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;&nbsp;getMethodDescriptionComposite&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;methodName)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String)">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Returns a collection of all MethodDescriptionComposites that match the specified name</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String)">getMethodDescriptionComposite</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getMethodDescriptionsList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethodDescriptionsList</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;&nbsp;getMethodDescriptionsList()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getMethodDescriptionsList()">getMethodDescriptionsList</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getPreferredPort()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreferredPort</h4>
<pre class="methodSignature">public&nbsp;<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" class="externalLink">QName</a>&nbsp;getPreferredPort()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#getPreferredPort()">DescriptionBuilderComposite</a></code></span></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><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getPreferredPort()">getPreferredPort</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getPreferredPort(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreferredPort</h4>
<pre class="methodSignature">public&nbsp;<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" class="externalLink">QName</a>&nbsp;getPreferredPort&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;key)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getPreferredPort(java.lang.Object)">getPreferredPort</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getServiceModeAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceModeAnnot</h4>
<pre class="methodSignature">public&nbsp;<a href="ServiceModeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ServiceModeAnnot</a>&nbsp;getServiceModeAnnot()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getServiceModeAnnot()">getServiceModeAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the serviceModeAnnot.</dd>
</dl>
</li>
</ul>
<a id="getSoapBindingAnnot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSoapBindingAnnot</h4>
<pre class="methodSignature">public&nbsp;<a href="SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;getSoapBindingAnnot()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getSoapBindingAnnot()">getSoapBindingAnnot</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the soapBindingAnnot.</dd>
</dl>
</li>
</ul>
<a id="getSuperClassName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSuperClassName</h4>
<pre class="methodSignature">public&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" class="externalLink">String</a>&nbsp;getSuperClassName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getSuperClassName()">getSuperClassName</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the super class name.</dd>
</dl>
</li>
</ul>
<a id="isInterface()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInterface</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isInterface()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#isInterface()">isInterface</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns true if this is an interface</dd>
</dl>
</li>
</ul>
<a id="getWsdlDefinition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWsdlDefinition</h4>
<pre class="methodSignature">public&nbsp;javax.wsdl.Definition&nbsp;getWsdlDefinition()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getWsdlDefinition()">getWsdlDefinition</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the wsdlDefinition</dd>
</dl>
</li>
</ul>
<a id="getServiceQNames()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceQNames</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<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" class="externalLink">QName</a>&gt;&nbsp;getServiceQNames()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#getServiceQNames()">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Get the set of wsdl:service QNames represented by this DBC's metadata</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getServiceQNames()">getServiceQNames</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getWsdlDefinition(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWsdlDefinition</h4>
<pre class="methodSignature">public&nbsp;javax.wsdl.Definition&nbsp;getWsdlDefinition&#8203;(<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" class="externalLink">QName</a>&nbsp;serviceQName)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#getWsdlDefinition(javax.xml.namespace.QName)">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Retrive a WSDL Definition by a service QName</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getWsdlDefinition(javax.xml.namespace.QName)">getWsdlDefinition</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setServiceQNames(java.util.Set)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setServiceQNames</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setServiceQNames&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<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" class="externalLink">QName</a>&gt;&nbsp;serviceQNames)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#setServiceQNames(java.util.Set)">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Add the set of wsdl:service QNames that are represented by this DBC's metadata</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setServiceQNames(java.util.Set)">setServiceQNames</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setWsdlDefinition(javax.xml.namespace.QName,javax.wsdl.Definition)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWsdlDefinition</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWsdlDefinition&#8203;(<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" class="externalLink">QName</a>&nbsp;serviceQName,
javax.wsdl.Definition&nbsp;definition)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#setWsdlDefinition(javax.xml.namespace.QName,javax.wsdl.Definition)">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Store a WSDL Definition keyed by a service QName</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setWsdlDefinition(javax.xml.namespace.QName,javax.wsdl.Definition)">setWsdlDefinition</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="setwsdlURL(javax.xml.namespace.QName,java.net.URL)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setwsdlURL</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setwsdlURL&#8203;(<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" class="externalLink">QName</a>&nbsp;serviceQName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net" class="externalLink">URL</a>&nbsp;url)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#setwsdlURL(javax.xml.namespace.QName,java.net.URL)">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Store a WSDL URL keyed by a service QName</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#setwsdlURL(javax.xml.namespace.QName,java.net.URL)">setwsdlURL</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="getWsdlURL(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWsdlURL</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net" class="externalLink">URL</a>&nbsp;getWsdlURL&#8203;(<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" class="externalLink">QName</a>&nbsp;serviceQName)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#getWsdlURL(javax.xml.namespace.QName)">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Retrive a WSDL URL by a service QName</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#getWsdlURL(javax.xml.namespace.QName)">getWsdlURL</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
<a id="toString()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre class="methodSignature">public&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" class="externalLink">String</a>&nbsp;toString()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="DescriptionBuilderComposite.html#toString()">DescriptionBuilderComposite</a></code></span></div>
<div class="block">Convenience method for unit testing. We will print all of the
data members here.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="DescriptionBuilderComposite.html#toString()">toString</a></code>&nbsp;in class&nbsp;<code><a href="DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.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" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</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 id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</footer>
</body>
</html>