Apache CXF API

Uses of Class
org.apache.cxf.transport.jms.JMSNamingPropertyType

Packages that use JMSNamingPropertyType
org.apache.cxf.transport.jms   
 

Uses of JMSNamingPropertyType in org.apache.cxf.transport.jms
 

Fields in org.apache.cxf.transport.jms with type parameters of type JMSNamingPropertyType
protected  List<JMSNamingPropertyType> AddressType.jmsNamingProperty
           
 

Methods in org.apache.cxf.transport.jms that return JMSNamingPropertyType
 JMSNamingPropertyType ObjectFactory.createJMSNamingPropertyType()
          Create an instance of JMSNamingPropertyType
 

Methods in org.apache.cxf.transport.jms that return types with arguments of type JMSNamingPropertyType
 List<JMSNamingPropertyType> AddressType.getJMSNamingProperty()
          Gets the value of the jmsNamingProperty property.
 


Apache CXF API

Apache CXF