Class JingleS5BTransportInfo.ProxyError
java.lang.Object
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.ProxyError
- All Implemented Interfaces:
Element
,NamedElement
,XmlElement
,XmlLangElement
,JingleContentTransportInfo
- Enclosing class:
- JingleS5BTransportInfo
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
JingleS5BTransportInfo.CandidateActivated, JingleS5BTransportInfo.CandidateError, JingleS5BTransportInfo.CandidateUsed, JingleS5BTransportInfo.JingleS5BCandidateTransportInfo, JingleS5BTransportInfo.ProxyError
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final JingleS5BTransportInfo.ProxyError
Fields inherited from class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
NAMESPACE
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns the root element name.int
hashCode()
toXML
(XmlEnvironment enclosingNamespace) Methods inherited from class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
getNamespace
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Field Details
-
INSTANCE
-
ELEMENT
- See Also:
-
-
Method Details
-
getElementName
Description copied from interface:NamedElement
Returns the root element name.- Returns:
- the element name.
-
toXML
-
equals
-
hashCode
-