Uses of Class
org.apache.servicemix.jms.JmsEndpoint

Packages that use JmsEndpoint
org.apache.servicemix.jms   
org.apache.servicemix.jms.jca   
org.apache.servicemix.jms.multiplexing   
org.apache.servicemix.jms.standard   
 

Uses of JmsEndpoint in org.apache.servicemix.jms
 

Fields in org.apache.servicemix.jms declared as JmsEndpoint
protected  JmsEndpoint AbstractJmsProcessor.endpoint
           
 

Constructors in org.apache.servicemix.jms with parameters of type JmsEndpoint
AbstractJmsProcessor(JmsEndpoint endpoint)
           
DefaultJmsMarshaler(JmsEndpoint endpoint)
           
 

Uses of JmsEndpoint in org.apache.servicemix.jms.jca
 

Constructors in org.apache.servicemix.jms.jca with parameters of type JmsEndpoint
JcaConsumerProcessor(JmsEndpoint endpoint)
           
JcaProviderProcessor(JmsEndpoint endpoint)
           
 

Uses of JmsEndpoint in org.apache.servicemix.jms.multiplexing
 

Constructors in org.apache.servicemix.jms.multiplexing with parameters of type JmsEndpoint
MultiplexingConsumerProcessor(JmsEndpoint endpoint)
           
MultiplexingProviderProcessor(JmsEndpoint endpoint)
           
 

Uses of JmsEndpoint in org.apache.servicemix.jms.standard
 

Constructors in org.apache.servicemix.jms.standard with parameters of type JmsEndpoint
StandardConsumerProcessor(JmsEndpoint endpoint)
           
StandardProviderProcessor(JmsEndpoint endpoint)
           
 



Copyright © 2005-2014 FuseSource. All Rights Reserved.