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
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final JingleS5BTransportInfo.ProxyErrorFields inherited from class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
NAMESPACE -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the root element name.inthashCode()toXML(XmlEnvironment enclosingNamespace) Methods inherited from class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
getNamespaceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Field Details
-
INSTANCE
-
ELEMENT
- See Also:
-
-
Method Details
-
getElementName
Description copied from interface:NamedElementReturns the root element name.- Returns:
- the element name.
-
toXML
-
equals
-
hashCode
-