| Modifier and Type | Field and Description |
|---|---|
static ForwardedProvider |
INSTANCE |
| Constructor and Description |
|---|
ForwardedProvider() |
| Modifier and Type | Method and Description |
|---|---|
Forwarded<?> |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
static Forwarded<org.jivesoftware.smack.packet.Message> |
parseForwardedMessage(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
static Forwarded<org.jivesoftware.smack.packet.Message> |
parseForwardedMessage(org.jivesoftware.smack.xml.XmlPullParser parser,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public static final ForwardedProvider INSTANCE
public Forwarded<?> parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException
parse in class org.jivesoftware.smack.provider.Provider<Forwarded<?>>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingExceptionpublic static Forwarded<org.jivesoftware.smack.packet.Message> parseForwardedMessage(org.jivesoftware.smack.xml.XmlPullParser parser, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException
org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingExceptionpublic static Forwarded<org.jivesoftware.smack.packet.Message> parseForwardedMessage(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException
org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingException