| Subclasses of Response in org.cafesip.sipexchange.common.inservice.shared |
class |
ContinueResponse
An object belonging to this class is returned by the SCP to the SipExchange
server in response to an invocation to indicate that the SipExchange server
must continue to process this call as usual. |
class |
RerouteResponse
This class is returned by by the SCP as a response to an invocation to
indicate that the call in question must be re-routed based on the information
supplied by this object. |
class |
TerminateResponse
An object belonging to this class is returned by the SCP to the SipExchange
server in response to an invocation to indicate that the call session must be
terminated. |