Uses of Interface
org.apache.axis2.jaxws.runtime.description.marshal.FaultBeanDesc
-
Packages that use FaultBeanDesc Package Description org.apache.axis2.jaxws.runtime.description.marshal org.apache.axis2.jaxws.runtime.description.marshal.impl -
-
Uses of FaultBeanDesc in org.apache.axis2.jaxws.runtime.description.marshal
Methods in org.apache.axis2.jaxws.runtime.description.marshal that return FaultBeanDesc Modifier and Type Method Description FaultBeanDesc
MarshalServiceRuntimeDescription. getFaultBeanDesc(FaultDescription faultDesc)
-
Uses of FaultBeanDesc in org.apache.axis2.jaxws.runtime.description.marshal.impl
Methods in org.apache.axis2.jaxws.runtime.description.marshal.impl that return FaultBeanDesc Modifier and Type Method Description FaultBeanDesc
MarshalServiceRuntimeDescriptionImpl. getFaultBeanDesc(FaultDescription faultDesc)
-