public class MockConnection.MBusTestInputStream extends InputStream
| Constructor and Description |
|---|
MBusTestInputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read() |
protected void |
releaseReadLock() |
void |
setData(net.sf.mbus4j.MockConnection.Data data) |
available, mark, markSupported, read, read, reset, skippublic void close()
close in interface Closeableclose in interface AutoCloseableclose in class InputStreampublic int read()
throws IOException
read in class InputStreamIOExceptionprotected void releaseReadLock()
public void setData(net.sf.mbus4j.MockConnection.Data data)
Copyright © 2009–2016 MBus4J. All rights reserved.