Uses of Class
org.apache.camel.component.cometd.CometdComponent
-
-
Uses of CometdComponent in org.apache.camel.component.cometd
Methods in org.apache.camel.component.cometd that return CometdComponent Modifier and Type Method Description CometdComponent
CometdEndpoint. getComponent()
Constructors in org.apache.camel.component.cometd with parameters of type CometdComponent Constructor Description CometdEndpoint(CometdComponent component, String uri, String remaining, Map<String,Object> parameters)
-