Interface NativeWebSocketServletContainerInitializer.Configurator

Enclosing class:
NativeWebSocketServletContainerInitializer

public static interface NativeWebSocketServletContainerInitializer.Configurator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(javax.servlet.ServletContext servletContext, NativeWebSocketConfiguration nativeWebSocketConfiguration)
     
  • Method Details