| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMultiplexDestination |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHTTPDestination
Common base for HTTP Destination implementations.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractDestination[] |
DestinationRegistry.getSortedDestinations() |
AbstractDestination[] |
DestinationRegistryImpl.getSortedDestinations() |
| 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 | Method and Description |
|---|---|
static void |
BaseUrlHelper.setAddress(AbstractDestination dest,
String absAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormattedServiceListWriter.writeServiceList(PrintWriter writer,
String basePath,
AbstractDestination[] soapDestinations,
AbstractDestination[] restDestinations) |
void |
FormattedServiceListWriter.writeServiceList(PrintWriter writer,
String basePath,
AbstractDestination[] soapDestinations,
AbstractDestination[] restDestinations) |
void |
ServiceListWriter.writeServiceList(PrintWriter writer,
String baseAddress,
AbstractDestination[] soapDestinations,
AbstractDestination[] restDestinations) |
void |
ServiceListWriter.writeServiceList(PrintWriter writer,
String baseAddress,
AbstractDestination[] soapDestinations,
AbstractDestination[] restDestinations) |
void |
UnformattedServiceListWriter.writeServiceList(PrintWriter writer,
String baseAddress,
AbstractDestination[] soapDestinations,
AbstractDestination[] restDestinations) |
void |
UnformattedServiceListWriter.writeServiceList(PrintWriter writer,
String baseAddress,
AbstractDestination[] soapDestinations,
AbstractDestination[] restDestinations) |
| 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