blob: 1543fb4760a91aa55e63b74f707d7833397a0427 [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.axis.deployment.wsdd.WSDDException (Apache Axis)</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.axis.deployment.wsdd.WSDDException (Apache Axis)";
}
//-->
</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/axis/deployment/wsdd/WSDDException.html" title="class in org.apache.axis.deployment.wsdd">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/axis/deployment/wsdd/class-use/WSDDException.html" target="_top">Frames</a></li>
<li><a href="WSDDException.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.axis.deployment.wsdd.WSDDException" class="title">Uses of Class<br>org.apache.axis.deployment.wsdd.WSDDException</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/axis/deployment/wsdd/WSDDException.html" title="class in org.apache.axis.deployment.wsdd">WSDDException</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.axis.deployment.wsdd">org.apache.axis.deployment.wsdd</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.axis.deployment.wsdd">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDException.html" title="class in org.apache.axis.deployment.wsdd">WSDDException</a> in <a href="../../../../../../org/apache/axis/deployment/wsdd/package-summary.html">org.apache.axis.deployment.wsdd</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDException.html" title="class in org.apache.axis.deployment.wsdd">WSDDException</a> in <a href="../../../../../../org/apache/axis/deployment/wsdd/package-summary.html">org.apache.axis.deployment.wsdd</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDNonFatalException.html" title="class in org.apache.axis.deployment.wsdd">WSDDNonFatalException</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/axis/deployment/wsdd/package-summary.html">org.apache.axis.deployment.wsdd</a> that throw <a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDException.html" title="class in org.apache.axis.deployment.wsdd">WSDDException</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">WSDDUndeployment.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDUndeployment.html#deployTypeMapping(org.apache.axis.deployment.wsdd.WSDDTypeMapping)">deployTypeMapping</a></strong>(<a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTypeMapping.html" title="class in org.apache.axis.deployment.wsdd">WSDDTypeMapping</a>&nbsp;typeMapping)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDDTypeMappingContainer.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTypeMappingContainer.html#deployTypeMapping(org.apache.axis.deployment.wsdd.WSDDTypeMapping)">deployTypeMapping</a></strong>(<a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTypeMapping.html" title="class in org.apache.axis.deployment.wsdd">WSDDTypeMapping</a>&nbsp;mapping)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDDService.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDService.html#deployTypeMapping(org.apache.axis.deployment.wsdd.WSDDTypeMapping)">deployTypeMapping</a></strong>(<a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTypeMapping.html" title="class in org.apache.axis.deployment.wsdd">WSDDTypeMapping</a>&nbsp;mapping)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDDDeployment.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDDeployment.html#deployTypeMapping(org.apache.axis.deployment.wsdd.WSDDTypeMapping)">deployTypeMapping</a></strong>(<a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTypeMapping.html" title="class in org.apache.axis.deployment.wsdd">WSDDTypeMapping</a>&nbsp;typeMapping)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">WSDDService.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDService.html#initTMR()">initTMR</a></strong>()</code>
<div class="block">Initialize a TypeMappingRegistry with the
WSDDTypeMappings.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDDDocument.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDDocument.html#setDocument(org.w3c.dom.Document)">setDocument</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&nbsp;document)</code>
<div class="block">Bind to a new document, setting the undeployment nodes if it is an undeployment,
the deployment tree if it is anything else.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDDTargetedChain.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTargetedChain.html#setType(java.lang.String)">setType</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDDGlobalConfiguration.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDGlobalConfiguration.html#setType(java.lang.String)">setType</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDDService.</span><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDService.html#validateDescriptors()">validateDescriptors</a></strong>()</code>
<div class="block">This method can be used for dynamic deployment using new WSDDService()
etc.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/axis/deployment/wsdd/package-summary.html">org.apache.axis.deployment.wsdd</a> that throw <a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDException.html" title="class in org.apache.axis.deployment.wsdd">WSDDException</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/axis/deployment/wsdd/WSDDArrayMapping.html#WSDDArrayMapping(org.w3c.dom.Element)">WSDDArrayMapping</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDBeanMapping.html#WSDDBeanMapping(org.w3c.dom.Element)">WSDDBeanMapping</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDChain.html#WSDDChain(org.w3c.dom.Element)">WSDDChain</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDDeployableItem.html#WSDDDeployableItem(org.w3c.dom.Element)">WSDDDeployableItem</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDDeployment.html#WSDDDeployment(org.w3c.dom.Element)">WSDDDeployment</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>
<div class="block">Create an element in WSDD that wraps an extant DOM element</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDDocument.html#WSDDDocument(org.w3c.dom.Document)">WSDDDocument</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&nbsp;document)</code>
<div class="block">create and bind to a document</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDDocument.html#WSDDDocument(org.w3c.dom.Element)">WSDDDocument</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>
<div class="block">bind to a sub-element in a document.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDDocumentation.html#WSDDDocumentation(org.w3c.dom.Element)">WSDDDocumentation</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDElement.html#WSDDElement(org.w3c.dom.Element)">WSDDElement</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>
<div class="block">Create an element in WSDD that wraps an extant DOM element</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDFault.html#WSDDFault(org.w3c.dom.Element)">WSDDFault</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>
<div class="block">Construct a WSDDFault from a DOM Element</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDFaultFlow.html#WSDDFaultFlow(org.w3c.dom.Element)">WSDDFaultFlow</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDGlobalConfiguration.html#WSDDGlobalConfiguration(org.w3c.dom.Element)">WSDDGlobalConfiguration</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDHandler.html#WSDDHandler(org.w3c.dom.Element)">WSDDHandler</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDJAXRPCHandlerInfo.html#WSDDJAXRPCHandlerInfo(org.w3c.dom.Element)">WSDDJAXRPCHandlerInfo</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDJAXRPCHandlerInfoChain.html#WSDDJAXRPCHandlerInfoChain(org.w3c.dom.Element)">WSDDJAXRPCHandlerInfoChain</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDOperation.html#WSDDOperation(org.w3c.dom.Element,%20org.apache.axis.description.ServiceDesc)">WSDDOperation</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e,
<a href="../../../../../../org/apache/axis/description/ServiceDesc.html" title="interface in org.apache.axis.description">ServiceDesc</a>&nbsp;parent)</code>
<div class="block">Constructor from XML</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDParameter.html#WSDDParameter(org.w3c.dom.Element,%20org.apache.axis.description.OperationDesc)">WSDDParameter</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e,
<a href="../../../../../../org/apache/axis/description/OperationDesc.html" title="class in org.apache.axis.description">OperationDesc</a>&nbsp;parent)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDRequestFlow.html#WSDDRequestFlow(org.w3c.dom.Element)">WSDDRequestFlow</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDResponseFlow.html#WSDDResponseFlow(org.w3c.dom.Element)">WSDDResponseFlow</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDService.html#WSDDService(org.w3c.dom.Element)">WSDDService</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTargetedChain.html#WSDDTargetedChain(org.w3c.dom.Element)">WSDDTargetedChain</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTransport.html#WSDDTransport(org.w3c.dom.Element)">WSDDTransport</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDTypeMapping.html#WSDDTypeMapping(org.w3c.dom.Element)">WSDDTypeMapping</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis/deployment/wsdd/WSDDUndeployment.html#WSDDUndeployment(org.w3c.dom.Element)">WSDDUndeployment</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;e)</code>
<div class="block">Constructor - build an undeployment from a DOM Element.</div>
</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/axis/deployment/wsdd/WSDDException.html" title="class in org.apache.axis.deployment.wsdd">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/axis/deployment/wsdd/class-use/WSDDException.html" target="_top">Frames</a></li>
<li><a href="WSDDException.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 © <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>