public class DefaultSmppSessionCounters extends Object implements SmppSessionCounters
| Constructor and Description |
|---|
DefaultSmppSessionCounters() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentCommandCounter |
getRxDataSM() |
ConcurrentCommandCounter |
getRxDeliverSM() |
ConcurrentCommandCounter |
getRxEnquireLink() |
ConcurrentCommandCounter |
getRxSubmitSM() |
ConcurrentCommandCounter |
getTxDataSM() |
ConcurrentCommandCounter |
getTxDeliverSM() |
ConcurrentCommandCounter |
getTxEnquireLink() |
ConcurrentCommandCounter |
getTxSubmitSM() |
void |
reset() |
public void reset()
reset in interface SmppSessionCounterspublic ConcurrentCommandCounter getRxDataSM()
getRxDataSM in interface SmppSessionCounterspublic ConcurrentCommandCounter getRxDeliverSM()
getRxDeliverSM in interface SmppSessionCounterspublic ConcurrentCommandCounter getRxEnquireLink()
getRxEnquireLink in interface SmppSessionCounterspublic ConcurrentCommandCounter getRxSubmitSM()
getRxSubmitSM in interface SmppSessionCounterspublic ConcurrentCommandCounter getTxDataSM()
getTxDataSM in interface SmppSessionCounterspublic ConcurrentCommandCounter getTxDeliverSM()
getTxDeliverSM in interface SmppSessionCounterspublic ConcurrentCommandCounter getTxEnquireLink()
getTxEnquireLink in interface SmppSessionCounterspublic ConcurrentCommandCounter getTxSubmitSM()
getTxSubmitSM in interface SmppSessionCountersCopyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.