A B C D E G H I M O P R S T U V 
All Classes All Packages

A

addHttpEndpoint(String, String) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
Adds a known http endpoint managed by this component.
addVerb(String) - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
 
attachUpload(File, String, Message) - Method in interface org.apache.camel.component.platform.http.spi.UploadAttacher
Attach the uploaded file represented by the given localFile and fileName to the given message

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
 

C

compareTo(HttpEndpointModel) - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointConfigurer
 
CONNECT - org.apache.camel.component.platform.http.spi.Method
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
 
createConsumer(PlatformHttpEndpoint, Processor) - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpEngine
Creates a new Consumer for the given PlatformHttpEndpoint.
createConsumer(Processor) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
 
createProducer() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 

D

DELETE - org.apache.camel.component.platform.http.spi.Method
 
doCallJson(Map<String, Object>) - Method in class org.apache.camel.component.platform.http.PlatformHttpConsole
 
doCallText(Map<String, Object>) - Method in class org.apache.camel.component.platform.http.PlatformHttpConsole
 
doInit() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
 
doStart() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
 
doStop() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
 

E

equals(Object) - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
 

G

GET - org.apache.camel.component.platform.http.spi.Method
 
getAll() - Static method in enum org.apache.camel.component.platform.http.spi.Method
 
getComponent() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
getConsumes() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
getEngine() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
 
getFileNameExtWhitelist() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
getHttpEndpoints() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
Lists the known http endpoints managed by this component.
getHttpMethodRestrict() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointConfigurer
 
getPath() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
getPlatformHttpEngine() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
getProduces() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
getServerPort() - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpEngine
The port number the HTTP server is using, if possible to determine.
getUri() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
 
getVerbs() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
 

H

hashCode() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
 
HEAD - org.apache.camel.component.platform.http.spi.Method
 
HttpEndpointModel - Class in org.apache.camel.component.platform.http
Model of available http endpoints.
HttpEndpointModel(String) - Constructor for class org.apache.camel.component.platform.http.HttpEndpointModel
 
HttpEndpointModel(String, String) - Constructor for class org.apache.camel.component.platform.http.HttpEndpointModel
 

I

initialize() - Method in class org.apache.camel.component.platform.http.PlatformHttpHeaderFilterStrategy
 
isEnabled(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
 
isHttpProxy() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
 
isMatchOnUriPrefix() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
isMuteException() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 

M

Method - Enum in org.apache.camel.component.platform.http.spi
An HTTP method.
multiValuePrefixes() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
 

O

OPTIONS - org.apache.camel.component.platform.http.spi.Method
 
org.apache.camel.component.platform.http - package org.apache.camel.component.platform.http
 
org.apache.camel.component.platform.http.spi - package org.apache.camel.component.platform.http.spi
 

P

parseList(String) - Static method in enum org.apache.camel.component.platform.http.spi.Method
Parse the given comma separated methodList to a Set of Methods.
PATCH - org.apache.camel.component.platform.http.spi.Method
 
PLATFORM_HTTP_COMPONENT_NAME - Static variable in class org.apache.camel.component.platform.http.PlatformHttpConstants
 
PLATFORM_HTTP_ENGINE_FACTORY - Static variable in class org.apache.camel.component.platform.http.PlatformHttpConstants
 
PLATFORM_HTTP_ENGINE_NAME - Static variable in class org.apache.camel.component.platform.http.PlatformHttpConstants
 
PlatformHttpComponent - Class in org.apache.camel.component.platform.http
Exposes HTTP endpoints leveraging the given platform's (SpringBoot, WildFly, Quarkus, ...) HTTP server.
PlatformHttpComponent() - Constructor for class org.apache.camel.component.platform.http.PlatformHttpComponent
 
PlatformHttpComponent(CamelContext) - Constructor for class org.apache.camel.component.platform.http.PlatformHttpComponent
 
PlatformHttpComponentConfigurer - Class in org.apache.camel.component.platform.http
Generated by camel build tools - do NOT edit this file!
PlatformHttpComponentConfigurer() - Constructor for class org.apache.camel.component.platform.http.PlatformHttpComponentConfigurer
 
PlatformHttpConsole - Class in org.apache.camel.component.platform.http
 
PlatformHttpConsole() - Constructor for class org.apache.camel.component.platform.http.PlatformHttpConsole
 
PlatformHttpConstants - Class in org.apache.camel.component.platform.http
 
PlatformHttpEndpoint - Class in org.apache.camel.component.platform.http
Expose HTTP endpoints using the HTTP server available in the current platform.
PlatformHttpEndpoint(String, String, Component) - Constructor for class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
PlatformHttpEndpointConfigurer - Class in org.apache.camel.component.platform.http
Generated by camel build tools - do NOT edit this file!
PlatformHttpEndpointConfigurer() - Constructor for class org.apache.camel.component.platform.http.PlatformHttpEndpointConfigurer
 
PlatformHttpEndpointUriFactory - Class in org.apache.camel.component.platform.http
Generated by camel build tools - do NOT edit this file!
PlatformHttpEndpointUriFactory() - Constructor for class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
 
PlatformHttpEngine - Interface in org.apache.camel.component.platform.http.spi
An abstraction of an HTTP Server engine on which HTTP endpoints can be deployed.
PlatformHttpHeaderFilterStrategy - Class in org.apache.camel.component.platform.http
A copy of org.apache.camel.http.common.HttpHeaderFilterStrategy.
PlatformHttpHeaderFilterStrategy() - Constructor for class org.apache.camel.component.platform.http.PlatformHttpHeaderFilterStrategy
 
POST - org.apache.camel.component.platform.http.spi.Method
 
propertyNames() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
 
PUT - org.apache.camel.component.platform.http.spi.Method
 

R

removeHttpEndpoint(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
Removes a known http endpoint managed by this component.

S

secretPropertyNames() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
 
setConsumes(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
setEngine(PlatformHttpEngine) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
Sets the PlatformHttpEngine to use.
setFileNameExtWhitelist(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
setHttpMethodRestrict(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
setMatchOnUriPrefix(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
setMuteException(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
setPlatformHttpEngine(PlatformHttpEngine) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 
setProduces(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
 

T

TRACE - org.apache.camel.component.platform.http.spi.Method
 

U

UploadAttacher - Interface in org.apache.camel.component.platform.http.spi
Attaches file uploads to Camel Messages.

V

valueOf(String) - Static method in enum org.apache.camel.component.platform.http.spi.Method
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.platform.http.spi.Method
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I M O P R S T U V 
All Classes All Packages