Index

A B C D E F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

allowForward(AllowForwardHeaders) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
AsyncInputStream - Class in org.apache.camel.component.platform.http.vertx
ReadStream that can process an InputStream in an asynchronous way, so that the content can be pumped to the WriteStream of an HttpServerResponse.
AsyncInputStream(Vertx, Context, InputStream) - Constructor for class org.apache.camel.component.platform.http.vertx.AsyncInputStream
 
AUTHENTICATED_USER - Static variable in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConstants
 
AuthenticationConfig - Class in org.apache.camel.component.platform.http.vertx.auth
 
AuthenticationConfig() - Constructor for class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig
 
AuthenticationConfig(List<AuthenticationConfig.AuthenticationConfigEntry>) - Constructor for class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig
 
AuthenticationConfig.AuthenticationConfigEntry - Class in org.apache.camel.component.platform.http.vertx.auth
 
AuthenticationConfig.AuthenticationHandlerFactory - Interface in org.apache.camel.component.platform.http.vertx.auth
 
AuthenticationConfig.AuthenticationProviderFactory - Interface in org.apache.camel.component.platform.http.vertx.auth
 
AuthenticationConfigEntry() - Constructor for class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationConfigEntry
 

B

bodyHandler() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
BodyHandler() - Constructor for class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 

C

clear() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
close(Handler<AsyncResult<Void>>) - Method in class org.apache.camel.component.platform.http.vertx.AsyncInputStream
 
CLUSTERED - Enum constant in enum class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionStoreType
 
