| |
|
| java.lang.Object gov.nist.siplite.SipFactory
SipFactory | public class SipFactory (Code) | | Main SIP factory for instance classes.
|
createAddressFactory | public AddressFactory createAddressFactory()(Code) | | Creates a address factory.
handle to address factory handler |
createHeaderFactory | public HeaderFactory createHeaderFactory()(Code) | | Creates a header factory.
handle to header factory handler |
createMessageFactory | public MessageFactory createMessageFactory()(Code) | | Creates a mesage factory.
handle to message factory handler |
getInstance | public static SipFactory getInstance()(Code) | | Gets a handle the the SIP factory handler.
handle to the SIP factory singelton |
|
|
|