Uses of Class
org.apache.felix.httplite.servlet.ConcreteServletInputStream

Packages that use ConcreteServletInputStream
org.apache.felix.httplite.servlet   
 

Uses of ConcreteServletInputStream in org.apache.felix.httplite.servlet
 

Methods in org.apache.felix.httplite.servlet with parameters of type ConcreteServletInputStream
 void HttpServletRequestImpl.parseHeader(ConcreteServletInputStream is)
          This method parses the HTTP header lines from the specified input stream and stores the results.
 void HttpServletRequestImpl.parseRequestLine(ConcreteServletInputStream is)
          This method parses the HTTP request line from the specified input stream and stores the result.
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.