@Configuration(proxyBeanMethods=false) @AutoConfigureBefore(value=JSR356WebSocketComponentAutoConfiguration.class) public class JSR356WebSocketContextListenerAutoConfiguration extends Object
ServerContainer with the JSR356WebSocketComponent.
This is needed for embedded server mode, which ignores the ServletContainerInitializer provided by the camel component.| Constructor and Description |
|---|
JSR356WebSocketContextListenerAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.ServletContextInitializer |
jsr356ServletContextInitializer() |
Apache Camel