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 Object
JavaUtils.getHolderValue
(Object holder) Gets the Holder value.static void
JavaUtils.setHolderValue
(Object holder, Object value) Sets the Holder value.