connect() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
connect(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
connectWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
Cors() - Constructor for class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
create(Vertx) - Method in enum class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionStoreType
 
createAuthenticationHandler(Vertx) - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationConfigEntry
 
createAuthenticationHandler(T) - Method in interface org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationHandlerFactory
 
createAuthenticationProvider(Vertx) - Method in interface org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationProviderFactory
 
createConsumer(PlatformHttpEndpoint, Processor) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
createSessionHandler(Vertx) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
createVertxInstance() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 

D

DEFAULT_BIND_HOST - Static variable in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
DEFAULT_BIND_PORT - Static variable in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
DEFAULT_CONTENT_TYPE_ON_EXCEPTION - Static variable in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpSupport
 
DEFAULT_PATH - Static variable in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
delete() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
delete(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
deleteWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
doInit() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
doInit() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
doInit() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
doStart() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
doStart() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
doStart() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
doStop() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
doStop() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
doStop() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 

E

endHandler(Handler<Void>) - Method in class org.apache.camel.component.platform.http.vertx.AsyncInputStream
 
errorHandler(int, Handler<RoutingContext>) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
exceptionHandler(Handler<Throwable>) - Method in class org.apache.camel.component.platform.http.vertx.AsyncInputStream
 

F

fetch(long) - Method in class org.apache.camel.component.platform.http.vertx.AsyncInputStream
 
fromSocket(SocketAddressImpl) - Static method in class org.apache.camel.component.platform.http.vertx.VertxConverter
 

G

get() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
get(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
getAccessControlMaxAge() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
getAuthenticationConfig() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getAuthenticationHandlerFactory() - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationConfigEntry
 
getAuthenticationProviderFactory() - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationConfigEntry
 
getBindHost() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getBindPort() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getBodyHandler() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getCamelContext() - Method in class org.apache.camel.component.platform.http.vertx.VertxConverterLoader
 
getCamelContext() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
getCamelContext() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
getCookieSameSite() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
getCors() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getEndpoint() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
getEntries() - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig
 
getExposedHeaders() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
getHandlers() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
getHeaders() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
getHost() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
getHost() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getMaxBodySize() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
getMaxBodySize() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getMethods() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
getOrigins() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
getPath() - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationConfigEntry
 
getPath() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
getPath() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getPort() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
getPort() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getRequest() - Method in class org.apache.camel.component.platform.http.vertx.HttpMessage
 
getResponse() - Method in class org.apache.camel.component.platform.http.vertx.HttpMessage
 
getRoutes() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
getServer() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
getServer() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
getServerPort() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
getSessionConfig() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getSessionCookieName() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
getSessionCookiePath() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
getSessionIdMinLength() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
getSessionTimeOut() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
getSslContextParameters() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
getStoreType() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
getUploadsDirectory() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
getVertx() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
getWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 

H

handle(HttpServerRequest) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
handleContext(RoutingContext) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
handleFailure(RoutingContext) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
handler(Handler<Buffer>) - Method in class org.apache.camel.component.platform.http.vertx.AsyncInputStream
 
handleRequest(RoutingContext) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
head() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
head(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
headWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
HttpMessage - Class in org.apache.camel.component.platform.http.vertx
 
HttpMessage(Exchange, HttpServerRequest, HttpServerResponse) - Constructor for class org.apache.camel.component.platform.http.vertx.HttpMessage
 

I

init(Exchange, HttpServerRequest, HttpServerResponse) - Method in class org.apache.camel.component.platform.http.vertx.HttpMessage
 
initializeServer() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
isCookieHttpOnly() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
isCookieSecure() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
isDeleteUploadedFilesOnEnd() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
isEnabled() - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig
 
isEnabled() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
isEnabled() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
isHandleFileUploads() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
isMergeFormAttributes() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
isPreallocateBodyBuffer() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 

L

load(TypeConverterRegistry) - Method in class org.apache.camel.component.platform.http.vertx.VertxConverterLoader
 
LOCAL - Enum constant in enum class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionStoreType
 
LOCAL_ADDRESS - Static variable in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConstants
 
lookup(CamelContext) - Static method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
lookupVertx() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 

M

metadata() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
modifiedHandler(Handler<Router>) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
mountSubRouter(String, Router) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 

N

newInstance() - Method in class org.apache.camel.component.platform.http.vertx.HttpMessage
 

O

options() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
options(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
optionsWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
org.apache.camel.component.platform.http.vertx - package org.apache.camel.component.platform.http.vertx
 
org.apache.camel.component.platform.http.vertx.auth - package org.apache.camel.component.platform.http.vertx.auth
 

P

patch() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
patch(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
patchWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
pause() - Method in class org.apache.camel.component.platform.http.vertx.AsyncInputStream
 
PLATFORM_HTTP_ROUTER_NAME - Static variable in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
populateAttachments(List<FileUpload>, Message) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
populateCamelMessage(RoutingContext, Exchange, Message) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
post() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
post(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
postWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
processHttpRequest(Exchange, RoutingContext) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
put() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
put(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
putMetadata(String, Object) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
putWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 

R

REMOTE_ADDRESS - Static variable in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConstants
 
reset() - Method in class org.apache.camel.component.platform.http.vertx.HttpMessage
 
resume() - Method in class org.apache.camel.component.platform.http.vertx.AsyncInputStream
 
route() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
route(HttpMethod, String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
route(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
routeWithRegex(HttpMethod, String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
routeWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 

S

SessionConfig() - Constructor for class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setAccessControlMaxAge(Duration) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
setAuthenticationConfig(AuthenticationConfig) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setAuthenticationHandlerFactory(AuthenticationConfig.AuthenticationHandlerFactory) - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationConfigEntry
 
setAuthenticationProviderFactory(AuthenticationConfig.AuthenticationProviderFactory) - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationConfigEntry
 
setBindHost(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setBindPort(int) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setBodyHandler(VertxPlatformHttpServerConfiguration.BodyHandler) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.platform.http.vertx.VertxConverterLoader
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
setCookieHttpOnly(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setCookieSameSite(CookieSameSite) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setCookieSecure(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setCors(VertxPlatformHttpServerConfiguration.Cors) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setDeleteUploadedFilesOnEnd(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
setEnabled(boolean) - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig
 
setEnabled(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
setEnabled(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setExposedHeaders(List<String>) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
setHandleFileUploads(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
setHandlers(List<Handler<RoutingContext>>) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
setHeaders(List<String>) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
setHost(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setMaxBodySize(Long) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setMergeFormAttributes(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
setMethods(List<String>) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
setOrigins(List<String>) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
 
setPath(String) - Method in class org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig.AuthenticationConfigEntry
 
setPath(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setPort(int) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setPreallocateBodyBuffer(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
setSessionConfig(VertxPlatformHttpServerConfiguration.SessionConfig) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setSessionCookieName(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setSessionCookiePath(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setSessionIdMinLength(int) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setSessionTimeout(long) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setStoreType(VertxPlatformHttpServerConfiguration.SessionStoreType) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
 
setUploadsDirectory(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
 
setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
setVertx(Vertx) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
startServer() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
stopServer() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
stopVertx() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 

T

toString() - Method in class org.apache.camel.component.platform.http.vertx.HttpMessage
 
trace() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
trace(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
traceWithRegex(String) - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionStoreType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionStoreType
Returns an array containing the constants of this enum class, in the order they are declared.
vertx() - Method in class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
VertxConverter - Class in org.apache.camel.component.platform.http.vertx
 
VertxConverter() - Constructor for class org.apache.camel.component.platform.http.vertx.VertxConverter
 
VertxConverterLoader - Class in org.apache.camel.component.platform.http.vertx
Generated by camel build tools - do NOT edit this file!
VertxConverterLoader() - Constructor for class org.apache.camel.component.platform.http.vertx.VertxConverterLoader
 
VertxPlatformHttpConstants - Class in org.apache.camel.component.platform.http.vertx
 
VertxPlatformHttpConsumer - Class in org.apache.camel.component.platform.http.vertx
A Consumer for the PlatformHttpEngine based on Vert.x Web.
VertxPlatformHttpConsumer(PlatformHttpEndpoint, Processor, List<Handler<RoutingContext>>) - Constructor for class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer
 
VertxPlatformHttpEngine - Class in org.apache.camel.component.platform.http.vertx
Implementation of the PlatformHttpEngine based on Vert.x Web.
VertxPlatformHttpEngine() - Constructor for class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine
 
VertxPlatformHttpRouter - Class in org.apache.camel.component.platform.http.vertx
 
VertxPlatformHttpRouter(VertxPlatformHttpServer, Vertx, Router) - Constructor for class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter
 
VertxPlatformHttpServer - Class in org.apache.camel.component.platform.http.vertx
This class implement a basic Vert.x Web based server that can be used by the VertxPlatformHttpEngine on platforms that do not provide Vert.x based http services.
VertxPlatformHttpServer(VertxPlatformHttpServerConfiguration) - Constructor for class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
 
VertxPlatformHttpServerConfiguration - Class in org.apache.camel.component.platform.http.vertx
HTTP server configuration
VertxPlatformHttpServerConfiguration() - Constructor for class org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
 
VertxPlatformHttpServerConfiguration.BodyHandler - Class in org.apache.camel.component.platform.http.vertx
 
VertxPlatformHttpServerConfiguration.Cors - Class in org.apache.camel.component.platform.http.vertx
 
VertxPlatformHttpServerConfiguration.SessionConfig - Class in org.apache.camel.component.platform.http.vertx
 
VertxPlatformHttpServerConfiguration.SessionStoreType - Enum Class in org.apache.camel.component.platform.http.vertx
 
VertxPlatformHttpServerSupport - Class in org.apache.camel.component.platform.http.vertx
 
VertxPlatformHttpSupport - Class in org.apache.camel.component.platform.http.vertx
 
A B C D E F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values