Uses of Class
org.mozilla.jrex.io.JRexInputStream

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.
 



Copyright © 2004 C.N.Medappa. All Rights Reserved.