anon.proxy
Class HTTPConnectionEvent
java.lang.Object
anon.proxy.HTTPConnectionEvent
public class HTTPConnectionEvent
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPConnectionEvent
public HTTPConnectionEvent()
getConnectionHeader
public HTTPProxyCallback.HTTPConnectionHeader getConnectionHeader()
setConnectionHeader
public void setConnectionHeader(HTTPProxyCallback.HTTPConnectionHeader connectionHeader)
getUpStreamContentBytes
public long getUpStreamContentBytes()
setUpStreamContentBytes
public void setUpStreamContentBytes(long upStreamContentBytes)
getDownStreamContentBytes
public long getDownStreamContentBytes()
setDownStreamContentBytes
public void setDownStreamContentBytes(long downStreamContentBytes)
getAnonRequest
public AnonProxyRequest getAnonRequest()
setAnonRequest
public void setAnonRequest(AnonProxyRequest anonRequest)