|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractApiEndpoint | |
|---|---|
| org.apache.camel.util.component | |
| Uses of AbstractApiEndpoint in org.apache.camel.util.component |
|---|
| Fields in org.apache.camel.util.component declared as AbstractApiEndpoint | |
|---|---|
protected AbstractApiEndpoint<E,T> |
AbstractApiProducer.endpoint
|
protected AbstractApiEndpoint<E,T> |
AbstractApiConsumer.endpoint
|
| Methods in org.apache.camel.util.component with parameters of type AbstractApiEndpoint | ||
|---|---|---|
static
|
ApiConsumerHelper.findMethod(AbstractApiEndpoint<E,T> endpoint,
PropertyNamesInterceptor propertyNamesInterceptor)
Utility method to find matching API Method for supplied endpoint's configuration properties. |
|
| Constructors in org.apache.camel.util.component with parameters of type AbstractApiEndpoint | |
|---|---|
AbstractApiConsumer(AbstractApiEndpoint<E,T> endpoint,
Processor processor)
|
|
AbstractApiProducer(AbstractApiEndpoint<E,T> endpoint,
ApiMethodPropertiesHelper<T> propertiesHelper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||