Modifier and Type | Class and Description |
---|---|
class |
AbstractDestination
Abstract base class factoring out common Destination logic,
allowing non-decoupled transports to be written without any
regard for the decoupled back-channel or partial response logic.
|
class |
AbstractMultiplexDestination |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTTPDestination
Common base for HTTP Destination implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
JAXWSHttpSpiDestination |
Modifier and Type | Class and Description |
---|---|
class |
JettyHTTPDestination |
Modifier and Type | Class and Description |
---|---|
class |
NettyHttpDestination |
Modifier and Type | Class and Description |
---|---|
class |
JMSDestination |
Modifier and Type | Class and Description |
---|---|
class |
LocalDestination |
Modifier and Type | Class and Description |
---|---|
class |
ServletDestination |
Modifier and Type | Class and Description |
---|---|
class |
UDPDestination |
Modifier and Type | Class and Description |
---|---|
class |
AtmosphereWebSocketJettyDestination |
class |
AtmosphereWebSocketServletDestination |
Modifier and Type | Class and Description |
---|---|
class |
JettyWebSocketDestination |
Modifier and Type | Class and Description |
---|---|
class |
Jetty9WebSocketDestination |
Apache CXF