net.java.sip.communicator.impl.protocol.sip
Class SipStackProperties
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
net.java.sip.communicator.impl.protocol.sip.SipStackProperties
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>
public class SipStackProperties
- extends Properties
The properties used at the creation of the JAIN-SIP stack.
- Author:
- Sebastien Mazy, Emil Ivov
- See Also:
- Serialized Form
| Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames |
| Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
SipStackProperties
public SipStackProperties()
- Init sip stack properties.
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.