Uses of Class
org.jivesoftware.openfire.streammanagement.MalformedResumeRequestException
Packages that use MalformedResumeRequestException
-
Uses of MalformedResumeRequestException in org.jivesoftware.openfire.streammanagement
Methods in org.jivesoftware.openfire.streammanagement that throw MalformedResumeRequestExceptionModifier and TypeMethodDescriptionstatic ResumeRequestResumeRequest.from(org.dom4j.Element resumeElement) Parses a (traditional, top-level) XEP-0198<resume/>element.static ResumeRequestResumeRequest.fromSasl2Authenticate(org.dom4j.Element authenticateElement) Parses the inline XEP-0198<resume/>content of a SASL2<authenticate/>element.