Searched defs:SIPServerTransaction (Results 1 - 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPServerTransaction.java173 public class SIPServerTransaction extends SIPTransaction implements ServerRequestInterface, class in inherits:SIPTransaction,ServerRequestInterface,javax.sip.ServerTransaction,ServerTransactionExt
202 private SIPServerTransaction inviteTransaction;
226 SIPServerTransaction serverTransaction = SIPServerTransaction.this;
249 SIPServerTransaction serverTransaction = SIPServerTransaction.this;
296 SIPServerTransaction serverTransaction = SIPServerTransaction.this;
325 sipStack.getStackLogger().logDebug("scheduled timer for " + SIPServerTransaction.this);
330 SIPServerTransaction serverTransactio
500 protected SIPServerTransaction(SIPTransactionStack sipStack, MessageChannel newChannelToUse) { method in class:SIPServerTransaction
[all...]

Completed in 51 milliseconds