|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRexInputStream | |
org.mozilla.jrex.io |
Uses of JRexInputStream in org.mozilla.jrex.io |
Methods in org.mozilla.jrex.io with parameters of type JRexInputStream | |
boolean |
JRexStreamListenerImpl.onDataAvailable(String requestURI,
int requestStatus,
boolean isRequestPending,
Object ctxt,
JRexInputStream in,
int off,
int len)
|
boolean |
JRexStreamListener.onDataAvailable(String requestURI,
int requestStatus,
boolean isRequestPending,
Object ctxt,
JRexInputStream in,
int off,
int len)
Called when the next chunk of data (corresponding to the request) may be read without blocking the calling thread. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |