Searched refs:SipStackImpl (Results 1 – 11 of 11) sorted by relevance
53 private SipStackImpl sipStack;71 SipStackImpl theStack = (SipStackImpl) messageChannel.getSIPStack(); in newSIPServerRequest()142 public NistSipMessageFactoryImpl(SipStackImpl sipStackImpl) { in NistSipMessageFactoryImpl()
79 protected SipStackImpl sipStack;132 this.sipStack = (SipStackImpl) sipStack; in ListeningPointImpl()
57 private SipStackImpl sipStack;65 public EventScanner(SipStackImpl sipStackImpl) { in EventScanner()
95 private SipStackImpl sipStack;97 public DialogFilter(SipStackImpl sipStack) { in DialogFilter()274 SipStackImpl sipStack = (SipStackImpl) transactionChannel.getSIPStack(); in processRequest()1155 SipStackImpl sipStackImpl = sipProvider.sipStack; in processResponse()
435 public class SipStackImpl extends SIPTransactionStack implements class491 protected SipStackImpl() { in SipStackImpl() method in SipStackImpl532 public SipStackImpl(Properties configurationProperties) in SipStackImpl() method in SipStackImpl
99 protected SipStackImpl sipStack;197 protected SipProviderImpl(SipStackImpl sipStack) { in SipProviderImpl()
32 import gov.nist.javax.sip.SipStackImpl;64 private SipStackImpl sipStack;81 this.sipStack = (SipStackImpl) sipStack; in IOHandler()
101 private SipStackImpl sipStack;113 this.sipStack = (SipStackImpl) sipStack; in DefaultRouter()
44 import gov.nist.javax.sip.SipStackImpl;111 String []enabledCiphers = ((SipStackImpl)sipStack).getEnabledCipherSuites(); in start()
42 import gov.nist.javax.sip.SipStackImpl;1625 SipListener sipListener = ((SipStackImpl)this).getSipListener(); in dialogErrorEvent()
20 import gov.nist.javax.sip.SipStackImpl;80 private SipStackImpl sipStack;92 public AuthenticationHelperImpl(SipStackImpl sipStack, AccountManager accountManager, in AuthenticationHelperImpl()109 public AuthenticationHelperImpl(SipStackImpl sipStack, SecureAccountManager accountManager, in AuthenticationHelperImpl()