org.cafesip.jiplet.sip
Class ResponseForwarding

java.lang.Object
  extended by org.cafesip.jiplet.sip.ResponseForwarding

public class ResponseForwarding
extends java.lang.Object


Constructor Summary
ResponseForwarding(Jiplet jiplet, javax.sip.SipProvider sipProvider, boolean presenceServer)
          Creates a new instance of ResponseForwarding
 
Method Summary
 void forwardResponse(javax.sip.message.Response response, javax.sip.ClientTransaction clientTransaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseForwarding

public ResponseForwarding(Jiplet jiplet,
                          javax.sip.SipProvider sipProvider,
                          boolean presenceServer)
Creates a new instance of ResponseForwarding

Method Detail

forwardResponse

public void forwardResponse(javax.sip.message.Response response,
                            javax.sip.ClientTransaction clientTransaction)
                     throws javax.sip.SipException,
                            java.text.ParseException
Throws:
javax.sip.SipException
java.text.ParseException


http://www.cafesip.org