public abstract class MBusSearchByAddressing
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
maxTries |
Constructor and Description |
---|
MBusSearchByAddressing() |
Modifier and Type | Method and Description |
---|---|
abstract net.sf.mbus4j.MBusAddressing |
getAddressing() |
int |
getMaxTries() |
void |
setMaxTries(int maxTries) |