Class EmptyConfigurator

java.lang.Object
javax.websocket.ClientEndpointConfig.Configurator
org.eclipse.jetty.websocket.javax.client.internal.EmptyConfigurator

public class EmptyConfigurator extends javax.websocket.ClientEndpointConfig.Configurator
  • Field Details

  • Constructor Details

    • EmptyConfigurator

      public EmptyConfigurator()
  • Method Details

    • afterResponse

      public void afterResponse(javax.websocket.HandshakeResponse hr)
      Overrides:
      afterResponse in class javax.websocket.ClientEndpointConfig.Configurator
    • beforeRequest

      public void beforeRequest(Map<String,List<String>> headers)
      Overrides:
      beforeRequest in class javax.websocket.ClientEndpointConfig.Configurator