|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.jigsaw.proxy.ProxyRequestObserver
Constructor Summary | |
ProxyRequestObserver(Request request)
|
Method Summary | |
void |
notifyProgress(RequestEvent event)
Call back, invoked by the HttpManager callback thread. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProxyRequestObserver(Request request)
Method Detail |
public void notifyProgress(RequestEvent event)
notifyProgress
in interface RequestObserver
event
- The event to broadcast.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |