|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.jigsaw.proxy.ProxyRequestObserver
public class ProxyRequestObserver
Constructor Summary | |
---|---|
ProxyRequestObserver(Request request)
|
|
ProxyRequestObserver(Request request,
ForwardFrame frame)
|
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)
public ProxyRequestObserver(Request request, ForwardFrame frame)
Method Detail |
---|
public void notifyProgress(RequestEvent event)
notifyProgress
in interface RequestObserver
preq
- The pending request that has made some progress.event
- The event to broadcast.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |