public abstract class AnnouncementsEndpoint extends SecuredEndpoint
SecuredEndpoint.SecuredType| Modifier and Type | Field and Description |
|---|---|
protected akka.actor.ActorRef |
cache |
protected org.apache.commons.configuration.Configuration |
configuration |
protected javax.servlet.ServletContext |
context |
protected com.google.gson.Gson |
gson |
protected org.apache.commons.configuration.Configuration |
runtime |
protected akka.actor.ActorRef |
synthesizer |
protected akka.actor.ActorSystem |
system |
protected com.thoughtworks.xstream.XStream |
xstream |
accountsDao, extensions, identityContext, userIdentityContextbaseRecordingsPath| Constructor and Description |
|---|
AnnouncementsEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
javax.ws.rs.core.Response |
putAnnouncement(String accountSid,
javax.ws.rs.core.MultivaluedMap<String,String> data,
javax.ws.rs.core.MediaType responseType) |
checkAuthenticatedAccount, checkPermission, executePostApiAction, executePreApiAction, getAdministratorRole, hasAccountRole, init, isSecuredByPermission, isSuperAdmin, secure, secure, securegetApiVersion, getHasVoiceCallerIdLookup, getMethod, getPhoneNumber, getSid, getUrl, isEmpty@Context protected javax.servlet.ServletContext context
protected org.apache.commons.configuration.Configuration configuration
protected org.apache.commons.configuration.Configuration runtime
protected akka.actor.ActorSystem system
protected akka.actor.ActorRef synthesizer
protected akka.actor.ActorRef cache
protected com.google.gson.Gson gson
protected com.thoughtworks.xstream.XStream xstream
Copyright © 2016. All Rights Reserved.