|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.ibm.websphere.sip.unmatchedMessages.events.UnmatchedResponseEvent
public class UnmatchedResponseEvent
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
UnmatchedResponseEvent(javax.servlet.sip.SipServletResponse req,
javax.servlet.ServletContext ctxt)
Constructor for a new UnmatchedResponseEvent |
Method Summary | |
---|---|
javax.servlet.sip.SipServletResponse |
getResponse()
Returns the unmatched incoming response |
javax.servlet.ServletContext |
getServletContext()
Returns related Servlet Context |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnmatchedResponseEvent(javax.servlet.sip.SipServletResponse req, javax.servlet.ServletContext ctxt)
req
- - Unmatched incoming responsectxt
- - Servlet Context related to the specific Sip ApplicationMethod Detail |
---|
public javax.servlet.sip.SipServletResponse getResponse()
public javax.servlet.ServletContext getServletContext()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |