Uses of Class
org.apache.camel.component.apns.ApnsEndpoint

Packages that use ApnsEndpoint
org.apache.camel.component.apns   
 

Uses of ApnsEndpoint in org.apache.camel.component.apns
 

Methods in org.apache.camel.component.apns that return ApnsEndpoint
 ApnsEndpoint ApnsProducer.getEndpoint()
           
 ApnsEndpoint ApnsConsumer.getEndpoint()
           
 

Constructors in org.apache.camel.component.apns with parameters of type ApnsEndpoint
ApnsConsumer(ApnsEndpoint apnsEndpoint, org.apache.camel.Processor processor)
           
ApnsProducer(ApnsEndpoint endpoint)
           
 



Apache Camel