public interface Sender
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_SEND_TRIES |
| Modifier and Type | Method and Description |
|---|---|
Frame |
send(Frame frame,
int maxTries,
long timeout) |
static final int DEFAULT_SEND_TRIES
Frame send(Frame frame, int maxTries, long timeout) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2009–2016 MBus4J. All rights reserved.