blob: 2b22a9fa1b865cf37cc61f2a8e4018c5a033d5b5 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.axis2.client.Options (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="Uses of Class org.apache.axis2.client.Options (Apache Axis2)";
}
}
catch(err) {
}
//-->
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><a href="../Options.html" title="class in org.apache.axis2.client">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" 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>
<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>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.axis2.client.Options" class="title">Uses of Class<br>org.apache.axis2.client.Options</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Options.html" title="class in org.apache.axis2.client">Options</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">
<th class="colFirst" scope="row"><a href="#org.apache.axis2.client">org.apache.axis2.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.axis2.context">org.apache.axis2.context</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.axis2.description">org.apache.axis2.description</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.axis2.transport.testkit.axis2.client">org.apache.axis2.transport.testkit.axis2.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.axis2.client">
<!-- -->
</a>
<h3>Uses of <a href="../Options.html" title="class in org.apache.axis2.client">Options</a> in <a href="../package-summary.html">org.apache.axis2.client</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.axis2.client</a> declared as <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperationClient.</span><code><span class="memberNameLink"><a href="../OperationClient.html#options">options</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.axis2.client</a> that return <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Options.html" title="class in org.apache.axis2.client">Options</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperationClient.</span><code><span class="memberNameLink"><a href="../OperationClient.html#getOptions()">getOptions</a></span>()</code></th>
<td class="colLast">
<div class="block">Return the options used by this client.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Options.html" title="class in org.apache.axis2.client">Options</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceClient.</span><code><span class="memberNameLink"><a href="../ServiceClient.html#getOptions()">getOptions</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the basic client configuration from this service interaction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Options.html" title="class in org.apache.axis2.client">Options</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceClient.</span><code><span class="memberNameLink"><a href="../ServiceClient.html#getOverrideOptions()">getOverrideOptions</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the client configuration used to override the normal options set by an operation client.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Options.html" title="class in org.apache.axis2.client">Options</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Options.</span><code><span class="memberNameLink"><a href="../Options.html#getParent()">getParent</a></span>()</code></th>
<td class="colLast">
<div class="block">Get parent instance providing default property values.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.axis2.client</a> with parameters of type <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="https://ws.apache.org/axiom/apidocs/org/apache/axiom/soap/SOAPEnvelope.html?is-external=true" title="class or interface in org.apache.axiom.soap" class="externalLink">SOAPEnvelope</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Stub.</span><code><span class="memberNameLink"><a href="../Stub.html#createEnvelope(org.apache.axis2.client.Options)">createEnvelope</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Create a SOAP message envelope using the supplied options.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Options.</span><code><span class="memberNameLink"><a href="../Options.html#isEquivalent(org.apache.axis2.client.Options)">isEquivalent</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;obj)</code></th>
<td class="colLast">
<div class="block">Compares key parts of the state from the current instance of
this class with the specified instance to see if they are
equivalent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperationClient.</span><code><span class="memberNameLink"><a href="../OperationClient.html#setOptions(org.apache.axis2.client.Options)">setOptions</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Sets the options that should be used for this particular client.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceClient.</span><code><span class="memberNameLink"><a href="../ServiceClient.html#setOptions(org.apache.axis2.client.Options)">setOptions</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Set the basic client configuration related to this service interaction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceClient.</span><code><span class="memberNameLink"><a href="../ServiceClient.html#setOverrideOptions(org.apache.axis2.client.Options)">setOverrideOptions</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;overrideOptions)</code></th>
<td class="colLast">
<div class="block">Set a client configuration to override the normal options used by an operation client.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Options.</span><code><span class="memberNameLink"><a href="../Options.html#setParent(org.apache.axis2.client.Options)">setParent</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;parent)</code></th>
<td class="colLast">
<div class="block">Set parent instance providing default property values.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.axis2.client</a> with parameters of type <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../OperationClient.html#%3Cinit%3E(org.apache.axis2.description.AxisOperation,org.apache.axis2.context.ServiceContext,org.apache.axis2.client.Options)">OperationClient</a></span>&#8203;(<a href="../../description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</a>&nbsp;axisOp,
<a href="../../context/ServiceContext.html" title="class in org.apache.axis2.context">ServiceContext</a>&nbsp;sc,
<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Options.html#%3Cinit%3E(org.apache.axis2.client.Options)">Options</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;parent)</code></th>
<td class="colLast">
<div class="block">In normal mode operation, this options will try to fulfil the request
from its values.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.axis2.context">
<!-- -->
</a>
<h3>Uses of <a href="../Options.html" title="class in org.apache.axis2.client">Options</a> in <a href="../../context/package-summary.html">org.apache.axis2.context</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../context/package-summary.html">org.apache.axis2.context</a> declared as <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MessageContext.</span><code><span class="memberNameLink"><a href="../../context/MessageContext.html#options">options</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../context/package-summary.html">org.apache.axis2.context</a> that return <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Options.html" title="class in org.apache.axis2.client">Options</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MessageContext.</span><code><span class="memberNameLink"><a href="../../context/MessageContext.html#getOptions()">getOptions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../context/package-summary.html">org.apache.axis2.context</a> with parameters of type <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MessageContext.</span><code><span class="memberNameLink"><a href="../../context/MessageContext.html#setOptions(org.apache.axis2.client.Options)">setOptions</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Set the options for myself.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MessageContext.</span><code><span class="memberNameLink"><a href="../../context/MessageContext.html#setOptionsExplicit(org.apache.axis2.client.Options)">setOptionsExplicit</a></span>&#8203;(<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.axis2.description">
<!-- -->
</a>
<h3>Uses of <a href="../Options.html" title="class in org.apache.axis2.client">Options</a> in <a href="../../description/package-summary.html">org.apache.axis2.description</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../description/package-summary.html">org.apache.axis2.description</a> with parameters of type <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../OperationClient.html" title="class in org.apache.axis2.client">OperationClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AxisOperation.</span><code><span class="memberNameLink"><a href="../../description/AxisOperation.html#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="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Return an OperationClient suitable for this AxisOperation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../OperationClient.html" title="class in org.apache.axis2.client">OperationClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InOnlyAxisOperation.</span><code><span class="memberNameLink"><a href="../../description/InOnlyAxisOperation.html#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="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../OperationClient.html" title="class in org.apache.axis2.client">OperationClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InOutAxisOperation.</span><code><span class="memberNameLink"><a href="../../description/InOutAxisOperation.html#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="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../OperationClient.html" title="class in org.apache.axis2.client">OperationClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OutInAxisOperation.</span><code><span class="memberNameLink"><a href="../../description/OutInAxisOperation.html#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="../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-IN operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../OperationClient.html" title="class in org.apache.axis2.client">OperationClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OutOnlyAxisOperation.</span><code><span class="memberNameLink"><a href="../../description/OutOnlyAxisOperation.html#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="../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 class="rowColor">
<td class="colFirst"><code><a href="../OperationClient.html" title="class in org.apache.axis2.client">OperationClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RobustOutOnlyAxisOperation.</span><code><span class="memberNameLink"><a href="../../description/RobustOutOnlyAxisOperation.html#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="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AxisService.</span><code><span class="memberNameLink"><a href="../../description/AxisService.html#createClientSideAxisService(java.net.URL,javax.xml.namespace.QName,java.lang.String,org.apache.axis2.client.Options)">createClientSideAxisService</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net" class="externalLink">URL</a>&nbsp;wsdlURL,
<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;wsdlServiceName,
<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;portName,
<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">To create a AxisService for a given WSDL and the created client is most
suitable for client side invocation not for server side invocation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AxisService.</span><code><span class="memberNameLink"><a href="../../description/AxisService.html#createClientSideAxisService(javax.wsdl.Definition,javax.xml.namespace.QName,java.lang.String,org.apache.axis2.client.Options)">createClientSideAxisService</a></span>&#8203;(javax.wsdl.Definition&nbsp;wsdlDefinition,
<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;wsdlServiceName,
<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;portName,
<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AxisService.</span><code><span class="memberNameLink"><a href="../../description/AxisService.html#createClientSideAxisService(org.apache.woden.wsdl20.Description,javax.xml.namespace.QName,java.lang.String,org.apache.axis2.client.Options)">createClientSideAxisService</a></span>&#8203;(org.apache.woden.wsdl20.Description&nbsp;description,
<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;wsdlServiceName,
<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;endPoint,
<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">returns a axisService given a input Stream of WSDL2.0 document.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientUtils.</span><code><span class="memberNameLink"><a href="../../description/ClientUtils.html#inferInTransport(org.apache.axis2.engine.AxisConfiguration,org.apache.axis2.client.Options,org.apache.axis2.context.MessageContext)">inferInTransport</a></span>&#8203;(<a href="../../engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</a>&nbsp;ac,
<a href="../Options.html" title="class in org.apache.axis2.client">Options</a>&nbsp;options,
<a href="../../context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgCtxt)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.axis2.transport.testkit.axis2.client">
<!-- -->
</a>
<h3>Uses of <a href="../Options.html" title="class in org.apache.axis2.client">Options</a> in <a href="../../transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a> declared as <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Options.html" title="class in org.apache.axis2.client">Options</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AxisTestClient.</span><code><span class="memberNameLink"><a href="../../transport/testkit/axis2/client/AxisTestClient.html#axisOptions">axisOptions</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<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><a href="../Options.html" title="class in org.apache.axis2.client">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" 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>
<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>