Package org.jivesoftware.openfire.streammanagement
package org.jivesoftware.openfire.streammanagement
-
ClassDescriptionThrown by
ResumeRequestwhen a XEP-0198<resume/>element cannot be parsed, because it is missing a required attribute, or one of its attributes has an illegal value.Represents a XEP-0198 stream resumption request: the data carried by a<resume/>element.Outcome ofStreamManager.processSasl2Resume(ResumeRequest): either the<resumed/>element (and the now-resumed session) to embed in a SASL2<success/>response, or the<failed/>element to embed instead.Thrown when stream management could not be enabled for a session, carrying the error condition that XEP-0198 ยง 6 requires to be reported to the peer.XEP-0198 Stream Manager.Determines if a session that is detached (in context of Stream Management) can be terminated.