org.cafesip.sipexchange.common.inservice.shared
Class ContinueResponse

java.lang.Object
  extended by org.cafesip.sipexchange.common.inservice.shared.Response
      extended by org.cafesip.sipexchange.common.inservice.shared.ContinueResponse
All Implemented Interfaces:
java.io.Serializable

public class ContinueResponse
extends Response
implements java.io.Serializable

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.

See Also:
Serialized Form

Constructor Summary
ContinueResponse()
          A constructor for this class.
 
Method Summary
 
Methods inherited from class org.cafesip.sipexchange.common.inservice.shared.Response
getCdrs, setCdrs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinueResponse

public ContinueResponse()
A constructor for this class.



http://www.cafesip.org