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, skip
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in class InputStream
public int read() throws IOException
read
in class InputStream
IOException
protected void releaseReadLock()
public void setData(net.sf.mbus4j.MockConnection.Data data)
Copyright © 2009–2016 MBus4J. All rights reserved.