|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanon.proxy.AbstractHTTPConnectionListener
anon.proxy.HttpConnectionListenerAdapter
public class HttpConnectionListenerAdapter
| Constructor Summary | |
|---|---|
HttpConnectionListenerAdapter(int a_priority)
|
|
| Method Summary | |
|---|---|
void |
downstreamContentBytesReceived(HTTPConnectionEvent event)
|
void |
requestHeadersReceived(HTTPConnectionEvent event)
|
void |
responseHeadersReceived(HTTPConnectionEvent event)
|
void |
upstreamContentBytesReceived(HTTPConnectionEvent event)
|
| Methods inherited from class anon.proxy.AbstractHTTPConnectionListener |
|---|
equals, getPriority, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpConnectionListenerAdapter(int a_priority)
| Method Detail |
|---|
public void downstreamContentBytesReceived(HTTPConnectionEvent event)
downstreamContentBytesReceived in class AbstractHTTPConnectionListenerpublic void requestHeadersReceived(HTTPConnectionEvent event)
requestHeadersReceived in class AbstractHTTPConnectionListenerpublic void responseHeadersReceived(HTTPConnectionEvent event)
responseHeadersReceived in class AbstractHTTPConnectionListenerpublic void upstreamContentBytesReceived(HTTPConnectionEvent event)
upstreamContentBytesReceived in class AbstractHTTPConnectionListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||