Modifier and Type | Field and Description |
---|---|
protected UndertowHTTPServerEngineFactory |
UndertowHTTPDestination.serverEngineFactory |
Constructor and Description |
---|
UndertowHTTPDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
UndertowHTTPServerEngineFactory serverEngineFactory)
Constructor
|
Modifier and Type | Class and Description |
---|---|
static class |
UndertowHTTPServerEngineFactoryBeanDefinitionParser.SpringUndertowHTTPServerEngineFactory |
Constructor and Description |
---|
SpringUndertowHTTPServerEngine(UndertowHTTPServerEngineFactory fac,
Bus b,
String host,
int port) |
Constructor and Description |
---|
AtmosphereWebSocketUndertowDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
UndertowHTTPServerEngineFactory serverEngineFactory) |
Constructor and Description |
---|
UndertowWebSocketDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
UndertowHTTPServerEngineFactory serverEngineFactory) |
Apache CXF