Class JettyWebSocketConfiguration

java.lang.Object
org.eclipse.jetty.webapp.AbstractConfiguration
org.eclipse.jetty.websocket.server.config.JettyWebSocketConfiguration
All Implemented Interfaces:
Configuration

public class JettyWebSocketConfiguration extends AbstractConfiguration

Websocket Configuration

This configuration configures the WebAppContext server/system classes to be able to see the org.eclipse.jetty.websocket.api, org.eclipse.jetty.websocket.server and org.eclipse.jetty.websocket.servlet packages.

  • Constructor Details

    • JettyWebSocketConfiguration

      public JettyWebSocketConfiguration()