Class ParseStreamManagement

java.lang.Object
org.jivesoftware.smack.sm.provider.ParseStreamManagement

public class ParseStreamManagement extends Object
  • Constructor Details

    • ParseStreamManagement

      public ParseStreamManagement()
  • Method Details

    • enabled

      public static StreamManagement.Enabled enabled(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException
      Throws:
      org.jivesoftware.smack.xml.XmlPullParserException
      IOException
    • failed

      public static StreamManagement.Failed failed(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException
      Throws:
      org.jivesoftware.smack.xml.XmlPullParserException
      IOException
    • resumed

      public static StreamManagement.Resumed resumed(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException
      Throws:
      org.jivesoftware.smack.xml.XmlPullParserException
      IOException
    • ackAnswer

      public static StreamManagement.AckAnswer ackAnswer(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException
      Throws:
      org.jivesoftware.smack.xml.XmlPullParserException
      IOException
    • ackRequest

      public static StreamManagement.AckRequest ackRequest(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException
      Throws:
      org.jivesoftware.smack.xml.XmlPullParserException
      IOException