Apache CXF API

Uses of Class
org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType

Packages that use JMSFaultType
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
 JMSFaultType JMSFault.getJmsFaultType()
          * @return Returns the jmsFaultType.
 

Methods in org.apache.cxf.binding.soap.jms.interceptor with parameters of type JMSFaultType
 void JMSFault.setJmsFaultType(JMSFaultType jmsFaultType)
           
 


Apache CXF API

Apache CXF