blob: 2f2b676d3b24cf196f14ac2330eb705886040fc8 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.axis2.jaxws.description.OperationDescription (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.axis2.jaxws.description.OperationDescription (Apache Axis2)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/axis2/jaxws/description/class-use/OperationDescription.html" target="_top">Frames</a></li>
<li><a href="OperationDescription.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.axis2.jaxws.description.OperationDescription" class="title">Uses of Interface<br>org.apache.axis2.jaxws.description.OperationDescription</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.client.proxy">org.apache.axis2.jaxws.client.proxy</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.core">org.apache.axis2.jaxws.core</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.description">org.apache.axis2.jaxws.description</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.description.impl">org.apache.axis2.jaxws.description.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.description.validator">org.apache.axis2.jaxws.description.validator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.marshaller">org.apache.axis2.jaxws.marshaller</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.marshaller.factory">org.apache.axis2.jaxws.marshaller.factory</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.marshaller.impl.alt">org.apache.axis2.jaxws.marshaller.impl.alt</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.runtime.description.marshal">org.apache.axis2.jaxws.runtime.description.marshal</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.runtime.description.marshal.impl">org.apache.axis2.jaxws.runtime.description.marshal.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.jaxws.server.endpoint">org.apache.axis2.jaxws.server.endpoint</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.axis2.jaxws.client.proxy">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/client/proxy/package-summary.html">org.apache.axis2.jaxws.client.proxy</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/client/proxy/package-summary.html">org.apache.axis2.jaxws.client.proxy</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">JAXWSProxyHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/client/proxy/JAXWSProxyHandler.html#createResponse-java.lang.reflect.Method-java.lang.Object:A-org.apache.axis2.jaxws.core.MessageContext-org.apache.axis2.jaxws.description.OperationDescription-">createResponse</a></span>(<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">Method</a>&nbsp;method,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;args,
<a href="../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;responseContext,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>
<div class="block">Creates a response MessageContext for the method call.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><span class="typeNameLabel">JAXWSProxyHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/client/proxy/JAXWSProxyHandler.html#getFaultResponse-org.apache.axis2.jaxws.core.MessageContext-org.apache.axis2.jaxws.description.OperationDescription-">getFaultResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;msgCtx,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;opDesc)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/axis2/jaxws/client/proxy/package-summary.html">org.apache.axis2.jaxws.client.proxy</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/client/proxy/ProxyAsyncListener.html#ProxyAsyncListener-org.apache.axis2.jaxws.description.OperationDescription-">ProxyAsyncListener</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;od)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.core">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/core/package-summary.html">org.apache.axis2.jaxws.core</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/core/package-summary.html">org.apache.axis2.jaxws.core</a> that return <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessageContext.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/core/MessageContext.html#getOperationDescription--">getOperationDescription</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/core/package-summary.html">org.apache.axis2.jaxws.core</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MessageContext.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/core/MessageContext.html#setOperationDescription-org.apache.axis2.jaxws.description.OperationDescription-">setOperationDescription</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;od)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.description">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/description/package-summary.html">org.apache.axis2.jaxws.description</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/description/package-summary.html">org.apache.axis2.jaxws.description</a> that return <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html#getDispatchableOperation-javax.xml.namespace.QName-">getDispatchableOperation</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;operationQName)</code>
<div class="block">Returns all the dispatchable operations matching the operation QName.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html#getDispatchableOperations--">getDispatchableOperations</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html#getOperation-java.lang.reflect.Method-">getOperation</a></span>(<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">Method</a>&nbsp;seiMethod)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html#getOperation-javax.xml.namespace.QName-">getOperation</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;operationQName)</code>
<div class="block">Returns all the operations matching the operation QName associated with this endpoint
description.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html#getOperation-java.lang.String-">getOperation</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;operationName)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">ParameterDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/ParameterDescription.html#getOperationDescription--">getOperationDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">OperationRuntimeDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/OperationRuntimeDescription.html#getOperationDescription--">getOperationDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">FaultDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/FaultDescription.html#getOperationDescription--">getOperationDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html#getOperationForJavaMethod-java.lang.String-">getOperationForJavaMethod</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;javaMethodName)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/EndpointInterfaceDescription.html#getOperations--">getOperations</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">OperationDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html#getSyncOperation--">getSyncOperation</a></span>()</code>
<div class="block">For JAX-WS client-side async operations, this will return the corresponding sync
OperationDescription.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.description.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/description/impl/package-summary.html">org.apache.axis2.jaxws.description.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/description/impl/package-summary.html">org.apache.axis2.jaxws.description.impl</a> that return <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/impl/EndpointInterfaceDescriptionImpl.html#getDispatchableOperation-javax.xml.namespace.QName-">getDispatchableOperation</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;operationQName)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/impl/EndpointInterfaceDescriptionImpl.html#getDispatchableOperations--">getDispatchableOperations</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/impl/EndpointInterfaceDescriptionImpl.html#getOperation-java.lang.reflect.Method-">getOperation</a></span>(<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">Method</a>&nbsp;seiMethod)</code>
<div class="block">Return an OperationDescription for the corresponding SEI method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/impl/EndpointInterfaceDescriptionImpl.html#getOperation-javax.xml.namespace.QName-">getOperation</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;operationQName)</code>
<div class="block">Return an array of Operations given an operation QName.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/impl/EndpointInterfaceDescriptionImpl.html#getOperation-java.lang.String-">getOperation</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;operationName)</code>
<div class="block">Return the OperationDesription (only one) corresponding to the OperationName passed in.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/impl/EndpointInterfaceDescriptionImpl.html#getOperationForJavaMethod-java.lang.String-">getOperationForJavaMethod</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;javaMethodName)</code>
<div class="block">Return the OperationDescriptions corresponding to a particular Java method name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">EndpointInterfaceDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/impl/EndpointInterfaceDescriptionImpl.html#getOperations--">getOperations</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.description.validator">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/description/validator/package-summary.html">org.apache.axis2.jaxws.description.validator</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/axis2/jaxws/description/validator/package-summary.html">org.apache.axis2.jaxws.description.validator</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/validator/OperationDescriptionValidator.html#OperationDescriptionValidator-org.apache.axis2.jaxws.description.OperationDescription-">OperationDescriptionValidator</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;toValidate)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.marshaller">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/marshaller/package-summary.html">org.apache.axis2.jaxws.marshaller</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/marshaller/package-summary.html">org.apache.axis2.jaxws.marshaller</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/MethodMarshaller.html#demarshalFaultResponse-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalFaultResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;opDesc)</code>
<div class="block">This method converts a Message (containing a fault) into a JAX-WS Service or
WebServiceException.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/MethodMarshaller.html#demarshalRequest-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalRequest</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;opDesc)</code>
<div class="block">This method converts the Message into a SIGNATURE_ARGS It is used on the server</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/MethodMarshaller.html#demarshalResponse-org.apache.axis2.jaxws.message.Message-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-">demarshalResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;opDesc)</code>
<div class="block">This method gets the objects from the Message and sets them onto the SIGNATURE_ARGS It also
returns the RETURN object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/MethodMarshaller.html#marshalFaultResponse-java.lang.Throwable-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalFaultResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;opDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>
<div class="block">This method creates a Message from a Throwable input parameter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/MethodMarshaller.html#marshalRequest-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-java.util.Map-">marshalRequest</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;opDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">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">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;requestContext)</code>
<div class="block">This method converts SIGNATURE_ARGS into a Message.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/MethodMarshaller.html#marshalResponse-java.lang.Object-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;returnObject,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;opDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>
<div class="block">This method converts the SIGNATURE_ARGS and RETURN object into a Message.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.marshaller.factory">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/package-summary.html">org.apache.axis2.jaxws.marshaller.factory</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/package-summary.html">org.apache.axis2.jaxws.marshaller.factory</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/axis2/jaxws/marshaller/MethodMarshaller.html" title="interface in org.apache.axis2.jaxws.marshaller">MethodMarshaller</a></code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshallerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/MethodMarshallerFactory.html#getMarshaller-org.apache.axis2.jaxws.description.OperationDescription-boolean-">getMarshaller</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;op,
boolean&nbsp;isClient)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/axis2/jaxws/marshaller/MethodMarshaller.html" title="interface in org.apache.axis2.jaxws.marshaller">MethodMarshaller</a></code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshallerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/MethodMarshallerFactory.html#getMarshaller-org.apache.axis2.jaxws.description.OperationDescription-boolean-java.lang.ClassLoader-">getMarshaller</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;op,
boolean&nbsp;isClient,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;cl)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshallerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/MethodMarshallerFactory.html#isDocLitBare-org.apache.axis2.jaxws.description.OperationDescription-">isDocLitBare</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;op)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshallerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/MethodMarshallerFactory.html#isDocLitBareMinimal-org.apache.axis2.jaxws.description.OperationDescription-java.lang.ClassLoader-">isDocLitBareMinimal</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;op,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;cl)</code>
<div class="block">If a webservices is created without xjc, then there will be no ObjectFactory classes packaged
with the webservice.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshallerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/MethodMarshallerFactory.html#isDocLitWrapped-org.apache.axis2.jaxws.description.OperationDescription-">isDocLitWrapped</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;op)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshallerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/MethodMarshallerFactory.html#isDocLitWrappedMinimal-org.apache.axis2.jaxws.description.OperationDescription-">isDocLitWrappedMinimal</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;op)</code>
<div class="block">If a web service is created without wsgen, it is possible that the wrapper elements are
missing.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MethodMarshallerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/factory/MethodMarshallerFactory.html#isDocLitWrappedPlus-org.apache.axis2.jaxws.description.OperationDescription-">isDocLitWrappedPlus</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;op)</code>
<div class="block">If an web service is created using wsgen, it is possible that the sei does not comply with
the wrapped rules.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.marshaller.impl.alt">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/package-summary.html">org.apache.axis2.jaxws.marshaller.impl.alt</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/package-summary.html">org.apache.axis2.jaxws.marshaller.impl.alt</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPCLitMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/RPCLitMethodMarshaller.html#demarshalFaultResponse-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalFaultResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedPlusMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedPlusMethodMarshaller.html#demarshalFaultResponse-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalFaultResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMinimalMethodMarshaller.html#demarshalFaultResponse-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalFaultResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMethodMarshaller.html#demarshalFaultResponse-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalFaultResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMinimalMethodMarshaller.html#demarshalFaultResponse-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalFaultResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMethodMarshaller.html#demarshalFaultResponse-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalFaultResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">RPCLitMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/RPCLitMethodMarshaller.html#demarshalRequest-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalRequest</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedPlusMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedPlusMethodMarshaller.html#demarshalRequest-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalRequest</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMinimalMethodMarshaller.html#demarshalRequest-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalRequest</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMethodMarshaller.html#demarshalRequest-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalRequest</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMinimalMethodMarshaller.html#demarshalRequest-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalRequest</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMethodMarshaller.html#demarshalRequest-org.apache.axis2.jaxws.message.Message-org.apache.axis2.jaxws.description.OperationDescription-">demarshalRequest</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPCLitMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/RPCLitMethodMarshaller.html#demarshalResponse-org.apache.axis2.jaxws.message.Message-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-">demarshalResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedPlusMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedPlusMethodMarshaller.html#demarshalResponse-org.apache.axis2.jaxws.message.Message-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-">demarshalResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMinimalMethodMarshaller.html#demarshalResponse-org.apache.axis2.jaxws.message.Message-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-">demarshalResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMethodMarshaller.html#demarshalResponse-org.apache.axis2.jaxws.message.Message-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-">demarshalResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMinimalMethodMarshaller.html#demarshalResponse-org.apache.axis2.jaxws.message.Message-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-">demarshalResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMethodMarshaller.html#demarshalResponse-org.apache.axis2.jaxws.message.Message-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-">demarshalResponse</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPCLitMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/RPCLitMethodMarshaller.html#marshalFaultResponse-java.lang.Throwable-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalFaultResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedPlusMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedPlusMethodMarshaller.html#marshalFaultResponse-java.lang.Throwable-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalFaultResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMinimalMethodMarshaller.html#marshalFaultResponse-java.lang.Throwable-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalFaultResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMethodMarshaller.html#marshalFaultResponse-java.lang.Throwable-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalFaultResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMinimalMethodMarshaller.html#marshalFaultResponse-java.lang.Throwable-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalFaultResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMethodMarshaller.html#marshalFaultResponse-java.lang.Throwable-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalFaultResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPCLitMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/RPCLitMethodMarshaller.html#marshalRequest-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-java.util.Map-">marshalRequest</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArguments,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">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">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;requestContext)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedPlusMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedPlusMethodMarshaller.html#marshalRequest-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-java.util.Map-">marshalRequest</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArguments,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">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">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;requestContext)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMinimalMethodMarshaller.html#marshalRequest-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-java.util.Map-">marshalRequest</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArguments,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">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">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;requestContext)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMethodMarshaller.html#marshalRequest-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-java.util.Map-">marshalRequest</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArguments,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">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">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;requestContext)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMinimalMethodMarshaller.html#marshalRequest-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-java.util.Map-">marshalRequest</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArguments,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">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">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;requestContext)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMethodMarshaller.html#marshalRequest-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-java.util.Map-">marshalRequest</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArguments,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">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">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;requestContext)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPCLitMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/RPCLitMethodMarshaller.html#marshalResponse-java.lang.Object-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;returnObject,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedPlusMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedPlusMethodMarshaller.html#marshalResponse-java.lang.Object-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;returnObject,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMinimalMethodMarshaller.html#marshalResponse-java.lang.Object-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;returnObject,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitWrappedMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMethodMarshaller.html#marshalResponse-java.lang.Object-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;returnObject,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMinimalMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMinimalMethodMarshaller.html#marshalResponse-java.lang.Object-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;returnObject,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/message/Message.html" title="interface in org.apache.axis2.jaxws.message">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">DocLitBareMethodMarshaller.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/marshaller/impl/alt/DocLitBareMethodMarshaller.html#marshalResponse-java.lang.Object-java.lang.Object:A-org.apache.axis2.jaxws.description.OperationDescription-org.apache.axis2.jaxws.message.Protocol-">marshalResponse</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;returnObject,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;signatureArgs,
<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc,
<a href="../../../../../../org/apache/axis2/jaxws/message/Protocol.html" title="enum in org.apache.axis2.jaxws.message">Protocol</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.runtime.description.marshal">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/package-summary.html">org.apache.axis2.jaxws.runtime.description.marshal</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/package-summary.html">org.apache.axis2.jaxws.runtime.description.marshal</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><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">Method</a></code></td>
<td class="colLast"><span class="typeNameLabel">MarshalServiceRuntimeDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/MarshalServiceRuntimeDescription.html#getMethod-org.apache.axis2.jaxws.description.OperationDescription-">getMethod</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;opDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">MarshalServiceRuntimeDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/MarshalServiceRuntimeDescription.html#getRequestWrapperClassName-org.apache.axis2.jaxws.description.OperationDescription-">getRequestWrapperClassName</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">MarshalServiceRuntimeDescription.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/MarshalServiceRuntimeDescription.html#getResponseWrapperClassName-org.apache.axis2.jaxws.description.OperationDescription-">getResponseWrapperClassName</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.runtime.description.marshal.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/impl/package-summary.html">org.apache.axis2.jaxws.runtime.description.marshal.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/impl/package-summary.html">org.apache.axis2.jaxws.runtime.description.marshal.impl</a> with parameters of type <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><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">Method</a></code></td>
<td class="colLast"><span class="typeNameLabel">MarshalServiceRuntimeDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/impl/MarshalServiceRuntimeDescriptionImpl.html#getMethod-org.apache.axis2.jaxws.description.OperationDescription-">getMethod</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>
<div class="block">Get the Method for the specified OperationDescription</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">MarshalServiceRuntimeDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/impl/MarshalServiceRuntimeDescriptionImpl.html#getRequestWrapperClassName-org.apache.axis2.jaxws.description.OperationDescription-">getRequestWrapperClassName</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">MarshalServiceRuntimeDescriptionImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/runtime/description/marshal/impl/MarshalServiceRuntimeDescriptionImpl.html#getResponseWrapperClassName-org.apache.axis2.jaxws.description.OperationDescription-">getResponseWrapperClassName</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a>&nbsp;operationDesc)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.jaxws.server.endpoint">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a> in <a href="../../../../../../org/apache/axis2/jaxws/server/endpoint/package-summary.html">org.apache.axis2.jaxws.server.endpoint</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/jaxws/server/endpoint/package-summary.html">org.apache.axis2.jaxws.server.endpoint</a> that return <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">OperationDescription</a></code></td>
<td class="colLast"><span class="typeNameLabel">Utils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/server/endpoint/Utils.html#getOperationDescription-org.apache.axis2.jaxws.core.MessageContext-">getOperationDescription</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/axis2/jaxws/description/OperationDescription.html" title="interface in org.apache.axis2.jaxws.description">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/axis2/jaxws/description/class-use/OperationDescription.html" target="_top">Frames</a></li>
<li><a href="OperationDescription.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>