Uses of Package
org.apache.axis.utils

Packages that use org.apache.axis.utils
org.apache.axis.client   
org.apache.axis.deployment.v2dd   
org.apache.axis.deployment.wsdd   
org.apache.axis.encoding.ser   
org.apache.axis.message   
org.apache.axis.utils   
org.apache.axis.wsdl   
 

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.v2dd
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.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.encoding.ser
BeanPropertyDescriptor
          This class is essentially a copy of the PropertyDescriptor information, except that the values in it can be modified.
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.utils
AxisClassLoader
          This allows us to specify that certain classes, the ones we register using the registerClass method, should be loaded using this class loader - all others use the system default one.
BeanPropertyDescriptor
          This class is essentially a copy of the PropertyDescriptor information, except that the values in it can be modified.
CLOption
          Basic class describing an instance of option.
CLOptionDescriptor
          Basic class describing an type of option.
JavaUtils.HolderException
           
JWSClassLoader
          Class loader for JWS files.
NSStack
           
ParserControl
          ParserControl is used to control particular behaviour of the parser.
 

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



Copyright © 2001 Apache XML Project. All Rights Reserved.