Interface NativeWebSocketServletContainerInitializer.Configurator
-
- Enclosing class:
- NativeWebSocketServletContainerInitializer
public static interface NativeWebSocketServletContainerInitializer.Configurator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
accept(javax.servlet.ServletContext servletContext, NativeWebSocketConfiguration nativeWebSocketConfiguration)
-
-
-
Method Detail
-
accept
void accept(javax.servlet.ServletContext servletContext, NativeWebSocketConfiguration nativeWebSocketConfiguration)
-
-