JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Spring-Boot Starter :: Camel :: WebSocket 2.21.0.fuse-000077-redhat-1
Prev
Next
Frames
No Frames
All Classes
C
G
O
S
W
C
configureWebsocketComponent()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentAutoConfiguration
G
getEnableJmx()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getHost()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getMaxThreads()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getMinThreads()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getPort()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getResolvePropertyPlaceholders()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getSocketFactory()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getSslContextParameters()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getSslKeyPassword()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getSslKeystore()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getSslPassword()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getStaticResources()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getThreadPool()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
getUseGlobalSslContextParameters()
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
O
org.apache.camel.component.websocket.springboot
- package org.apache.camel.component.websocket.springboot
S
setEnableJmx(Boolean)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setHost(String)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setMaxThreads(Integer)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setMinThreads(Integer)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setPort(Integer)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setResolvePropertyPlaceholders(Boolean)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setSocketFactory(Map<String, WebSocketFactory>)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setSslContextParameters(SSLContextParameters)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setSslKeyPassword(String)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setSslKeystore(String)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setSslPassword(String)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setStaticResources(String)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setThreadPool(ThreadPool)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
setUseGlobalSslContextParameters(Boolean)
- Method in class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
W
WebsocketComponentAutoConfiguration
- Class in
org.apache.camel.component.websocket.springboot
Generated by camel-package-maven-plugin - do not edit this file!
WebsocketComponentAutoConfiguration()
- Constructor for class org.apache.camel.component.websocket.springboot.
WebsocketComponentAutoConfiguration
WebsocketComponentConfiguration
- Class in
org.apache.camel.component.websocket.springboot
The websocket component provides websocket endpoints with Jetty for communicating with clients using websocket.
WebsocketComponentConfiguration()
- Constructor for class org.apache.camel.component.websocket.springboot.
WebsocketComponentConfiguration
C
G
O
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Spring-Boot Starter :: Camel :: WebSocket 2.21.0.fuse-000077-redhat-1
Prev
Next
Frames
No Frames
All Classes
Apache Camel