EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.util.io

Class Summary
CapturedHttpServletResponse An HttpServletResponse that will capture the content as it otherwise passes into the ether.
CapturedPrintWriter An PrintWriter that will capture the content as it otherwise passes into the ether.
CapturedServletOutputStream An ServletOutputStream that will capture the content as it otherwise passes into the ether.
StringInputStream StringInputStream can read a String and return it as an InputStream.
 


EchoPoint API - 3.0.0b5
App Webcontainer