Example usage for Java javax.servlet.http WebConnection fields, constructors, methods, implement or subclass
The text is from its open source code.
ServletInputStream | getInputStream() Returns an input stream for this web connection. |
ServletOutputStream | getOutputStream() Returns an output stream for this web connection. |