Uses of Package
org.apache.axis.utils

Packages that use org.apache.axis.utils
org.apache.axis.client   
org.apache.axis.deployment.wsdd   
org.apache.axis.description   
org.apache.axis.encoding.ser   
org.apache.axis.message   
org.apache.axis.transport.jms   
org.apache.axis.utils   
org.apache.axis.wsdl   
org.apache.axis.wsdl.gen   
 

Classes in org.apache.axis.utils used by org.apache.axis.client
Options
           
 

Classes in org.apache.axis.utils used by org.apache.axis.deployment.wsdd
LockableHashtable
          This subclass of the java Hashtable allows individual entries to be "locked" so that their values cannot be overwritten or removed.
 

Classes in org.apache.axis.utils used by org.apache.axis.description
BeanPropertyDescriptor
          This class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).
 

Classes in org.apache.axis.utils used by org.apache.axis.encoding.ser
BeanPropertyDescriptor
          This class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).
IdentityHashMap
          IdentityHashMap similar to JDK1.4's java.util.IdentityHashMap
JavaUtils.ConvertCache
          It the argument to the convert(...) method implements the ConvertCache interface, the convert(...) method will use the set/get methods to store and retrieve converted values.
 

Classes in org.apache.axis.utils used by org.apache.axis.message
Mapping
           
 

Classes in org.apache.axis.utils used by org.apache.axis.transport.jms
Options
           
 

Classes in org.apache.axis.utils used by org.apache.axis.utils
BeanPropertyDescriptor
          This class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).
CLOption
          Basic class describing an instance of option.
CLOptionDescriptor
          Basic class describing an type of option.
JavaUtils.HolderException
           
Mapping
           
ParserControl
          ParserControl is used to control particular behaviour of the parser.
 

Classes in org.apache.axis.utils used by org.apache.axis.wsdl
CLOption
          Basic class describing an instance of option.
CLOptionDescriptor
          Basic class describing an type of option.
 

Classes in org.apache.axis.utils used by org.apache.axis.wsdl.gen
CLOption
          Basic class describing an instance of option.
CLOptionDescriptor
          Basic class describing an type of option.
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.