Uses of Interface
org.jainslee.resources.sip.SipFactory
-
Packages that use SipFactory Package Description org.jainslee.resources.sip -
-
Uses of SipFactory in org.jainslee.resources.sip
Methods in org.jainslee.resources.sip that return SipFactory Modifier and Type Method Description SipFactory
SipSession. getSipFactory()
Get theSipFactory
that created this SipSession.
-