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

public abstract class JingleS5BTransportInfo extends Object implements JingleContentTransportInfo
Class representing possible SOCKS5 TransportInfo elements.
See Also:
  • Field Details

  • Constructor Details

    • JingleS5BTransportInfo

      public JingleS5BTransportInfo()
  • Method Details

    • getNamespace

      public final String getNamespace()
      Specified by:
      getNamespace in interface org.jivesoftware.smack.packet.XmlElement