JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.camel.component.websocket
Class Hierarchy
java.lang.
Object
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.concurrent.
ConcurrentHashMap
<K,V> (implements java.util.concurrent.
ConcurrentMap
<K,V>, java.io.
Serializable
)
org.apache.camel.component.websocket.
MemoryWebsocketStore
(implements org.apache.camel.component.websocket.
WebsocketStore
)
org.apache.camel.component.websocket.
DefaultNodeSynchronization
(implements org.apache.camel.component.websocket.
NodeSynchronization
)
org.apache.camel.component.websocket.
DefaultWebsocket
(implements java.io.
Serializable
)
org.apache.camel.component.websocket.
DefaultWebsocketFactory
(implements org.apache.camel.component.websocket.
WebSocketFactory
)
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet
org.eclipse.jetty.websocket.servlet.WebSocketServlet
org.apache.camel.component.websocket.
WebsocketComponentServlet
org.eclipse.jetty.util.resource.Resource (implements java.io.
Closeable
, org.eclipse.jetty.util.resource.ResourceFactory)
org.apache.camel.component.websocket.
JettyClassPathResource
org.apache.camel.support.ServiceSupport (implements org.apache.camel.StatefulService)
org.apache.camel.impl.DefaultComponent (implements org.apache.camel.Component)
org.apache.camel.impl.UriEndpointComponent
org.apache.camel.component.websocket.
WebsocketComponent
(implements org.apache.camel.SSLContextParametersAware)
org.apache.camel.impl.DefaultConsumer (implements org.apache.camel.Consumer, org.apache.camel.RouteAware)
org.apache.camel.component.websocket.
WebsocketConsumer
(implements org.apache.camel.component.websocket.
WebsocketProducerConsumer
)
org.apache.camel.impl.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
org.apache.camel.component.websocket.
WebsocketEndpoint
org.apache.camel.impl.DefaultProducer (implements org.apache.camel.Producer)
org.apache.camel.component.websocket.
WebsocketProducer
(implements org.apache.camel.component.websocket.
WebsocketProducerConsumer
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.apache.camel.CamelException
org.apache.camel.CamelExchangeException
org.apache.camel.component.websocket.
WebsocketSendException
org.apache.camel.component.websocket.
WebsocketConstants
Interface Hierarchy
org.apache.camel.component.websocket.
NodeSynchronization
org.apache.camel.Service
org.apache.camel.component.websocket.
WebsocketStore
org.apache.camel.component.websocket.
WebSocketFactory
org.apache.camel.component.websocket.
WebsocketProducerConsumer
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel