org.openmobileis.test.mock.embedded
Class MockServletOutputStream

java.lang.Object
  extended byServletOutputStream
      extended byorg.openmobileis.test.mock.embedded.MockServletOutputStream

public final class MockServletOutputStream
extends ServletOutputStream

See Also:
Serialized Form

Constructor Summary
MockServletOutputStream(java.io.OutputStream out)
           
 
Method Summary
 void write(int arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockServletOutputStream

public MockServletOutputStream(java.io.OutputStream out)
Method Detail

write

public void write(int arg0)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright 2006 OpenMobileIS. All Rights Reserved.