Uses of Class
org.apache.camel.component.grape.GrapeEndpoint
-
-
Uses of GrapeEndpoint in org.apache.camel.component.grape
Methods in org.apache.camel.component.grape that return GrapeEndpoint Modifier and Type Method Description protected GrapeEndpoint
GrapeComponent. createEndpoint(String uri, String remaining, Map<String,Object> parameters)
GrapeEndpoint
GrapeProducer. getEndpoint()
Constructors in org.apache.camel.component.grape with parameters of type GrapeEndpoint Constructor Description GrapeProducer(GrapeEndpoint endpoint)
-