Uses of Class
org.apache.axis.utils.JavaUtils.HolderException
Packages that use JavaUtils.HolderException
-
Uses of JavaUtils.HolderException in org.apache.axis.utils
Methods in org.apache.axis.utils that throw JavaUtils.HolderExceptionModifier and TypeMethodDescriptionstatic ObjectJavaUtils.getHolderValue(Object holder) Gets the Holder value.static voidJavaUtils.setHolderValue(Object holder, Object value) Sets the Holder value.