Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addCookie(String, String) - Method in interface org.apache.camel.component.platform.http.cookie.CookieHandler
-
Adds a cookie that will be sent back in the response.
- addHttpEndpoint(String, String, String, String, Consumer) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
-
Adds a known http endpoint managed by this component.
- addPlatformHttpListener(PlatformHttpListener) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
-
Adds a
PlatformHttpListener
listener. - 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
andfileName
to the givenmessage
B
- build() - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration.Builder
- Builder() - Constructor for class org.apache.camel.component.platform.http.cookie.CookieConfiguration.Builder
- 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.cookie.CookieConfigurationConfigurer
- 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
- configurePlatformHttpConsumer(PlatformHttpConsumer) - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- CONNECT - Enum constant in enum class org.apache.camel.component.platform.http.spi.Method
- CookieConfiguration - Class in org.apache.camel.component.platform.http.cookie
-
Attributes that are set when creating Cookies.
- CookieConfiguration() - Constructor for class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- CookieConfiguration(String, String, Long, boolean, boolean, CookieConfiguration.CookieSameSite) - Constructor for class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- CookieConfiguration.Builder - Class in org.apache.camel.component.platform.http.cookie
- CookieConfiguration.CookieSameSite - Enum Class in org.apache.camel.component.platform.http.cookie
-
The Cookie
SameSite
policy that declares whether a Cookie should be sent with cross-site requests. - CookieConfigurationConfigurer - Class in org.apache.camel.component.platform.http.cookie
-
Generated by camel build tools - do NOT edit this file!
- CookieConfigurationConfigurer() - Constructor for class org.apache.camel.component.platform.http.cookie.CookieConfigurationConfigurer
- CookieHandler - Interface in org.apache.camel.component.platform.http.cookie
-
A cookie handler that allows Platform consumers to add, retrieve, and expire cookies.
- 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(CamelContext, Processor, 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
PlatformHttpConsumer
for the givenPlatformHttpEndpoint
. - 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
- createPlatformHttpConsumer(Processor) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- createProducer() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
D
- DEFAULT_HTTP_ONLY_FLAG - Static variable in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- DEFAULT_PATH - Static variable in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- DEFAULT_SAME_SITE - Static variable in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- DEFAULT_SECURE_FLAG - Static variable in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- DefaultPlatformHttpConsumer - Class in org.apache.camel.component.platform.http
- DefaultPlatformHttpConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- DELETE - Enum constant in enum class 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.DefaultPlatformHttpConsumer
- doInit() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
- doResume() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- doStart() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- doStart() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
- doStop() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- doStop() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
- doSuspend() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
E
- equals(Object) - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
F
- FACTORY - Static variable in interface org.apache.camel.component.platform.http.spi.PlatformHttpPluginRegistry
G
- GET - Enum constant in enum class org.apache.camel.component.platform.http.spi.Method
- getAll() - Static method in enum class org.apache.camel.component.platform.http.spi.Method
- getAllOptions(Object) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfigurationConfigurer
- getCamelContext() - Method in class org.apache.camel.component.platform.http.PlatformHttpPluginRegistry
- getComponent() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- getComponent() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- getConsumer() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
- getConsumes() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
- getConsumes() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- getCookieConfiguration() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- getCookieDomain() - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- getCookieMaxAge() - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- getCookiePath() - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- getCookieSameSite() - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- getCookieValue(String) - Method in interface org.apache.camel.component.platform.http.cookie.CookieHandler
-
Accesses the cookie value.
- getEndpoint() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- getEndpoint() - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpConsumer
-
Gets the
PlatformHttpEndpoint
for the consumer. - getEngine() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
- getFileNameExtWhitelist() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- getHandler() - Method in interface org.apache.camel.component.platform.http.plugin.JolokiaPlatformHttpPlugin
-
The VertX Handler (io.vertx.core.Handler) that handles the HTTP requests to service Jolokia
- 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
- getId() - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpPlugin
-
The ID of this plugin.
- getOptionType(String, boolean) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfigurationConfigurer
- 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.cookie.CookieConfigurationConfigurer
- 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
- getPlatformHttpConsumer() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- getPlatformHttpConsumer() - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpConsumerAware
-
Gets the
PlatformHttpConsumer
. - getPlatformHttpEngine() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- getProduces() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
- getProduces() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- getScheme() - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpEngine
- getServerPort() - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpEngine
- getServiceProtocol() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- getServiceUrl() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- getUri() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
- getValue() - Method in enum class org.apache.camel.component.platform.http.cookie.CookieConfiguration.CookieSameSite
- getVerbs() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
H
- hashCode() - Method in class org.apache.camel.component.platform.http.HttpEndpointModel
- HEAD - Enum constant in enum class 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
- HttpEndpointModel(String, String, String, String, Consumer) - Constructor for class org.apache.camel.component.platform.http.HttpEndpointModel
- HttpEndpointModel(String, String, Consumer) - Constructor for class org.apache.camel.component.platform.http.HttpEndpointModel
I
- initialize() - Method in class org.apache.camel.component.platform.http.PlatformHttpHeaderFilterStrategy
-
Deprecated.
- isCookieHttpOnly() - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- isCookieSecure() - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
- isEnabled(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
- isHandleWriteResponseError() - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
- isHandleWriteResponseError() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- isHostedService() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- 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
- isPopulateBodyWithForm() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- isRegister() - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- isReturnHttpRequestHeaders() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- isUseCookieHandler() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- isUseStreaming() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
J
- JolokiaPlatformHttpPlugin - Interface in org.apache.camel.component.platform.http.plugin
-
Plugin for Jolokia
L
- LAX - Enum constant in enum class org.apache.camel.component.platform.http.cookie.CookieConfiguration.CookieSameSite
-
Cookies are sent in a first-party context, also when following a link to the origin site.
M
- Method - Enum Class in org.apache.camel.component.platform.http.spi
-
An HTTP method.
- multiValuePrefixes() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
N
- NAME - Static variable in interface org.apache.camel.component.platform.http.plugin.JolokiaPlatformHttpPlugin
- NONE - Enum constant in enum class org.apache.camel.component.platform.http.cookie.CookieConfiguration.CookieSameSite
-
Cookies are set in all first-party and cross-origin contexts.
O
- OPTIONS - Enum constant in enum class 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.cookie - package org.apache.camel.component.platform.http.cookie
- org.apache.camel.component.platform.http.plugin - package org.apache.camel.component.platform.http.plugin
- org.apache.camel.component.platform.http.spi - package org.apache.camel.component.platform.http.spi
P
- parseList(String) - Static method in enum class org.apache.camel.component.platform.http.spi.Method
- PATCH - Enum constant in enum class 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, ...)
- 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
- PlatformHttpConsumer - Interface in org.apache.camel.component.platform.http.spi
-
Consumer for the platform-http component.
- PlatformHttpConsumerAware - Interface in org.apache.camel.component.platform.http.spi
-
An interface to represent an object that has been injected with
PlatformHttpConsumer
. - 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
-
Deprecated.
- PlatformHttpHeaderFilterStrategy() - Constructor for class org.apache.camel.component.platform.http.PlatformHttpHeaderFilterStrategy
-
Deprecated.
- PlatformHttpListener - Interface in org.apache.camel.component.platform.http
- PlatformHttpPlugin - Interface in org.apache.camel.component.platform.http.spi
-
camel-platform-http plugin.
- PlatformHttpPluginRegistry - Class in org.apache.camel.component.platform.http
-
Default
PlatformHttpPluginRegistry
. - PlatformHttpPluginRegistry - Interface in org.apache.camel.component.platform.http.spi
-
Factory to abstract the creation of the Plugin Registry for camel-platform-http.
- PlatformHttpPluginRegistry() - Constructor for class org.apache.camel.component.platform.http.PlatformHttpPluginRegistry
- POST - Enum constant in enum class org.apache.camel.component.platform.http.spi.Method
- propertyNames() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
- PUT - Enum constant in enum class org.apache.camel.component.platform.http.spi.Method
R
- register(PlatformHttpPlugin) - Method in class org.apache.camel.component.platform.http.PlatformHttpPluginRegistry
- register(PlatformHttpPlugin) - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpPluginRegistry
-
Register the plugin into the registry.
- registerHttpEndpoint(HttpEndpointModel) - Method in interface org.apache.camel.component.platform.http.PlatformHttpListener
-
Callback when a new HTTP endpoint is added.
- removeCookie(String) - Method in interface org.apache.camel.component.platform.http.cookie.CookieHandler
-
Expires a cookie notifying the user-agent or producer to remove it from their cookie-store.
- removeHttpEndpoint(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
-
Removes a known http endpoint managed by this component.
- removePlatformHttpListener(PlatformHttpListener) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
-
Removes an existing
PlatformHttpListener
listener. - resolvePluginById(String, Class<T>) - Method in class org.apache.camel.component.platform.http.PlatformHttpPluginRegistry
- resolvePluginById(String, Class<T>) - Method in interface org.apache.camel.component.platform.http.spi.PlatformHttpPluginRegistry
-
Resolve a plugin by id
S
- secretPropertyNames() - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpointUriFactory
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.platform.http.PlatformHttpPluginRegistry
- setConsumes(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setCookieConfiguration(CookieConfiguration) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setCookieDomain(String) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
-
Sets which server can receive cookies.
- setCookieHttpOnly(boolean) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
-
Sets whether to prevent client side scripts from accessing created cookies.
- setCookieMaxAge(Long) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
-
Sets the maximum cookie age in seconds.
- setCookiePath(String) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
-
Sets the URL path that must exist in the requested URL in order to send the Cookie.
- setCookieSameSite(CookieConfiguration.CookieSameSite) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
-
Sets whether to prevent the browser from sending cookies along with cross-site requests.
- setCookieSecure(boolean) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration
-
Sets whether the cookie is only sent to the server with an encrypted request over HTTPS.
- setDomain(String) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration.Builder
-
Sets which server can receive cookies.
- 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
- setHandleWriteResponseError(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpComponent
- setHandleWriteResponseError(boolean) - 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
- setHttpOnly(boolean) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration.Builder
-
Sets whether to prevent client side scripts from accessing created cookies.
- setMatchOnUriPrefix(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setMaxAge(Long) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration.Builder
-
Sets the maximum cookie age in seconds.
- setMuteException(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setPath(String) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration.Builder
-
Sets the URL path that must exist in the requested URL in order to send the Cookie.
- setPlatformHttpEngine(PlatformHttpEngine) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setPopulateBodyWithForm(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setProduces(String) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setRegister(boolean) - Method in class org.apache.camel.component.platform.http.DefaultPlatformHttpConsumer
- setReturnHttpRequestHeaders(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setSameSite(CookieConfiguration.CookieSameSite) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration.Builder
-
Sets whether to prevent the browser from sending cookies along with cross-site requests.
- setSecure(boolean) - Method in class org.apache.camel.component.platform.http.cookie.CookieConfiguration.Builder
-
Sets whether the cookie is only sent to the server with an encrypted request over HTTPS.
- setUseCookieHandler(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- setUseStreaming(boolean) - Method in class org.apache.camel.component.platform.http.PlatformHttpEndpoint
- STRICT - Enum constant in enum class org.apache.camel.component.platform.http.cookie.CookieConfiguration.CookieSameSite
-
Prevents cookies from being sent to the target site in all cross-site browsing contexts.
T
U
- unregisterHttpEndpoint(HttpEndpointModel) - Method in interface org.apache.camel.component.platform.http.PlatformHttpListener
-
Callback when an existing HTTP endpoint is removed.
- UploadAttacher - Interface in org.apache.camel.component.platform.http.spi
-
Attaches file uploads to Camel
Message
s.
V
- valueOf(String) - Static method in enum class org.apache.camel.component.platform.http.cookie.CookieConfiguration.CookieSameSite
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.component.platform.http.spi.Method
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.component.platform.http.cookie.CookieConfiguration.CookieSameSite
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.component.platform.http.spi.Method
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values
invalid reference