Uses of Class
org.apache.cxf.hello_world_jms.types.BadRecordLit

Packages that use BadRecordLit
org.apache.cxf.hello_world_jms   
org.apache.cxf.hello_world_jms.types   
 

Uses of BadRecordLit in org.apache.cxf.hello_world_jms
 

Methods in org.apache.cxf.hello_world_jms that return BadRecordLit
 BadRecordLit BadRecordLitFault.getFaultInfo()
           
 

Constructors in org.apache.cxf.hello_world_jms with parameters of type BadRecordLit
BadRecordLitFault(java.lang.String message, BadRecordLit badRecordLit)
           
BadRecordLitFault(java.lang.String message, BadRecordLit badRecordLit, java.lang.Throwable cause)
           
 

Uses of BadRecordLit in org.apache.cxf.hello_world_jms.types
 

Methods in org.apache.cxf.hello_world_jms.types that return BadRecordLit
 BadRecordLit ObjectFactory.createBadRecordLit()
          Create an instance of BadRecordLit
 

Methods in org.apache.cxf.hello_world_jms.types that return types with arguments of type BadRecordLit
 javax.xml.bind.JAXBElement<BadRecordLit> ObjectFactory.createBadRecordLit(BadRecordLit value)
          Create an instance of JAXBElement<BadRecordLit>}
 

Methods in org.apache.cxf.hello_world_jms.types with parameters of type BadRecordLit
 javax.xml.bind.JAXBElement<BadRecordLit> ObjectFactory.createBadRecordLit(BadRecordLit value)
          Create an instance of JAXBElement<BadRecordLit>}
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.