Interface NativeWebSocketServletContainerInitializer.Configurator
- Enclosing class:
- NativeWebSocketServletContainerInitializer
public static interface NativeWebSocketServletContainerInitializer.Configurator
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(javax.servlet.ServletContext servletContext, NativeWebSocketConfiguration nativeWebSocketConfiguration)
-
Method Details
-
accept
void accept(javax.servlet.ServletContext servletContext, NativeWebSocketConfiguration nativeWebSocketConfiguration)
-