public class ThalesSimulator extends Simulator
| Constructor and Description |
|---|
ThalesSimulator() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
bcd(byte[] bytes) |
protected void |
process(java.io.InputStream inputStream,
java.io.OutputStream outputStream) |
protected void |
read(java.io.InputStream in,
byte[] buffer,
int offset) |
getPort, getThreadPool, isStopped, setPort, setThreadPool, start, startServer, stopprotected void process(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
throws java.io.IOException
protected int bcd(byte[] bytes)
protected void read(java.io.InputStream in,
byte[] buffer,
int offset)
throws java.io.IOException
java.io.IOException