Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointUriFactory
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointConfigurer
- createConsumer(Processor) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- createProducer() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
D
- DEFAULT_BASE_PATH - Static variable in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
G
- getBasePath() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- getBasePath() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- getBasePathFromOasDocument(OasDocument) - Static method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- getComponentName() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- getComponentName() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- getConsumes() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- getConsumes() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- getEndpoint() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiProducer
- getHost() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- getHost() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- getOperationId() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- getOptionType(String, boolean) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointConfigurer
- getProduces() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- getProduces() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- getSpecificationUri() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- getSpecificationUri() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- getSslContextParameters() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
I
- isEnabled(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- isLenientProperties() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointUriFactory
- isSingleton() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiProducer
- isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
M
- multiValuePrefixes() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointUriFactory
O
- org.apache.camel.component.rest.openapi - package org.apache.camel.component.rest.openapi
P
- parseVariables(String, Oas30Server) - Static method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiProducer
- processAsync(Exchange) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiProducer
- propertyNames() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointUriFactory
R
- RestOpenApiComponent - Class in org.apache.camel.component.rest.openapi
-
An awesome REST component backed by OpenApi specifications.
- RestOpenApiComponent() - Constructor for class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- RestOpenApiComponent(CamelContext) - Constructor for class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- RestOpenApiComponentConfigurer - Class in org.apache.camel.component.rest.openapi
-
Generated by camel build tools - do NOT edit this file!
- RestOpenApiComponentConfigurer() - Constructor for class org.apache.camel.component.rest.openapi.RestOpenApiComponentConfigurer
- RestOpenApiEndpoint - Class in org.apache.camel.component.rest.openapi
-
Configure REST producers based on an OpenAPI specification document delegating to a component implementing the RestProducerFactory interface.
- RestOpenApiEndpoint() - Constructor for class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- RestOpenApiEndpoint(String, String, RestOpenApiComponent, Map<String, Object>) - Constructor for class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- RestOpenApiEndpointConfigurer - Class in org.apache.camel.component.rest.openapi
-
Generated by camel build tools - do NOT edit this file!
- RestOpenApiEndpointConfigurer() - Constructor for class org.apache.camel.component.rest.openapi.RestOpenApiEndpointConfigurer
- RestOpenApiEndpointUriFactory - Class in org.apache.camel.component.rest.openapi
-
Generated by camel build tools - do NOT edit this file!
- RestOpenApiEndpointUriFactory() - Constructor for class org.apache.camel.component.rest.openapi.RestOpenApiEndpointUriFactory
- RestOpenApiProducer - Class in org.apache.camel.component.rest.openapi
- RestOpenApiProducer(Producer, boolean) - Constructor for class org.apache.camel.component.rest.openapi.RestOpenApiProducer
S
- secretPropertyNames() - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpointUriFactory
- setBasePath(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- setBasePath(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- setComponentName(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- setComponentName(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- setConsumes(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- setConsumes(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- setHost(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- setHost(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- setOperationId(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- setProduces(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- setProduces(String) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- setSpecificationUri(URI) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- setSpecificationUri(URI) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiEndpoint
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
- setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.rest.openapi.RestOpenApiComponent
All Classes and Interfaces|All Packages|Constant Field Values