Package | Description |
---|---|
org.littleshoot.proxy.impl |
Modifier and Type | Class and Description |
---|---|
class |
ClientToProxyConnection
Represents a connection from a client to our proxy.
|
class |
ProxyToServerConnection
Represents a connection from our proxy to a server on the web.
|
Modifier and Type | Field and Description |
---|---|
private ProxyConnection |
ProxyConnectionLogger.connection |
private ProxyConnection |
ConnectionFlowStep.connection |
Modifier and Type | Method and Description |
---|---|
(package private) ProxyConnection |
ConnectionFlowStep.getConnection() |
Constructor and Description |
---|
ConnectionFlowStep(ProxyConnection connection,
ConnectionState state)
Construct a new step in a connection flow.
|
ProxyConnectionLogger(ProxyConnection connection) |
Copyright © 2009–2018 LittleShoot. All rights reserved.