Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
X
P
parseExtension(XmlPullParser)
- Method in class org.jivesoftware.smackx.provider.
DelayInfoProvider
parseExtension(XmlPullParser)
- Method in class org.jivesoftware.smackx.provider.
EmbeddedExtensionProvider
parseExtension(XmlPullParser)
- Method in class org.jivesoftware.smackx.provider.
HeaderProvider
parseExtension(XmlPullParser)
- Method in class org.jivesoftware.smackx.provider.
ItemProvider
parseExtension(XmlPullParser)
- Method in class org.jivesoftware.smackx.provider.
SubscriptionProvider
parseIQ(XmlPullParser)
- Method in class org.jivesoftware.smackx.provider.
PubSubProvider
PresenceState
- Enum in
org.jivesoftware.smackx.pubsub
Defines the possible valid presence states for node subscription via
SubscribeForm.getShowValues()
.
prettyPrint(String, String)
- Static method in class org.jivesoftware.smackx.pubsub.util.
XmlUtils
processPacket(Packet)
- Method in class org.jivesoftware.smackx.pubsub.
Node.ItemDeleteTranslator
processPacket(Packet)
- Method in class org.jivesoftware.smackx.pubsub.
Node.ItemEventTranslator
processPacket(Packet)
- Method in class org.jivesoftware.smackx.pubsub.
Node.NodeConfigTranslator
publish()
- Method in class org.jivesoftware.smackx.pubsub.
Node
Publishes an event to the node.
publish(Item)
- Method in class org.jivesoftware.smackx.pubsub.
Node
Publishes an event to the node.
publish(Collection<Item>)
- Method in class org.jivesoftware.smackx.pubsub.
Node
Publishes multiple events to the node.
PublishItem
- Class in
org.jivesoftware.smackx.pubsub
Represents a request to publish an item(s) to a specific node.
PublishItem(String, Item)
- Constructor for class org.jivesoftware.smackx.pubsub.
PublishItem
Construct a request to publish an item to a node.
PublishItem(String, Collection<Item>)
- Constructor for class org.jivesoftware.smackx.pubsub.
PublishItem
Construct a request to publish multiple items to a node.
PublishModel
- Enum in
org.jivesoftware.smackx.pubsub
Determines who may publish to a node.
PubSub
- Class in
org.jivesoftware.smackx.packet
The standard PubSub extension of an
IQ
packet.
PubSub()
- Constructor for class org.jivesoftware.smackx.packet.
PubSub
PubSubElementType
- Enum in
org.jivesoftware.smackx.pubsub
Defines all the possible element types as defined for all the pubsub schemas in all 3 namespaces.
PubSubManager
- Class in
org.jivesoftware.smackx.pubsub
This is the starting point for access to the pubsub service.
PubSubManager(XMPPConnection)
- Constructor for class org.jivesoftware.smackx.pubsub.
PubSubManager
Create a pubsub manager associated to the specified connection.
PubSubManager(XMPPConnection, String)
- Constructor for class org.jivesoftware.smackx.pubsub.
PubSubManager
Create a pubsub manager associated to the specified connection where the pubsub requests require a specific to address for packets.
PubSubNamespace
- Enum in
org.jivesoftware.smackx.packet
Defines all the valid namespaces that are used with the
PubSub
packet as defined by the specification.
PubSubProvider
- Class in
org.jivesoftware.smackx.provider
Parses the root pubsub packet extensions of the
IQ
packet and returns a
PubSub
instance.
PubSubProvider()
- Constructor for class org.jivesoftware.smackx.provider.
PubSubProvider
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
X