public class SmppInterpreter extends RestcommUntypedActor
| Constructor and Description |
|---|
SmppInterpreter(SmppInterpreterParams params) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
format(String number) |
protected void |
invalidVerb(Tag verb) |
protected Notification |
notification(int log,
int error,
String message) |
void |
onReceive(Object message) |
protected List<org.apache.http.NameValuePair> |
parameters() |
static akka.actor.Props |
props(SmppInterpreterParams params) |
protected URI |
resolve(URI base,
URI uri) |
supervisorStrategypublic SmppInterpreter(SmppInterpreterParams params)
public static akka.actor.Props props(SmppInterpreterParams params)
protected void invalidVerb(Tag verb)
protected Notification notification(int log, int error, String message)
public void onReceive(Object message) throws Exception
onReceive in class akka.actor.UntypedActorExceptionprotected List<org.apache.http.NameValuePair> parameters()
Copyright © 2017. All Rights Reserved.