public class Transmitter extends Object
| Constructor and Description |
|---|
Transmitter(int size,
int port,
Subnet transmitterClient)
Creates a new instance of Transmitter
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
process(Response item) |
void |
start() |
public Transmitter(int size,
int port,
Subnet transmitterClient)
throws IOException
IOExceptionCopyright © 2016 Egothor. All Rights Reserved.