public interface ShoalMessageSender
| Modifier and Type | Field and Description |
|---|---|
static int |
TCP_TRANSPORT |
static int |
UDP_TRANSPORT |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
static final int TCP_TRANSPORT
static final int UDP_TRANSPORT
void start()
throws IOException
IOExceptionvoid stop() throws IOException
IOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.