Uses of Class
org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
-
Packages that use JMSFaultType Package Description org.apache.cxf.binding.soap.jms.interceptor -
-
Uses of JMSFaultType in org.apache.cxf.binding.soap.jms.interceptor
Methods in org.apache.cxf.binding.soap.jms.interceptor that return JMSFaultType Modifier and Type Method Description JMSFaultTypeJMSFault. getJmsFaultType()* @return Returns the jmsFaultType.Methods in org.apache.cxf.binding.soap.jms.interceptor with parameters of type JMSFaultType Modifier and Type Method Description voidJMSFault. setJmsFaultType(JMSFaultType jmsFaultType)
-