Index
All Classes and Interfaces|All Packages
B
- BasicAuthenticationConfigurer - Class in org.apache.camel.component.platform.http.main.authentication
- BasicAuthenticationConfigurer() - Constructor for class org.apache.camel.component.platform.http.main.authentication.BasicAuthenticationConfigurer
C
- configureAuthentication(AuthenticationConfig, HttpManagementServerConfigurationProperties) - Method in class org.apache.camel.component.platform.http.main.authentication.BasicAuthenticationConfigurer
- configureAuthentication(AuthenticationConfig, HttpManagementServerConfigurationProperties) - Method in class org.apache.camel.component.platform.http.main.authentication.JWTAuthenticationConfigurer
- configureAuthentication(AuthenticationConfig, HttpManagementServerConfigurationProperties) - Method in interface org.apache.camel.component.platform.http.main.authentication.MainAuthenticationConfigurer
- configureAuthentication(AuthenticationConfig, HttpServerConfigurationProperties) - Method in class org.apache.camel.component.platform.http.main.authentication.BasicAuthenticationConfigurer
- configureAuthentication(AuthenticationConfig, HttpServerConfigurationProperties) - Method in class org.apache.camel.component.platform.http.main.authentication.JWTAuthenticationConfigurer
- configureAuthentication(AuthenticationConfig, HttpServerConfigurationProperties) - Method in interface org.apache.camel.component.platform.http.main.authentication.MainAuthenticationConfigurer
D
- DefaultMainHttpServerFactory - Class in org.apache.camel.component.platform.http.main
- DefaultMainHttpServerFactory() - Constructor for class org.apache.camel.component.platform.http.main.DefaultMainHttpServerFactory
- doCallJson(Map<String, Object>) - Method in class org.apache.camel.component.platform.http.main.MainHttpServerDevConsole
- doCallText(Map<String, Object>) - Method in class org.apache.camel.component.platform.http.main.MainHttpServerDevConsole
- doInit() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- doInit() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- doSend(RoutingContext) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- doShutdown() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- doStart() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- doStart() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
G
- getBodyHandler() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getBodyHandler() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getCamelContext() - Method in class org.apache.camel.component.platform.http.main.DefaultMainHttpServerFactory
- getCamelContext() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getCamelContext() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getConfiguration() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getConfiguration() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getCors() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getCors() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getFileUploadDirectory() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getFileUploadDirectory() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getHealthPath() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getHost() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getHost() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getInfoPath() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getJolokiaPath() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getMaxBodySize() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getMaxBodySize() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getPath() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getPath() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getPort() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getPort() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getRouter() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getRouter() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getSslContextParameters() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getSslContextParameters() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- getStaticContextPath() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getStaticSourceDir() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- getUploadSourceDir() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
I
- isDevConsoleEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isDownloadEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isFileUploadEnabled() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- isFileUploadEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isHealthCheckEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isInfoEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isJolokiaEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isMetricsEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isSendEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isStaticEnabled() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- isStaticFilePattern() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- isUploadEnabled() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
J
- JWTAuthenticationConfigurer - Class in org.apache.camel.component.platform.http.main.authentication
- JWTAuthenticationConfigurer() - Constructor for class org.apache.camel.component.platform.http.main.authentication.JWTAuthenticationConfigurer
M
- MainAuthenticationConfigurer - Interface in org.apache.camel.component.platform.http.main.authentication
-
Configure authentication on the embedded HTTP server.
- MainHttpServer - Class in org.apache.camel.component.platform.http.main
- MainHttpServer() - Constructor for class org.apache.camel.component.platform.http.main.MainHttpServer
- MainHttpServerDevConsole - Class in org.apache.camel.component.platform.http.main
- MainHttpServerDevConsole() - Constructor for class org.apache.camel.component.platform.http.main.MainHttpServerDevConsole
- MainHttpServerUtil - Class in org.apache.camel.component.platform.http.main
- MainHttpServerUtil() - Constructor for class org.apache.camel.component.platform.http.main.MainHttpServerUtil
- ManagementHttpServer - Class in org.apache.camel.component.platform.http.main
- ManagementHttpServer() - Constructor for class org.apache.camel.component.platform.http.main.ManagementHttpServer
N
- newHttpManagementServer(CamelContext, HttpManagementServerConfigurationProperties) - Method in class org.apache.camel.component.platform.http.main.DefaultMainHttpServerFactory
- newHttpServer(CamelContext, HttpServerConfigurationProperties) - Method in class org.apache.camel.component.platform.http.main.DefaultMainHttpServerFactory
O
- org.apache.camel.component.platform.http.main - package org.apache.camel.component.platform.http.main
- org.apache.camel.component.platform.http.main.authentication - package org.apache.camel.component.platform.http.main.authentication
R
- resolvePlatformHttpPluginRegistry() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- resolvePlatformHttpPluginRegistry() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
S
- setBodyHandler(VertxPlatformHttpServerConfiguration.BodyHandler) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setBodyHandler(VertxPlatformHttpServerConfiguration.BodyHandler) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.platform.http.main.DefaultMainHttpServerFactory
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setConfiguration(VertxPlatformHttpServerConfiguration) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setConfiguration(VertxPlatformHttpServerConfiguration) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setCors(VertxPlatformHttpServerConfiguration.Cors) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setCors(VertxPlatformHttpServerConfiguration.Cors) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setDevConsoleEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
Whether developer web console is enabled (q/dev)
- setDownloadEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
Whether file download is enabled (q/download)
- setFileUploadDirectory(String) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setFileUploadDirectory(String) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setFileUploadEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setFileUploadEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setHealthCheckEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
Whether health-check is enabled (q/health)
- setHealthPath(String) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
The path endpoint used to expose the health status.
- setHost(String) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setHost(String) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setInfoEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setInfoPath(String) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setJolokiaEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
Whether jolokia is enabled (q/jolokia)
- setJolokiaPath(String) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
The path endpoint used to expose the Jolokia data.
- setMaxBodySize(Long) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setMaxBodySize(Long) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setMetricsEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
Whether metrics is enabled (observe/metrics)
- setPath(String) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setPath(String) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setPort(int) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setPort(int) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setSendEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
Whether to enable sending messages to Camel via HTTP.
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setStaticContextPath(String) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setStaticEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setStaticSourceDir(String) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setupConsoles() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setupConsoles() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setupDevConsole() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setupDownloadConsole() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setupHealthCheckConsole() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setupInfo() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setupJolokia() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setUploadEnabled(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
Whether file upload is enabled (only for development) (q/upload)
- setUploadSourceDir(String) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
-
Directory for upload.
- setupSendConsole() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setupStartupSummary() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setupStartupSummary() - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setupStartupSummary(CamelContext, Set<HttpEndpointModel>, int, String) - Static method in class org.apache.camel.component.platform.http.main.MainHttpServerUtil
- setupStatic() - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setupUploadConsole(String) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
- setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.platform.http.main.MainHttpServer
- setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.platform.http.main.ManagementHttpServer
All Classes and Interfaces|All Packages