public final class SmppInterpreterParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SmppInterpreterParams.Builder |
| Modifier and Type | Method and Description |
|---|---|
Sid |
getAccountId() |
org.apache.commons.configuration.Configuration |
getConfiguration() |
String |
getFallbackMethod() |
URI |
getFallbackUrl() |
String |
getMethod() |
akka.actor.ActorRef |
getSmsService() |
DaoManager |
getStorage() |
URI |
getUrl() |
String |
getVersion() |
public org.apache.commons.configuration.Configuration getConfiguration()
public akka.actor.ActorRef getSmsService()
public DaoManager getStorage()
public Sid getAccountId()
public String getVersion()
public URI getUrl()
public String getMethod()
public URI getFallbackUrl()
public String getFallbackMethod()
Copyright © 2017. All Rights Reserved.