package http
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class ClientHandler extends ChannelInboundHandlerAdapter with StrictLogging
- final case class Key(channelId: ChannelId) extends Product with Serializable
- class Mitm extends AnyRef
- final case class OutgoingProxy(host: String, port: Int, sslPort: Int, credentials: Option[Credentials]) extends Product with Serializable
- class ServerHandler extends ChannelInboundHandlerAdapter with StrictLogging
- class TrafficLogger extends StrictLogging