Lines Matching refs:stack
39 import gov.nist.javax.sip.stack.HopImpl;
40 import gov.nist.javax.sip.stack.MessageChannel;
41 import gov.nist.javax.sip.stack.SIPClientTransaction;
42 import gov.nist.javax.sip.stack.SIPDialog;
43 import gov.nist.javax.sip.stack.SIPDialogErrorEvent;
44 import gov.nist.javax.sip.stack.SIPDialogEventListener;
45 import gov.nist.javax.sip.stack.SIPServerTransaction;
46 import gov.nist.javax.sip.stack.SIPTransaction;
47 import gov.nist.javax.sip.stack.SIPTransactionErrorEvent;
48 import gov.nist.javax.sip.stack.SIPTransactionEventListener;
229 "Stack already has a listener. Only one listener per stack allowed");
279 throw new TransactionUnavailableException("Stack is stopped");
405 // if the stack supports dialogs then
456 throw new TransactionUnavailableException("Stack is stopped");
487 "Transaction not available -- could not acquire stack lock");
535 * subsequent transactions are created for you by the stack.
667 throw new SipException("Stack is stopped.");
742 throw new SipException("Stack is stopped");
827 throw new SipException("Stack is stopped.");
954 // enabled (ie. in that case the stack should handle.
979 * @see gov.nist.javax.sip.stack.SIPDialogEventListener#dialogErrorEvent(gov.nist.javax.sip.stack.SIPDialogErrorEvent)
1063 * when the stack removes the Provider