|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.sip.SipServlet
org.mobicents.servlet.sip.testsuite.NoAppNameSipServlet
public class NoAppNameSipServlet
| Field Summary |
|---|
| Fields inherited from class javax.servlet.sip.SipServlet |
|---|
OUTBOUND_INTERFACES, PRACK_SUPPORTED, SIP_FACTORY, SIP_SESSIONS_UTIL, SUPPORTED, SUPPORTED_RFCs, TIMER_SERVICE |
| Constructor Summary | |
|---|---|
NoAppNameSipServlet()
Creates a new instance of SimpleProxyServlet |
|
| Method Summary | |
|---|---|
void |
init(javax.servlet.ServletConfig servletConfig)
|
void |
noAckReceived(SipErrorEvent ee)
|
void |
noPrackReceived(SipErrorEvent ee)
|
void |
timeout(ServletTimer timer)
|
| Methods inherited from class javax.servlet.sip.SipServlet |
|---|
doAck, doBranchResponse, doBye, doCancel, doErrorResponse, doInfo, doInvite, doMessage, doNotify, doOptions, doPrack, doProvisionalResponse, doPublish, doRedirectResponse, doRefer, doRegister, doRequest, doResponse, doSubscribe, doSuccessResponse, doUpdate, log, log, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoAppNameSipServlet()
| Method Detail |
|---|
public void init(javax.servlet.ServletConfig servletConfig)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic void noAckReceived(SipErrorEvent ee)
noAckReceived in interface SipErrorListenerpublic void noPrackReceived(SipErrorEvent ee)
noPrackReceived in interface SipErrorListenerpublic void timeout(ServletTimer timer)
timeout in interface TimerListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||