Package

io.gatling.recorder.http.handler

user

Permalink

package user

Visibility
  1. Public
  2. All

Type Members

  1. class HttpUserHandler extends UserHandler with ScalaChannelHandler

    Permalink
  2. class HttpsUserHandler extends UserHandler with ScalaChannelHandler with StrictLogging

    Permalink
  3. class PortUnificationUserHandler extends SimpleChannelHandler with StrictLogging

    Permalink
  4. class SSLHandlerSetter extends ChannelDownstreamHandler with StrictLogging

    Permalink

    Placed on the server side pipeline, it replaces itself with a SslHandler when it sees the 200 response to the CONNECT request (as CONNECT happens over HTTP, not HTTPS)

  5. abstract class UserHandler extends SimpleChannelHandler with StrictLogging

    Permalink

Ungrouped