| Package | Description |
|---|---|
| org.adeptnet.jmx.addons.kannel.xml |
| Modifier and Type | Field and Description |
|---|---|
protected Count |
Stats.received |
protected Count |
Stats.sent |
| Modifier and Type | Method and Description |
|---|---|
Count |
ObjectFactory.createCount()
Create an instance of
Count |
Count |
Stats.getReceived()
Gets the value of the received property.
|
Count |
Stats.getSent()
Gets the value of the sent property.
|
Count |
Count.withQueued(Integer value) |
Count |
Count.withTotal(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Stats.setReceived(Count value)
Sets the value of the received property.
|
void |
Stats.setSent(Count value)
Sets the value of the sent property.
|
Stats |
Stats.withReceived(Count value) |
Stats |
Stats.withSent(Count value) |
Copyright © 2014. All rights reserved.