blob: 3340c47cbb964d5797425a8d75bbb63b7254ad47 [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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.axis2.description.java2wsdl.TypeTable (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.axis2.description.java2wsdl.TypeTable (Apache Axis2)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">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/description/java2wsdl/class-use/TypeTable.html" target="_top">Frames</a></li>
<li><a href="TypeTable.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All 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 Class org.apache.axis2.description.java2wsdl.TypeTable" class="title">Uses of Class<br>org.apache.axis2.description.java2wsdl.TypeTable</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</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.corba.deployer">org.apache.axis2.corba.deployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.databinding.utils">org.apache.axis2.databinding.utils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.databinding.utils.reader">org.apache.axis2.databinding.utils.reader</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.description">org.apache.axis2.description</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.description.java2wsdl">org.apache.axis2.description.java2wsdl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.rpc.receivers">org.apache.axis2.rpc.receivers</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.corba.deployer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a> in <a href="../../../../../../org/apache/axis2/corba/deployer/package-summary.html">org.apache.axis2.corba.deployer</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/corba/deployer/package-summary.html">org.apache.axis2.corba.deployer</a> that return <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</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/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a></code></td>
<td class="colLast"><span class="strong">SchemaGenerator.</span><code><strong><a href="../../../../../../org/apache/axis2/corba/deployer/SchemaGenerator.html#getTypeTable()">getTypeTable</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.databinding.utils">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a> in <a href="../../../../../../org/apache/axis2/databinding/utils/package-summary.html">org.apache.axis2.databinding.utils</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/databinding/utils/package-summary.html">org.apache.axis2.databinding.utils</a> with parameters of type <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</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 void</code></td>
<td class="colLast"><span class="strong">BeanUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/databinding/utils/BeanUtil.html#addInstanceTypeAttribute(org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMElement, java.lang.Object, org.apache.axis2.description.java2wsdl.TypeTable)">addInstanceTypeAttribute</a></strong>(<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMFactory.html?is-external=true" title="class or interface in org.apache.axiom.om">OMFactory</a>&nbsp;fac,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMElement.html?is-external=true" title="class or interface in org.apache.axiom.om">OMElement</a>&nbsp;element,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;resObject,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable)</code>
<div class="block">Adds the instance type attribute to the passed OMElement.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMElement.html?is-external=true" title="class or interface in org.apache.axiom.om">OMElement</a></code></td>
<td class="colLast"><span class="strong">BeanUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/databinding/utils/BeanUtil.html#getCollectionElement(org.apache.axiom.om.OMFactory, java.lang.reflect.Type, java.util.Collection, java.lang.String, java.lang.String, javax.xml.namespace.QName, org.apache.axis2.description.java2wsdl.TypeTable, boolean)">getCollectionElement</a></strong>(<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMFactory.html?is-external=true" title="class or interface in org.apache.axiom.om">OMFactory</a>&nbsp;fac,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&nbsp;results,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;innerName,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;elementQName,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable,
boolean&nbsp;elementFormDefault)</code>
<div class="block">Gets the collection element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMElement.html?is-external=true" title="class or interface in org.apache.axiom.om">OMElement</a>&gt;</code></td>
<td class="colLast"><span class="strong">BeanUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/databinding/utils/BeanUtil.html#getMapElement(org.apache.axiom.om.OMFactory, java.lang.reflect.Type, java.util.Map, org.apache.axis2.description.java2wsdl.TypeTable, boolean)">getMapElement</a></strong>(<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMFactory.html?is-external=true" title="class or interface in org.apache.axiom.om">OMFactory</a>&nbsp;fac,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;results,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable,
boolean&nbsp;elementFormDefault)</code>
<div class="block">This method convert a instance of java.util.Map into
OM object model for serialization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMElement.html?is-external=true" title="class or interface in org.apache.axiom.om">OMElement</a></code></td>
<td class="colLast"><span class="strong">BeanUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/databinding/utils/BeanUtil.html#getOMElement(javax.xml.namespace.QName, java.lang.Object[], javax.xml.namespace.QName, boolean, org.apache.axis2.description.java2wsdl.TypeTable)">getOMElement</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;opName,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;args,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;partName,
boolean&nbsp;qualifed,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javaee/5/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a></code></td>
<td class="colLast"><span class="strong">BeanUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/databinding/utils/BeanUtil.html#getPullParser(java.lang.Object, javax.xml.namespace.QName, org.apache.axis2.description.java2wsdl.TypeTable, boolean, boolean)">getPullParser</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;beanObject,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;beanName,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable,
boolean&nbsp;qualified,
boolean&nbsp;processingDocLitBare)</code>
<div class="block">To Serilize Bean object this method is used, this will create an object array using given
bean object</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.databinding.utils.reader">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a> in <a href="../../../../../../org/apache/axis2/databinding/utils/reader/package-summary.html">org.apache.axis2.databinding.utils.reader</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/axis2/databinding/utils/reader/package-summary.html">org.apache.axis2.databinding.utils.reader</a> with parameters of type <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</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><strong><a href="../../../../../../org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderImpl.html#ADBXMLStreamReaderImpl(javax.xml.namespace.QName, java.lang.Object[], java.lang.Object[], org.apache.axis2.description.java2wsdl.TypeTable, boolean)">ADBXMLStreamReaderImpl</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;adbBeansQName,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;properties,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;attributes,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable,
boolean&nbsp;qualified)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.description">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a> in <a href="../../../../../../org/apache/axis2/description/package-summary.html">org.apache.axis2.description</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/description/package-summary.html">org.apache.axis2.description</a> that return <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</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/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a></code></td>
<td class="colLast"><span class="strong">AxisService.</span><code><strong><a href="../../../../../../org/apache/axis2/description/AxisService.html#getTypeTable()">getTypeTable</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/description/package-summary.html">org.apache.axis2.description</a> with parameters of type <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</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="strong">AxisService.</span><code><strong><a href="../../../../../../org/apache/axis2/description/AxisService.html#setTypeTable(org.apache.axis2.description.java2wsdl.TypeTable)">setTypeTable</a></strong>(<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.description.java2wsdl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a> in <a href="../../../../../../org/apache/axis2/description/java2wsdl/package-summary.html">org.apache.axis2.description.java2wsdl</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/axis2/description/java2wsdl/package-summary.html">org.apache.axis2.description.java2wsdl</a> declared as <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a></code></td>
<td class="colLast"><span class="strong">DefaultSchemaGenerator.</span><code><strong><a href="../../../../../../org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.html#typeTable">typeTable</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/description/java2wsdl/package-summary.html">org.apache.axis2.description.java2wsdl</a> that return <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</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/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a></code></td>
<td class="colLast"><span class="strong">SchemaGenerator.</span><code><strong><a href="../../../../../../org/apache/axis2/description/java2wsdl/SchemaGenerator.html#getTypeTable()">getTypeTable</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a></code></td>
<td class="colLast"><span class="strong">DefaultSchemaGenerator.</span><code><strong><a href="../../../../../../org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.html#getTypeTable()">getTypeTable</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.rpc.receivers">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a> in <a href="../../../../../../org/apache/axis2/rpc/receivers/package-summary.html">org.apache.axis2.rpc.receivers</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/axis2/rpc/receivers/package-summary.html">org.apache.axis2.rpc.receivers</a> with parameters of type <a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</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="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMElement.html?is-external=true" title="class or interface in org.apache.axiom.om">OMElement</a></code></td>
<td class="colLast"><span class="strong">RPCUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/rpc/receivers/RPCUtil.html#getResponseElement(javax.xml.namespace.QName, java.lang.Object[], boolean, org.apache.axis2.description.java2wsdl.TypeTable)">getResponseElement</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;resname,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;objs,
boolean&nbsp;qualified,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">RPCUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/rpc/receivers/RPCUtil.html#processObjectAsDocLitBare(org.apache.axiom.soap.SOAPFactory, java.lang.Object, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMNamespace, java.lang.reflect.Method, org.apache.axiom.soap.SOAPEnvelope, boolean, org.apache.axis2.description.java2wsdl.TypeTable, java.lang.String)">processObjectAsDocLitBare</a></strong>(<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/soap/SOAPFactory.html?is-external=true" title="class or interface in org.apache.axiom.soap">SOAPFactory</a>&nbsp;fac,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;resObject,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMElement.html?is-external=true" title="class or interface in org.apache.axiom.om">OMElement</a>&nbsp;bodyContent,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMNamespace.html?is-external=true" title="class or interface in org.apache.axiom.om">OMNamespace</a>&nbsp;ns,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/soap/SOAPEnvelope.html?is-external=true" title="class or interface in org.apache.axiom.soap">SOAPEnvelope</a>&nbsp;envelope,
boolean&nbsp;qualified,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;partName)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">RPCUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/rpc/receivers/RPCUtil.html#processObjectAsDocLitBare(org.apache.axiom.soap.SOAPFactory, java.lang.Object, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMNamespace, org.apache.axiom.soap.SOAPEnvelope, boolean, org.apache.axis2.description.java2wsdl.TypeTable, java.lang.String)">processObjectAsDocLitBare</a></strong>(<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/soap/SOAPFactory.html?is-external=true" title="class or interface in org.apache.axiom.soap">SOAPFactory</a>&nbsp;fac,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;resObject,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMElement.html?is-external=true" title="class or interface in org.apache.axiom.om">OMElement</a>&nbsp;bodyContent,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMNamespace.html?is-external=true" title="class or interface in org.apache.axiom.om">OMNamespace</a>&nbsp;ns,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/soap/SOAPEnvelope.html?is-external=true" title="class or interface in org.apache.axiom.soap">SOAPEnvelope</a>&nbsp;envelope,
boolean&nbsp;qualified,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;partName)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">RPCUtil.</span><code><strong><a href="../../../../../../org/apache/axis2/rpc/receivers/RPCUtil.html#processResponse(org.apache.axiom.soap.SOAPFactory, java.lang.Object, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMNamespace, org.apache.axiom.soap.SOAPEnvelope, java.lang.reflect.Method, boolean, org.apache.axis2.description.java2wsdl.TypeTable)">processResponse</a></strong>(<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/soap/SOAPFactory.html?is-external=true" title="class or interface in org.apache.axiom.soap">SOAPFactory</a>&nbsp;fac,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;resObject,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMElement.html?is-external=true" title="class or interface in org.apache.axiom.om">OMElement</a>&nbsp;bodyContent,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMNamespace.html?is-external=true" title="class or interface in org.apache.axiom.om">OMNamespace</a>&nbsp;ns,
<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/soap/SOAPEnvelope.html?is-external=true" title="class or interface in org.apache.axiom.soap">SOAPEnvelope</a>&nbsp;envelope,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method,
boolean&nbsp;qualified,
<a href="../../../../../../org/apache/axis2/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">TypeTable</a>&nbsp;typeTable)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/description/java2wsdl/TypeTable.html" title="class in org.apache.axis2.description.java2wsdl">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/description/java2wsdl/class-use/TypeTable.html" target="_top">Frames</a></li>
<li><a href="TypeTable.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All 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>