Uses of Class
org.apache.camel.component.rest.RestApiComponent
-
-
Uses of RestApiComponent in org.apache.camel.component.rest
Methods in org.apache.camel.component.rest that return RestApiComponent Modifier and Type Method Description RestApiComponentRestApiEndpoint. getComponent()Constructors in org.apache.camel.component.rest with parameters of type RestApiComponent Constructor Description RestApiEndpoint(String endpointUri, RestApiComponent component)
-