Uses of Class
org.apache.axis.utils.JavaUtils.HolderException

Packages that use JavaUtils.HolderException
org.apache.axis.utils   
 

Uses of JavaUtils.HolderException in org.apache.axis.utils
 

Methods in org.apache.axis.utils that throw JavaUtils.HolderException
static java.lang.Object JavaUtils.getHolderValue(java.lang.Object holder)
          Gets the Holder value.
static void JavaUtils.setHolderValue(java.lang.Object holder, java.lang.Object value)
          Sets the Holder value.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.