public final class SmsSession
extends akka.actor.UntypedActor
| Constructor and Description |
|---|
SmsSession(org.apache.commons.configuration.Configuration configuration,
javax.servlet.sip.SipFactory factory,
javax.servlet.sip.SipURI transport,
DaoManager storage,
akka.actor.ActorRef monitoringService,
javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
onReceive(Object message) |
public SmsSession(org.apache.commons.configuration.Configuration configuration,
javax.servlet.sip.SipFactory factory,
javax.servlet.sip.SipURI transport,
DaoManager storage,
akka.actor.ActorRef monitoringService,
javax.servlet.ServletContext servletContext)
Copyright © 2016. All Rights Reserved.