public class ConferenceMediaResourceControllerGeneric
extends akka.actor.UntypedActor
| Modifier and Type | Class and Description |
|---|---|
protected class |
ConferenceMediaResourceControllerGeneric.AbstractAction |
| Constructor and Description |
|---|
ConferenceMediaResourceControllerGeneric(String localMsId,
akka.actor.ActorRef localMediaGateway,
org.apache.commons.configuration.Configuration configuration,
DaoManager storage,
akka.actor.ActorRef mrb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup() |
void |
onReceive(Object message) |
void |
postStop() |
public ConferenceMediaResourceControllerGeneric(String localMsId, akka.actor.ActorRef localMediaGateway, org.apache.commons.configuration.Configuration configuration, DaoManager storage, akka.actor.ActorRef mrb)
public void onReceive(Object message) throws Exception
onReceive in class akka.actor.UntypedActorExceptionpublic void postStop()
postStop in interface akka.actor.ActorpostStop in class akka.actor.UntypedActorprotected void cleanup()
Copyright © 2016. All Rights Reserved.