mondrian.tui
Class MockHttpServletRequest.MockServletInputStream
java.lang.Object
java.io.InputStream
javax.servlet.ServletInputStream
mondrian.tui.MockHttpServletRequest.MockServletInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- MockHttpServletRequest
static class MockHttpServletRequest.MockServletInputStream
- extends ServletInputStream
-
-
Method Summary |
int |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockHttpServletRequest.MockServletInputStream
public MockHttpServletRequest.MockServletInputStream(byte[] data)
read
public int read()
throws IOException
- Specified by:
read
in class InputStream
- Throws:
IOException