Class Hierarchy
- java.lang.Object
- com.github.mikesafonov.smpp.api.BaseSenderManager (implements com.github.mikesafonov.smpp.api.SenderManager)
- com.github.mikesafonov.smpp.api.StrategySenderManager
- com.github.mikesafonov.smpp.api.RandomIndexDetectionStrategy (implements com.github.mikesafonov.smpp.api.IndexDetectionStrategy)
- com.github.mikesafonov.smpp.api.RoundRobinIndexDetectionStrategy (implements com.github.mikesafonov.smpp.api.IndexDetectionStrategy)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.mikesafonov.smpp.api.NoSenderClientException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.mikesafonov.smpp.api.BaseSenderManager (implements com.github.mikesafonov.smpp.api.SenderManager)
Interface Hierarchy
- com.github.mikesafonov.smpp.api.IndexDetectionStrategy
- com.github.mikesafonov.smpp.api.SenderManager