Class JingleS5BTransportInfo
java.lang.Object
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.NamedElement,org.jivesoftware.smack.packet.XmlElement,org.jivesoftware.smack.packet.XmlLangElement,JingleContentTransportInfo
- Direct Known Subclasses:
JingleS5BTransportInfo.CandidateError,JingleS5BTransportInfo.JingleS5BCandidateTransportInfo,JingleS5BTransportInfo.ProxyError
Class representing possible SOCKS5 TransportInfo elements.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic classstatic final class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXML, toXMLMethods inherited from interface org.jivesoftware.smack.packet.NamedElement
getElementNameMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Field Details
-
NAMESPACE
- See Also:
-
-
Constructor Details
-
JingleS5BTransportInfo
public JingleS5BTransportInfo()
-
-
Method Details
-
getNamespace
- Specified by:
getNamespacein interfaceorg.jivesoftware.smack.packet.XmlElement
-