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.v2dd   
org.apache.axis.deployment.wsdd   
org.apache.axis.encoding   
org.apache.axis.message   
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.
 

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
NSStack
           
 

Classes in org.apache.axis.utils used by org.apache.axis.message
QFault
          This class allows us to easily implement extensible qualified fault codes as defined by the SOAP Specification.
 

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.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.