blob: 6f8741263eb7cf3af0e8bcf4f292023e0e7e63d8 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.axis2.util (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.axis2.util (Apache Axis2)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.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">
<li><a href="../../../../org/apache/axis2/transport/xmpp/util/package-summary.html">Prev&nbsp;Package</a></li>
<li><a href="../../../../org/apache/axis2/util/threadpool/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis2/util/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;org.apache.axis2.util</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/CommandLineOptionConstants.html" title="interface in org.apache.axis2.util">CommandLineOptionConstants</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/CommandLineOptionConstants.ExtensionArguments.html" title="interface in org.apache.axis2.util">CommandLineOptionConstants.ExtensionArguments</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/CommandLineOptionConstants.WSDL2JavaConstants.html" title="interface in org.apache.axis2.util">CommandLineOptionConstants.WSDL2JavaConstants</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/OptionsValidator.html" title="interface in org.apache.axis2.util">OptionsValidator</a></td>
<td class="colLast">
<div class="block">An interface for the options validator.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/TargetResolver.html" title="interface in org.apache.axis2.util">TargetResolver</a></td>
<td class="colLast">
<div class="block">TargetResolver
<p/>
Interface to be implemented by code to update the invocation target URL
before the transport is selected and the engine invoked.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/ThreadContextMigrator.html" title="interface in org.apache.axis2.util">ThreadContextMigrator</a></td>
<td class="colLast">
<div class="block">This is the interface for a piece of code that will plug into the user
programming model impl (e.g.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/ArrayStack.html" title="class in org.apache.axis2.util">ArrayStack</a></td>
<td class="colLast">
<div class="block">An implementation of the <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Stack.html?is-external=true" title="class or interface in java.util"><code>Stack</code></a> API that is based on an <code>ArrayList</code>
instead of a <code>Vector</code>, so it is not synchronized to protect against multi-threaded
access.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/AxisPolicyLocator.html" title="class in org.apache.axis2.util">AxisPolicyLocator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/CallbackReceiver.html" title="class in org.apache.axis2.util">CallbackReceiver</a></td>
<td class="colLast">
<div class="block">This is a MessageReceiver which is used on the client side to accept the
messages (response) that come to the client.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/CommandLineOption.html" title="class in org.apache.axis2.util">CommandLineOption</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/CommandLineOptionParser.html" title="class in org.apache.axis2.util">CommandLineOptionParser</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/Counter.html" title="class in org.apache.axis2.util">Counter</a></td>
<td class="colLast">
<div class="block">This class provides a simple zero-based counter with synchronized access.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/DefaultEntityResolver.html" title="class in org.apache.axis2.util">DefaultEntityResolver</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/ExternalPolicySerializer.html" title="class in org.apache.axis2.util">ExternalPolicySerializer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/FaultyServiceData.html" title="class in org.apache.axis2.util">FaultyServiceData</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/FileWriter.html" title="class in org.apache.axis2.util">FileWriter</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/HostConfiguration.html" title="class in org.apache.axis2.util">HostConfiguration</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/IOUtils.html" title="class in org.apache.axis2.util">IOUtils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/JavaUtils.html" title="class in org.apache.axis2.util">JavaUtils</a></td>
<td class="colLast">
<div class="block">JavaUtils</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/Loader.html" title="class in org.apache.axis2.util">Loader</a></td>
<td class="colLast">
<div class="block">Loads resources (or images) from various sources.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/LoggingControl.html" title="class in org.apache.axis2.util">LoggingControl</a></td>
<td class="colLast">
<div class="block">This class provides a more efficient means of control over logging than
do most providers of the Common's logging API at the cost of runtime
flexibility.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/MessageContextBuilder.html" title="class in org.apache.axis2.util">MessageContextBuilder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/MessageProcessorSelector.html" title="class in org.apache.axis2.util">MessageProcessorSelector</a></td>
<td class="colLast">
<div class="block">MessageProcessorSelector is utility class which encapsulate MessageBuilder and
MessageFormatter selection logic.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/MetaDataEntry.html" title="class in org.apache.axis2.util">MetaDataEntry</a></td>
<td class="colLast">
<div class="block">An internal class for holding a set of information
about an object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/MultipleEntryHashMap.html" title="class in org.apache.axis2.util">MultipleEntryHashMap</a></td>
<td class="colLast">
<div class="block">This will make a hash map which can contain multiple entries for the same hash value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/ObjectStateUtils.html" title="class in org.apache.axis2.util">ObjectStateUtils</a></td>
<td class="colLast">
<div class="block">Utility to write, read and activate externalized Objects</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/OnDemandLogger.html" title="class in org.apache.axis2.util">OnDemandLogger</a></td>
<td class="colLast">
<div class="block">The OnDemandLogger will defer the creation of the
actual Log object until it is needed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/OptionsParser.html" title="class in org.apache.axis2.util">OptionsParser</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/PolicyLocator.html" title="class in org.apache.axis2.util">PolicyLocator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/PolicyUtil.html" title="class in org.apache.axis2.util">PolicyUtil</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/PrettyPrinter.html" title="class in org.apache.axis2.util">PrettyPrinter</a></td>
<td class="colLast">
<div class="block">Tidies up the java source code using Jalopy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/SchemaUtil.html" title="class in org.apache.axis2.util">SchemaUtil</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/SelfManagedDataHolder.html" title="class in org.apache.axis2.util">SelfManagedDataHolder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/SessionUtils.html" title="class in org.apache.axis2.util">SessionUtils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/StreamWrapper.html" title="class in org.apache.axis2.util">StreamWrapper</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/ThreadContextMigratorUtil.html" title="class in org.apache.axis2.util">ThreadContextMigratorUtil</a></td>
<td class="colLast">
<div class="block">This is a utility class to make it easier/cleaner for user programming
model-level implementations (e.g. the Axis2 JAX-WS code) to invoke the
ThreadContextMigrators.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/URL.html" title="class in org.apache.axis2.util">URL</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/URLProcessor.html" title="class in org.apache.axis2.util">URLProcessor</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/Utils.html" title="class in org.apache.axis2.util">Utils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/WrappedDataHandler.html" title="class in org.apache.axis2.util">WrappedDataHandler</a></td>
<td class="colLast">
<div class="block">This class acts as a wrapper for the javax.activation.DataHandler class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/WSDL20Util.html" title="class in org.apache.axis2.util">WSDL20Util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html" title="class in org.apache.axis2.util">WSDLSerializationUtil</a></td>
<td class="colLast">
<div class="block">Helps the AxisService to WSDL process</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/XMLChar.html" title="class in org.apache.axis2.util">XMLChar</a></td>
<td class="colLast">
<div class="block">This class defines the basic XML character properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/XMLPrettyPrinter.html" title="class in org.apache.axis2.util">XMLPrettyPrinter</a></td>
<td class="colLast">
<div class="block">An XML pretty printer based on xsl stylesheets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/XMLUtils.html" title="class in org.apache.axis2.util">XMLUtils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/XMLUtils.ParserErrorHandler.html" title="class in org.apache.axis2.util">XMLUtils.ParserErrorHandler</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/XSLTTemplateProcessor.html" title="class in org.apache.axis2.util">XSLTTemplateProcessor</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/axis2/util/XSLTUtils.html" title="class in org.apache.axis2.util">XSLTUtils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.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">
<li><a href="../../../../org/apache/axis2/transport/xmpp/util/package-summary.html">Prev&nbsp;Package</a></li>
<li><a href="../../../../org/apache/axis2/util/threadpool/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis2/util/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>