Home
last modified time | relevance | path

Searched defs:configurationProperties (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/stack/
DServerLog.java90 private Properties configurationProperties; field in ServerLog
96 private void setProperties(Properties configurationProperties) { in setProperties()
/external/nist-sip/java/gov/nist/javax/sip/
DSipStackImpl.java532 public SipStackImpl(Properties configurationProperties) in SipStackImpl()