blob: e7720eb98603e3b9601dcd689e5140d56fb33d38 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>EndpointInterfaceDescriptionImpl (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="EndpointInterfaceDescriptionImpl (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};
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/EndpointInterfaceDescriptionImpl.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a 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.impl</a></div>
<h2 title="Class EndpointInterfaceDescriptionImpl" class="title">Class EndpointInterfaceDescriptionImpl</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>org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code>, <code><a href="../EndpointInterfaceDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionJava</a></code>, <code><a href="../EndpointInterfaceDescriptionWSDL.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionWSDL</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">EndpointInterfaceDescriptionImpl</span>
extends <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>
implements <a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a>, <a href="../EndpointInterfaceDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionJava</a>, <a href="../EndpointInterfaceDescriptionWSDL.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionWSDL</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.ParameterStyle.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.ParameterStyle</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SOAPBinding_ParameterStyle_DEFAULT">SOAPBinding_ParameterStyle_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Style.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Style</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SOAPBinding_Style_DEFAULT">SOAPBinding_Style_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Use.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Use</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SOAPBinding_Use_DEFAULT">SOAPBinding_Use_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.jaxws.description.EndpointInterfaceDescription">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.jaxws.description.<a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></h3>
<code><a href="../EndpointInterfaceDescription.html#JAXWS_NOWSDL_PROVIDER_OPERATION_NAME">JAXWS_NOWSDL_PROVIDER_OPERATION_NAME</a></code></li>
</ul>
</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><a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAnnoSoapBinding()">getAnnoSoapBinding</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.ParameterStyle.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.ParameterStyle</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAnnoSoapBindingParameterStyle()">getAnnoSoapBindingParameterStyle</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Style.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Style</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAnnoSoapBindingStyle()">getAnnoSoapBindingStyle</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Use.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Use</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAnnoSoapBindingUse()">getAnnoSoapBindingUse</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/javax/jws/WebService.html?is-external=true" title="class or interface in javax.jws" class="externalLink">WebService</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAnnoWebService()">getAnnoWebService</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="#getAnnoWebServiceName()">getAnnoWebServiceName</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/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="#getAnnoWebServiceTargetNamespace()">getAnnoWebServiceTargetNamespace</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDispatchableOperation(javax.xml.namespace.QName)">getDispatchableOperation</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;operationQName)</code></th>
<td class="colLast">
<div class="block">Returns all the dispatchable operations matching the operation QName.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDispatchableOperations()">getDispatchableOperations</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../EndpointDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointDescription</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEndpointDescription()">getEndpointDescription</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="EndpointDescriptionImpl.html" title="class in org.apache.axis2.jaxws.description.impl">EndpointDescriptionImpl</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEndpointDescriptionImpl()">getEndpointDescriptionImpl</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" 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="#getName()">getName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOperation(java.lang.reflect.Method)">getOperation</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect" class="externalLink">Method</a>&nbsp;seiMethod)</code></th>
<td class="colLast">
<div class="block">Return an OperationDescription for the corresponding SEI method.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOperation(java.lang.String)">getOperation</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;operationName)</code></th>
<td class="colLast">
<div class="block">Return the OperationDesription (only one) corresponding to the OperationName passed in.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOperation(javax.xml.namespace.QName)">getOperation</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;operationQName)</code></th>
<td class="colLast">
<div class="block">Return an array of Operations given an operation QName.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOperationForJavaMethod(java.lang.String)">getOperationForJavaMethod</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;javaMethodName)</code></th>
<td class="colLast">
<div class="block">Return the OperationDescriptions corresponding to a particular Java method name.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOperations()">getOperations</a></span>()</code></th>
<td class="colLast">&nbsp;</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="#getPortType()">getPortType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSEIClass()">getSEIClass</a></span>()</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/javax/jws/soap/SOAPBinding.ParameterStyle.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.ParameterStyle</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSoapBindingParameterStyle()">getSoapBindingParameterStyle</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Style.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Style</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSoapBindingStyle()">getSoapBindingStyle</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/javax/jws/soap/SOAPBinding.Use.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Use</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSoapBindingUse()">getSoapBindingUse</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" 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="#getTargetNamespace()">getTargetNamespace</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>javax.wsdl.PortType</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWSDLPortType()">getWSDLPortType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" 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">&nbsp;</td>
</tr>
</table>
<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">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="SOAPBinding_Style_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAPBinding_Style_DEFAULT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Style.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Style</a> SOAPBinding_Style_DEFAULT</pre>
</li>
</ul>
<a id="SOAPBinding_Use_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAPBinding_Use_DEFAULT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Use.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Use</a> SOAPBinding_Use_DEFAULT</pre>
</li>
</ul>
<a id="SOAPBinding_ParameterStyle_DEFAULT">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SOAPBinding_ParameterStyle_DEFAULT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.ParameterStyle.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.ParameterStyle</a> SOAPBinding_ParameterStyle_DEFAULT</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="getOperationForJavaMethod(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperationForJavaMethod</h4>
<pre class="methodSignature">public&nbsp;<a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]&nbsp;getOperationForJavaMethod&#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;javaMethodName)</pre>
<div class="block">Return the OperationDescriptions corresponding to a particular Java method name. Note that an
array is returned because a method could be overloaded.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getOperationForJavaMethod(java.lang.String)">getOperationForJavaMethod</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>javaMethodName</code> - String representing a Java Method Name</dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getOperation(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperation</h4>
<pre class="methodSignature">public&nbsp;<a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;getOperation&#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;operationName)</pre>
<div class="block">Return the OperationDesription (only one) corresponding to the OperationName passed in.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getOperation(java.lang.String)">getOperation</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>operationName</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getOperations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperations</h4>
<pre class="methodSignature">public&nbsp;<a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]&nbsp;getOperations()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getOperations()">getOperations</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
</dl>
</li>
</ul>
<a id="getEndpointDescriptionImpl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndpointDescriptionImpl</h4>
<pre class="methodSignature">public&nbsp;<a href="EndpointDescriptionImpl.html" title="class in org.apache.axis2.jaxws.description.impl">EndpointDescriptionImpl</a>&nbsp;getEndpointDescriptionImpl()</pre>
</li>
</ul>
<a id="getEndpointDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndpointDescription</h4>
<pre class="methodSignature">public&nbsp;<a href="../EndpointDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointDescription</a>&nbsp;getEndpointDescription()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getEndpointDescription()">getEndpointDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
</dl>
</li>
</ul>
<a id="getOperation(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperation</h4>
<pre class="methodSignature">public&nbsp;<a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]&nbsp;getOperation&#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;operationQName)</pre>
<div class="block">Return an array of Operations given an operation QName. Note that an array is returned since
a WSDL operation may be overloaded per JAX-WS.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getOperation(javax.xml.namespace.QName)">getOperation</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>operationQName</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../EndpointInterfaceDescription.html#getDispatchableOperation(javax.xml.namespace.QName)"><code>EndpointInterfaceDescription.getDispatchableOperation(QName operationQName)</code></a></dd>
</dl>
</li>
</ul>
<a id="getDispatchableOperation(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDispatchableOperation</h4>
<pre class="methodSignature">public&nbsp;<a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]&nbsp;getDispatchableOperation&#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;operationQName)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../EndpointInterfaceDescription.html#getDispatchableOperation(javax.xml.namespace.QName)">EndpointInterfaceDescription</a></code></span></div>
<div class="block">Returns all the dispatchable operations matching the operation QName. A dispatchable
operation is one that is NOT a JAX-WS client-side async method invocation and does NOT
carry an @WebMethod(exclude=true) annotation.
JAX-WS client-side async methods which have signatures of the following forms are
filtered out of this list: javax.xml.ws.Response<T>
method(...) java.util.concurrent.Future<?> method(..., javax.xml.ws.AsyncHandler<T>)
<p/>
These methods are filtered because a common use case is to use the same SEI on both the
client and service implementation side, generating both the client and service implemntation
code from that SEI. If that SEI happens to contain the client-side-only JAX-WS methods, they
should be ingored on the service implemenation side. To return all the operations, use
getOperation(QName).</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getDispatchableOperation(javax.xml.namespace.QName)">getDispatchableOperation</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../EndpointInterfaceDescription.html#getOperation(javax.xml.namespace.QName)"><code>EndpointInterfaceDescription.getOperation(QName operationQName)</code></a></dd>
</dl>
</li>
</ul>
<a id="getDispatchableOperations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDispatchableOperations</h4>
<pre class="methodSignature">public&nbsp;<a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]&nbsp;getDispatchableOperations()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getDispatchableOperations()">getDispatchableOperations</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
</dl>
</li>
</ul>
<a id="getOperation(java.lang.reflect.Method)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperation</h4>
<pre class="methodSignature">public&nbsp;<a href="../OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;getOperation&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect" class="externalLink">Method</a>&nbsp;seiMethod)</pre>
<div class="block">Return an OperationDescription for the corresponding SEI method. Note that this ONLY works
if the OperationDescriptions were created from introspecting an SEI. If the were created
with a WSDL then use the getOperation(QName) method, which can return > 1 operation.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getOperation(java.lang.reflect.Method)">getOperation</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>seiMethod</code> - The java.lang.Method from the SEI for which an OperationDescription is
wanted</dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getSEIClass()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSEIClass</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&nbsp;getSEIClass()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getSEIClass()">getSEIClass</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
</dl>
</li>
</ul>
<a id="getAnnoSoapBinding()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnoSoapBinding</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding</a>&nbsp;getAnnoSoapBinding()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescriptionJava.html#getAnnoSoapBinding()">getAnnoSoapBinding</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionJava</a></code></dd>
</dl>
</li>
</ul>
<a id="getSoapBindingStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSoapBindingStyle</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Style.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Style</a>&nbsp;getSoapBindingStyle()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getSoapBindingStyle()">getSoapBindingStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
</dl>
</li>
</ul>
<a id="getAnnoSoapBindingStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnoSoapBindingStyle</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Style.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Style</a>&nbsp;getAnnoSoapBindingStyle()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescriptionJava.html#getAnnoSoapBindingStyle()">getAnnoSoapBindingStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionJava</a></code></dd>
</dl>
</li>
</ul>
<a id="getSoapBindingUse()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSoapBindingUse</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Use.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Use</a>&nbsp;getSoapBindingUse()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getSoapBindingUse()">getSoapBindingUse</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
</dl>
</li>
</ul>
<a id="getAnnoSoapBindingUse()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnoSoapBindingUse</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.Use.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.Use</a>&nbsp;getAnnoSoapBindingUse()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescriptionJava.html#getAnnoSoapBindingUse()">getAnnoSoapBindingUse</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionJava</a></code></dd>
</dl>
</li>
</ul>
<a id="getSoapBindingParameterStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSoapBindingParameterStyle</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.ParameterStyle.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.ParameterStyle</a>&nbsp;getSoapBindingParameterStyle()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getSoapBindingParameterStyle()">getSoapBindingParameterStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
</dl>
</li>
</ul>
<a id="getAnnoSoapBindingParameterStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnoSoapBindingParameterStyle</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.ParameterStyle.html?is-external=true" title="class or interface in javax.jws.soap" class="externalLink">SOAPBinding.ParameterStyle</a>&nbsp;getAnnoSoapBindingParameterStyle()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescriptionJava.html#getAnnoSoapBindingParameterStyle()">getAnnoSoapBindingParameterStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionJava</a></code></dd>
</dl>
</li>
</ul>
<a id="getWSDLPortType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWSDLPortType</h4>
<pre class="methodSignature">public&nbsp;javax.wsdl.PortType&nbsp;getWSDLPortType()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescriptionWSDL.html#getWSDLPortType()">getWSDLPortType</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescriptionWSDL.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionWSDL</a></code></dd>
</dl>
</li>
</ul>
<a id="getTargetNamespace()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTargetNamespace</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;getTargetNamespace()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getTargetNamespace()">getTargetNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</a></code></dd>
</dl>
</li>
</ul>
<a id="getAnnoWebService()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnoWebService</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/WebService.html?is-external=true" title="class or interface in javax.jws" class="externalLink">WebService</a>&nbsp;getAnnoWebService()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescriptionJava.html#getAnnoWebService()">getAnnoWebService</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionJava</a></code></dd>
</dl>
</li>
</ul>
<a id="getAnnoWebServiceTargetNamespace()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnoWebServiceTargetNamespace</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;getAnnoWebServiceTargetNamespace()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescriptionJava.html#getAnnoWebServiceTargetNamespace()">getAnnoWebServiceTargetNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescriptionJava.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescriptionJava</a></code></dd>
</dl>
</li>
</ul>
<a id="getAnnoWebServiceName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnoWebServiceName</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;getAnnoWebServiceName()</pre>
</li>
</ul>
<a id="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</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;getName()</pre>
</li>
</ul>
<a id="getPortType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortType</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;getPortType()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../EndpointInterfaceDescription.html#getPortType()">getPortType</a></code>&nbsp;in interface&nbsp;<code><a href="../EndpointInterfaceDescription.html" title="interface in org.apache.axis2.jaxws.description">EndpointInterfaceDescription</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>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</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/EndpointInterfaceDescriptionImpl.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a 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>