Uses of Class
org.apache.camel.component.nsq.NsqConfiguration
-
-
Uses of NsqConfiguration in org.apache.camel.component.nsq
Methods in org.apache.camel.component.nsq that return NsqConfiguration Modifier and Type Method Description NsqConfiguration
NsqEndpoint. getConfiguration()
Methods in org.apache.camel.component.nsq with parameters of type NsqConfiguration Modifier and Type Method Description void
NsqEndpoint. setConfiguration(NsqConfiguration configuration)
Constructors in org.apache.camel.component.nsq with parameters of type NsqConfiguration Constructor Description NsqEndpoint(String uri, NsqComponent component, NsqConfiguration configuration)
-