blob: 4ebf7382b087dcb56cb89eea9b54717b4638fa16 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>OutOnlyAxisOperation (Apache Axis2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OutOnlyAxisOperation (Apache Axis2)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OutOnlyAxisOperation.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.axis2.description</a></div>
<h2 title="Class OutOnlyAxisOperation" class="title">Class OutOnlyAxisOperation</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="AxisDescription.html" title="class in org.apache.axis2.description">org.apache.axis2.description.AxisDescription</a></li>
<li>
<ul class="inheritance">
<li><a href="AxisOperation.html" title="class in org.apache.axis2.description">org.apache.axis2.description.AxisOperation</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.description.OutOnlyAxisOperation</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="DescriptionConstants.html" title="interface in org.apache.axis2.description">DescriptionConstants</a></code>, <code><a href="ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</a></code>, <code><a href="../wsdl/WSDLConstants.html" title="interface in org.apache.axis2.wsdl">WSDLConstants</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">OutOnlyAxisOperation</span>
extends <a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.apache.axis2.wsdl.WSDLConstants">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.axis2.wsdl.<a href="../wsdl/WSDLConstants.html" title="interface in org.apache.axis2.wsdl">WSDLConstants</a></h3>
<code><a href="../wsdl/WSDLConstants.WSDL11Constants.html" title="interface in org.apache.axis2.wsdl">WSDLConstants.WSDL11Constants</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OUT_MESSAGE_KEY">OUT_MESSAGE_KEY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.description.AxisOperation">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.axis2.description.<a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></h3>
<code><a href="AxisOperation.html#mepURI">mepURI</a>, <a href="AxisOperation.html#STYLE_DOC">STYLE_DOC</a>, <a href="AxisOperation.html#STYLE_MSG">STYLE_MSG</a>, <a href="AxisOperation.html#STYLE_RPC">STYLE_RPC</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.description.AxisDescription">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.axis2.description.<a href="AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></h3>
<code><a href="AxisDescription.html#engagedModules">engagedModules</a>, <a href="AxisDescription.html#parameterObservers">parameterObservers</a>, <a href="AxisDescription.html#parent">parent</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.description.DescriptionConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.description.<a href="DescriptionConstants.html" title="interface in org.apache.axis2.description">DescriptionConstants</a></h3>
<code><a href="DescriptionConstants.html#CLASSLOADER_KEY">CLASSLOADER_KEY</a>, <a href="DescriptionConstants.html#CONTEXTPATH_KEY">CONTEXTPATH_KEY</a>, <a href="DescriptionConstants.html#EXECUTION_CHAIN_KEY">EXECUTION_CHAIN_KEY</a>, <a href="DescriptionConstants.html#EXECUTION_FAULT_CHAIN_KEY">EXECUTION_FAULT_CHAIN_KEY</a>, <a href="DescriptionConstants.html#EXECUTION_OUT_CHAIN_KEY">EXECUTION_OUT_CHAIN_KEY</a>, <a href="DescriptionConstants.html#IN_FAULTFLOW_KEY">IN_FAULTFLOW_KEY</a>, <a href="DescriptionConstants.html#INFLOW_KEY">INFLOW_KEY</a>, <a href="DescriptionConstants.html#MESSAGE_RECEIVER_KEY">MESSAGE_RECEIVER_KEY</a>, <a href="DescriptionConstants.html#MODULEREF_KEY">MODULEREF_KEY</a>, <a href="DescriptionConstants.html#OPERATION_KEY">OPERATION_KEY</a>, <a href="DescriptionConstants.html#OUT_FAULTFLOW_KEY">OUT_FAULTFLOW_KEY</a>, <a href="DescriptionConstants.html#OUTFLOW_KEY">OUTFLOW_KEY</a>, <a href="DescriptionConstants.html#PARAMETER_KEY">PARAMETER_KEY</a>, <a href="DescriptionConstants.html#PHASES_KEY">PHASES_KEY</a>, <a href="DescriptionConstants.html#SERVICE_CLASS_NAME">SERVICE_CLASS_NAME</a>, <a href="DescriptionConstants.html#STYLE_KEY">STYLE_KEY</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.wsdl.WSDLConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.wsdl.<a href="../wsdl/WSDLConstants.html" title="interface in org.apache.axis2.wsdl">WSDLConstants</a></h3>
<code><a href="../wsdl/WSDLConstants.html#HTTP_HEADER">HTTP_HEADER</a>, <a href="../wsdl/WSDLConstants.html#INPUT_PART_QNAME_SUFFIX">INPUT_PART_QNAME_SUFFIX</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_IN_ONLY">MEP_CONSTANT_IN_ONLY</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_IN_OPTIONAL_OUT">MEP_CONSTANT_IN_OPTIONAL_OUT</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_IN_OUT">MEP_CONSTANT_IN_OUT</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_INVALID">MEP_CONSTANT_INVALID</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_OUT_IN">MEP_CONSTANT_OUT_IN</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_OUT_ONLY">MEP_CONSTANT_OUT_ONLY</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_OUT_OPTIONAL_IN">MEP_CONSTANT_OUT_OPTIONAL_IN</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_ROBUST_IN_ONLY">MEP_CONSTANT_ROBUST_IN_ONLY</a>, <a href="../wsdl/WSDLConstants.html#MEP_CONSTANT_ROBUST_OUT_ONLY">MEP_CONSTANT_ROBUST_OUT_ONLY</a>, <a href="../wsdl/WSDLConstants.html#MESSAGE_LABEL_FAULT_VALUE">MESSAGE_LABEL_FAULT_VALUE</a>, <a href="../wsdl/WSDLConstants.html#MESSAGE_LABEL_IN">MESSAGE_LABEL_IN</a>, <a href="../wsdl/WSDLConstants.html#MESSAGE_LABEL_IN_VALUE">MESSAGE_LABEL_IN_VALUE</a>, <a href="../wsdl/WSDLConstants.html#MESSAGE_LABEL_OUT">MESSAGE_LABEL_OUT</a>, <a href="../wsdl/WSDLConstants.html#MESSAGE_LABEL_OUT_VALUE">MESSAGE_LABEL_OUT_VALUE</a>, <a href="../wsdl/WSDLConstants.html#OUTPUT_PART_QNAME_SUFFIX">OUTPUT_PART_QNAME_SUFFIX</a>, <a href="../wsdl/WSDLConstants.html#SOAP_HEADER">SOAP_HEADER</a>, <a href="../wsdl/WSDLConstants.html#WSDL_1_1">WSDL_1_1</a>, <a href="../wsdl/WSDLConstants.html#WSDL_1_1_STYLE">WSDL_1_1_STYLE</a>, <a href="../wsdl/WSDLConstants.html#WSDL_2_0">WSDL_2_0</a>, <a href="../wsdl/WSDLConstants.html#WSDL_20_DESCRIPTION">WSDL_20_DESCRIPTION</a>, <a href="../wsdl/WSDLConstants.html#WSDL_4_J_DEFINITION">WSDL_4_J_DEFINITION</a>, <a href="../wsdl/WSDLConstants.html#WSDL_MESSAGE_DIRECTION_IN">WSDL_MESSAGE_DIRECTION_IN</a>, <a href="../wsdl/WSDLConstants.html#WSDL_MESSAGE_DIRECTION_OUT">WSDL_MESSAGE_DIRECTION_OUT</a>, <a href="../wsdl/WSDLConstants.html#WSDL_MESSAGE_IN_MESSAGE">WSDL_MESSAGE_IN_MESSAGE</a>, <a href="../wsdl/WSDLConstants.html#WSDL_MESSAGE_OUT_MESSAGE">WSDL_MESSAGE_OUT_MESSAGE</a>, <a href="../wsdl/WSDLConstants.html#WSDL_USE_ENCODED">WSDL_USE_ENCODED</a>, <a href="../wsdl/WSDLConstants.html#WSDL_USE_LITERAL">WSDL_USE_LITERAL</a>, <a href="../wsdl/WSDLConstants.html#WSDL1_1_NAMESPACE">WSDL1_1_NAMESPACE</a>, <a href="../wsdl/WSDLConstants.html#WSDL2_0_NAMESPACE">WSDL2_0_NAMESPACE</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">OutOnlyAxisOperation</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(javax.xml.namespace.QName)">OutOnlyAxisOperation</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace" class="externalLink">QName</a>&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addFaultMessageContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">addFaultMessageContext</a></span>&#8203;(<a href="../context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="../context/OperationContext.html" title="class in org.apache.axis2.context">OperationContext</a>&nbsp;opContext)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addMessage(org.apache.axis2.description.AxisMessage,java.lang.String)">addMessage</a></span>&#8203;(<a href="AxisMessage.html" title="class in org.apache.axis2.description">AxisMessage</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;label)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addMessageContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">addMessageContext</a></span>&#8203;(<a href="../context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="../context/OperationContext.html" title="class in org.apache.axis2.context">OperationContext</a>&nbsp;opContext)</code></th>
<td class="colLast">
<div class="block">Adds a message context into an operation context.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../client/OperationClient.html" title="class in org.apache.axis2.client">OperationClient</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createClient(org.apache.axis2.context.ServiceContext,org.apache.axis2.client.Options)">createClient</a></span>&#8203;(<a href="../context/ServiceContext.html" title="class in org.apache.axis2.context">ServiceContext</a>&nbsp;sc,
<a href="../client/Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Returns a MEP client for an Out-only operation.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="AxisMessage.html" title="class in org.apache.axis2.description">AxisMessage</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMessage(java.lang.String)">getMessage</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;label)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPhasesInFaultFlow()">getPhasesInFaultFlow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPhasesOutFaultFlow()">getPhasesOutFaultFlow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPhasesOutFlow()">getPhasesOutFlow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRemainingPhasesInFlow()">getRemainingPhasesInFlow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setPhasesInFaultFlow(java.util.ArrayList)">setPhasesInFaultFlow</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setPhasesOutFaultFlow(java.util.ArrayList)">setPhasesOutFaultFlow</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setPhasesOutFlow(java.util.ArrayList)">setPhasesOutFlow</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setRemainingPhasesInFlow(java.util.ArrayList)">setRemainingPhasesInFlow</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.axis2.description.AxisOperation">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.description.<a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></h3>
<code><a href="AxisOperation.html#addFaultAction(java.lang.String,java.lang.String)">addFaultAction</a>, <a href="AxisOperation.html#addModule(java.lang.String)">addModule</a>, <a href="AxisOperation.html#addModuleConfig(org.apache.axis2.description.ModuleConfiguration)">addModuleConfig</a>, <a href="AxisOperation.html#findForExistingOperationContext(org.apache.axis2.context.MessageContext)">findForExistingOperationContext</a>, <a href="AxisOperation.html#findOperationContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.ServiceContext)">findOperationContext</a>, <a href="AxisOperation.html#getAxisService()">getAxisService</a>, <a href="AxisOperation.html#getAxisSpecificMEPConstant()">getAxisSpecificMEPConstant</a>, <a href="AxisOperation.html#getFaultAction()">getFaultAction</a>, <a href="AxisOperation.html#getFaultAction(java.lang.String)">getFaultAction</a>, <a href="AxisOperation.html#getFaultActionNames()">getFaultActionNames</a>, <a href="AxisOperation.html#getFaultMessages()">getFaultMessages</a>, <a href="AxisOperation.html#getInputAction()">getInputAction</a>, <a href="AxisOperation.html#getKey()">getKey</a>, <a href="AxisOperation.html#getMessageExchangePattern()">getMessageExchangePattern</a>, <a href="AxisOperation.html#getMessageReceiver()">getMessageReceiver</a>, <a href="AxisOperation.html#getMessages()">getMessages</a>, <a href="AxisOperation.html#getModuleConfig(java.lang.String)">getModuleConfig</a>, <a href="AxisOperation.html#getModuleRefs()">getModuleRefs</a>, <a href="AxisOperation.html#getName()">getName</a>, <a href="AxisOperation.html#getOutputAction()">getOutputAction</a>, <a href="AxisOperation.html#getSoapAction()">getSoapAction</a>, <a href="AxisOperation.html#getStyle()">getStyle</a>, <a href="AxisOperation.html#getWSAMappingList()">getWSAMappingList</a>, <a href="AxisOperation.html#isControlOperation()">isControlOperation</a>, <a href="AxisOperation.html#isParameterLocked(java.lang.String)">isParameterLocked</a>, <a href="AxisOperation.html#onDisengage(org.apache.axis2.description.AxisModule)">onDisengage</a>, <a href="AxisOperation.html#onEngage(org.apache.axis2.description.AxisModule,org.apache.axis2.description.AxisDescription)">onEngage</a>, <a href="AxisOperation.html#registerMessageContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">registerMessageContext</a>, <a href="AxisOperation.html#registerOperationContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">registerOperationContext</a>, <a href="AxisOperation.html#removeFaultAction(java.lang.String)">removeFaultAction</a>, <a href="AxisOperation.html#setControlOperation(boolean)">setControlOperation</a>, <a href="AxisOperation.html#setFaultMessages(org.apache.axis2.description.AxisMessage)">setFaultMessages</a>, <a href="AxisOperation.html#setMessageExchangePattern(java.lang.String)">setMessageExchangePattern</a>, <a href="AxisOperation.html#setMessageReceiver(org.apache.axis2.engine.MessageReceiver)">setMessageReceiver</a>, <a href="AxisOperation.html#setName(javax.xml.namespace.QName)">setName</a>, <a href="AxisOperation.html#setOutputAction(java.lang.String)">setOutputAction</a>, <a href="AxisOperation.html#setSoapAction(java.lang.String)">setSoapAction</a>, <a href="AxisOperation.html#setStyle(java.lang.String)">setStyle</a>, <a href="AxisOperation.html#setWsamappingList(java.util.ArrayList)">setWsamappingList</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.axis2.description.AxisDescription">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.description.<a href="AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></h3>
<code><a href="AxisDescription.html#addChild(java.lang.Object,org.apache.axis2.description.AxisDescription)">addChild</a>, <a href="AxisDescription.html#addChild(org.apache.axis2.description.AxisDescription)">addChild</a>, <a href="AxisDescription.html#addParameter(java.lang.String,java.lang.Object)">addParameter</a>, <a href="AxisDescription.html#addParameter(org.apache.axis2.description.Parameter)">addParameter</a>, <a href="AxisDescription.html#addParameterObserver(org.apache.axis2.description.ParameterObserver)">addParameterObserver</a>, <a href="AxisDescription.html#applyPolicy()">applyPolicy</a>, <a href="AxisDescription.html#applyPolicy(org.apache.neethi.Policy)">applyPolicy</a>, <a href="AxisDescription.html#deserializeParameters(org.apache.axiom.om.OMElement)">deserializeParameters</a>, <a href="AxisDescription.html#disengageModule(org.apache.axis2.description.AxisModule)">disengageModule</a>, <a href="AxisDescription.html#engageModule(org.apache.axis2.description.AxisModule)">engageModule</a>, <a href="AxisDescription.html#engageModule(org.apache.axis2.description.AxisModule,org.apache.axis2.description.AxisDescription)">engageModule</a>, <a href="AxisDescription.html#getAxisConfiguration()">getAxisConfiguration</a>, <a href="AxisDescription.html#getChild(java.lang.Object)">getChild</a>, <a href="AxisDescription.html#getChildren()">getChildren</a>, <a href="AxisDescription.html#getDocumentation()">getDocumentation</a>, <a href="AxisDescription.html#getDocumentationNode()">getDocumentationNode</a>, <a href="AxisDescription.html#getEngagedModules()">getEngagedModules</a>, <a href="AxisDescription.html#getParameter(java.lang.String)">getParameter</a>, <a href="AxisDescription.html#getParameters()">getParameters</a>, <a href="AxisDescription.html#getParameterValue(java.lang.String)">getParameterValue</a>, <a href="AxisDescription.html#getParent()">getParent</a>, <a href="AxisDescription.html#getPolicyInclude()">getPolicyInclude</a>, <a href="AxisDescription.html#getPolicySubject()">getPolicySubject</a>, <a href="AxisDescription.html#isEngaged(java.lang.String)">isEngaged</a>, <a href="AxisDescription.html#isEngaged(org.apache.axis2.description.AxisModule)">isEngaged</a>, <a href="AxisDescription.html#isParameterTrue(java.lang.String)">isParameterTrue</a>, <a href="AxisDescription.html#removeChild(java.lang.Object)">removeChild</a>, <a href="AxisDescription.html#removeParameter(org.apache.axis2.description.Parameter)">removeParameter</a>, <a href="AxisDescription.html#removeParameterObserver(org.apache.axis2.description.ParameterObserver)">removeParameterObserver</a>, <a href="AxisDescription.html#setDocumentation(java.lang.String)">setDocumentation</a>, <a href="AxisDescription.html#setDocumentation(org.apache.axiom.om.OMNode)">setDocumentation</a>, <a href="AxisDescription.html#setParent(org.apache.axis2.description.AxisDescription)">setParent</a>, <a href="AxisDescription.html#setPolicyInclude(org.apache.axis2.description.PolicyInclude)">setPolicyInclude</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="OUT_MESSAGE_KEY">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OUT_MESSAGE_KEY</h4>
<pre>protected static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> OUT_MESSAGE_KEY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.axis2.description.OutOnlyAxisOperation.OUT_MESSAGE_KEY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OutOnlyAxisOperation</h4>
<pre>public&nbsp;OutOnlyAxisOperation()</pre>
</li>
</ul>
<a id="&lt;init&gt;(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OutOnlyAxisOperation</h4>
<pre>public&nbsp;OutOnlyAxisOperation&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace" class="externalLink">QName</a>&nbsp;name)</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="addMessage(org.apache.axis2.description.AxisMessage,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMessage</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addMessage&#8203;(<a href="AxisMessage.html" title="class in org.apache.axis2.description">AxisMessage</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;label)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#addMessage(org.apache.axis2.description.AxisMessage,java.lang.String)">addMessage</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="addMessageContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMessageContext</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addMessageContext&#8203;(<a href="../context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="../context/OperationContext.html" title="class in org.apache.axis2.context">OperationContext</a>&nbsp;opContext)
throws <a href="../AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="AxisOperation.html#addMessageContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">AxisOperation</a></code></span></div>
<div class="block">Adds a message context into an operation context. Depending on MEPs, this method has to be
overridden. Depending on the MEP operation description know how to fill the message context
map in operationContext. As an example, if the MEP is IN-OUT then depending on messagable
operation description should know how to keep them in correct locations.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#addMessageContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">addMessageContext</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - <code>MessageContext</code></dd>
<dd><code>opContext</code> - <code>OperationContext</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - <code>AxisFault</code></dd>
</dl>
</li>
</ul>
<a id="addFaultMessageContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addFaultMessageContext</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addFaultMessageContext&#8203;(<a href="../context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="../context/OperationContext.html" title="class in org.apache.axis2.context">OperationContext</a>&nbsp;opContext)
throws <a href="../AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#addFaultMessageContext(org.apache.axis2.context.MessageContext,org.apache.axis2.context.OperationContext)">addFaultMessageContext</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a id="getMessage(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessage</h4>
<pre class="methodSignature">public&nbsp;<a href="AxisMessage.html" title="class in org.apache.axis2.description">AxisMessage</a>&nbsp;getMessage&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;label)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#getMessage(java.lang.String)">getMessage</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="getPhasesInFaultFlow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPhasesInFaultFlow</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;getPhasesInFaultFlow()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#getPhasesInFaultFlow()">getPhasesInFaultFlow</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="getPhasesOutFaultFlow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPhasesOutFaultFlow</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;getPhasesOutFaultFlow()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#getPhasesOutFaultFlow()">getPhasesOutFaultFlow</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="getPhasesOutFlow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPhasesOutFlow</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;getPhasesOutFlow()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#getPhasesOutFlow()">getPhasesOutFlow</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="getRemainingPhasesInFlow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRemainingPhasesInFlow</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;getRemainingPhasesInFlow()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#getRemainingPhasesInFlow()">getRemainingPhasesInFlow</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="setPhasesInFaultFlow(java.util.ArrayList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPhasesInFaultFlow</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setPhasesInFaultFlow&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;list)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#setPhasesInFaultFlow(java.util.ArrayList)">setPhasesInFaultFlow</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="setPhasesOutFaultFlow(java.util.ArrayList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPhasesOutFaultFlow</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setPhasesOutFaultFlow&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;list)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#setPhasesOutFaultFlow(java.util.ArrayList)">setPhasesOutFaultFlow</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="setPhasesOutFlow(java.util.ArrayList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPhasesOutFlow</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setPhasesOutFlow&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;list)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#setPhasesOutFlow(java.util.ArrayList)">setPhasesOutFlow</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="setRemainingPhasesInFlow(java.util.ArrayList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRemainingPhasesInFlow</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setRemainingPhasesInFlow&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;list)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#setRemainingPhasesInFlow(java.util.ArrayList)">setRemainingPhasesInFlow</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
</dl>
</li>
</ul>
<a id="createClient(org.apache.axis2.context.ServiceContext,org.apache.axis2.client.Options)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createClient</h4>
<pre class="methodSignature">public&nbsp;<a href="../client/OperationClient.html" title="class in org.apache.axis2.client">OperationClient</a>&nbsp;createClient&#8203;(<a href="../context/ServiceContext.html" title="class in org.apache.axis2.context">ServiceContext</a>&nbsp;sc,
<a href="../client/Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</pre>
<div class="block">Returns a MEP client for an Out-only operation. This client can be used to
interact with a server which is offering an In-only operation. To use the
client, you must call addMessageContext() with a message context and then
call execute() to execute the client. Note that the execute method's
block parameter is ignored by this client and also the setMessageReceiver
method cannot be used.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AxisOperation.html#createClient(org.apache.axis2.context.ServiceContext,org.apache.axis2.client.Options)">createClient</a></code>&nbsp;in class&nbsp;<code><a href="AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>sc</code> - The service context for this client to live within. Cannot be
null.</dd>
<dd><code>options</code> - Options to use as defaults for this client. If any options are
set specifically on the client then those override options
here.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an OperationClient set up appropriately for this operation</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OutOnlyAxisOperation.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</footer>
</body>
</html>