public class SimulationSocketImplA<T> extends SimulationSocketImpl<T>
| Constructor and Description |
|---|
SimulationSocketImplA(at.borkowski.spicej.ticks.TickSource t,
Integer uplink,
Integer downlink,
Long updelay,
Long downdelay,
SimulationSocketImplB<T> clientSide,
Serializer<T> serializer,
int bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
setRates(Integer uplink,
Integer downlink) |
available, close, established, read, setIO, writepublic SimulationSocketImplA(at.borkowski.spicej.ticks.TickSource t,
Integer uplink,
Integer downlink,
Long updelay,
Long downdelay,
SimulationSocketImplB<T> clientSide,
Serializer<T> serializer,
int bufferSize)
throws IOException
IOExceptionCopyright © 2015. All rights reserved.