public interface SmppSessionCounters
| Modifier and Type | Method and Description |
|---|---|
ConcurrentCommandCounter |
getRxDataSM() |
ConcurrentCommandCounter |
getRxDeliverSM() |
ConcurrentCommandCounter |
getRxEnquireLink() |
ConcurrentCommandCounter |
getRxSubmitSM() |
ConcurrentCommandCounter |
getTxDataSM() |
ConcurrentCommandCounter |
getTxDeliverSM() |
ConcurrentCommandCounter |
getTxEnquireLink() |
ConcurrentCommandCounter |
getTxSubmitSM() |
void |
reset() |
void reset()
ConcurrentCommandCounter getRxDataSM()
ConcurrentCommandCounter getRxDeliverSM()
ConcurrentCommandCounter getRxEnquireLink()
ConcurrentCommandCounter getRxSubmitSM()
ConcurrentCommandCounter getTxDataSM()
ConcurrentCommandCounter getTxDeliverSM()
ConcurrentCommandCounter getTxEnquireLink()
ConcurrentCommandCounter getTxSubmitSM()
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.