Class ServerIQ

  • All Implemented Interfaces:
    LanguageElement, StreamElement

    public final class ServerIQ
    extends IQ
    The implementation of the <iq/> element in the jabber:server namespace.
    • Method Detail

      • from

        public static ServerIQ from​(IQ iq)
        Creates an IQ for the jabber:server namespace from a generic IQ.
        Parameters:
        iq - The IQ.
        Returns:
        The client IQ.