Package | Description |
---|---|
org.littleshoot.proxy.impl |
Modifier and Type | Field and Description |
---|---|
private ProxyConnection.BytesReadMonitor |
ClientToProxyConnection.bytesReadMonitor
Activity Tracking/Statistics
We track statistics on bytes, requests and responses by adding handlers
at the appropriate parts of the pipeline (see initChannelPipeline()).
|
private ProxyConnection.BytesReadMonitor |
ProxyToServerConnection.bytesReadMonitor
Activity Tracking/Statistics
We track statistics on bytes, requests and responses by adding handlers
at the appropriate parts of the pipeline (see initChannelPipeline()).
|
Copyright © 2009–2017 LittleShoot. All rights reserved.