Uses of Package
org.apache.axis.utils

Packages that use org.apache.axis.utils
org.apache.axis   
org.apache.axis.client   
org.apache.axis.deployment   
org.apache.axis.deployment.v2dd   
org.apache.axis.deployment.wsdd   
org.apache.axis.deployment.wsml   
org.apache.axis.description   
org.apache.axis.encoding   
org.apache.axis.handlers   
org.apache.axis.handlers.soap   
org.apache.axis.message   
org.apache.axis.providers   
org.apache.axis.utils   
 

Classes in org.apache.axis.utils used by org.apache.axis
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.
QFault
          This class allows us to easily implement extensible qualified fault codes as defined by the SOAP Specification.
QName
           
 

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

Classes in org.apache.axis.utils used by org.apache.axis.deployment
QName
           
 

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.
QName
           
 

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.
QName
           
 

Classes in org.apache.axis.utils used by org.apache.axis.deployment.wsml
QName
           
 

Classes in org.apache.axis.utils used by org.apache.axis.description
QName
           
 

Classes in org.apache.axis.utils used by org.apache.axis.encoding
NSStack
           
QName
           
 

Classes in org.apache.axis.utils used by org.apache.axis.handlers
QName
           
 

Classes in org.apache.axis.utils used by org.apache.axis.handlers.soap
QName
           
 

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

Classes in org.apache.axis.utils used by org.apache.axis.providers
QName
           
 

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.
NSStack
           
QFault
          This class allows us to easily implement extensible qualified fault codes as defined by the SOAP Specification.
QName
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.