| Package | Description |
|---|---|
| org.jivesoftware.smack.packet |
XML packets that are part of the XMPP protocol.
|
| org.jivesoftware.smack.util |
Utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPacketExtension
Default implementation of the PacketExtension interface.
|
| Modifier and Type | Method and Description |
|---|---|
static PacketExtension |
PacketParserUtils.parsePacketExtension(String elementName,
String namespace,
org.xmlpull.v1.XmlPullParser parser)
Parses a packet extension sub-packet.
|
Copyright © 2014. All Rights Reserved.