Uses of Class
org.apache.camel.component.apns.ApnsEndpoint
-
Packages that use ApnsEndpoint Package Description org.apache.camel.component.apns -
-
Uses of ApnsEndpoint in org.apache.camel.component.apns
Methods in org.apache.camel.component.apns that return ApnsEndpoint Modifier and Type Method Description ApnsEndpoint
ApnsConsumer. getEndpoint()
ApnsEndpoint
ApnsProducer. getEndpoint()
Constructors in org.apache.camel.component.apns with parameters of type ApnsEndpoint Constructor Description ApnsConsumer(ApnsEndpoint apnsEndpoint, org.apache.camel.Processor processor)
ApnsProducer(ApnsEndpoint endpoint)
-