Searched refs:StackMessageFactory (Results 1 – 3 of 3) sorted by relevance
47 public interface StackMessageFactory { interface
234 protected StackMessageFactory sipMessageFactory;1012 protected SIPTransactionStack(StackMessageFactory messageFactory) { in SIPTransactionStack()1985 protected void setMessageFactory(StackMessageFactory messageFactory) { in setMessageFactory()
51 class NistSipMessageFactoryImpl implements StackMessageFactory {