Uses of Class
org.apache.servicemix.camel.nmr.ServiceMixEndpoint

Packages that use ServiceMixEndpoint
org.apache.servicemix.camel.nmr   
 

Uses of ServiceMixEndpoint in org.apache.servicemix.camel.nmr
 

Methods in org.apache.servicemix.camel.nmr that return ServiceMixEndpoint
 ServiceMixEndpoint ServiceMixProducer.getEndpoint()
          Access the matching ServiceMixEndpoint
 ServiceMixEndpoint ServiceMixConsumer.getEndpoint()
           
 

Constructors in org.apache.servicemix.camel.nmr with parameters of type ServiceMixEndpoint
ServiceMixConsumer(ServiceMixEndpoint endpoint, org.apache.camel.Processor processor)
           
ServiceMixProducer(ServiceMixEndpoint endpoint, org.apache.servicemix.nmr.api.NMR nmr)
           
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.