Apache CXF API

Uses of Class
org.apache.cxf.transport.jms.uri.JMSEndpointType

Packages that use JMSEndpointType
org.apache.cxf.transport.jms.uri   
 

Uses of JMSEndpointType in org.apache.cxf.transport.jms.uri
 

Subclasses of JMSEndpointType in org.apache.cxf.transport.jms.uri
 class JMSEndpoint
           
 class JMSJNDIEndpoint
           
 class JMSQueueEndpoint
          An endpoint for a JMS Queue which is also browsable
 class JMSTopicEndpoint
           
 

Methods in org.apache.cxf.transport.jms.uri that return JMSEndpointType
 JMSEndpointType ObjectFactory.createJMSEndpointType()
          Create an instance of JMSEndpointType
 


Apache CXF API

Apache CXF