Package | Description |
---|---|
org.jivesoftware.smackx.pubsub | |
org.jivesoftware.smackx.pubsub.packet |
Modifier and Type | Method and Description |
---|---|
protected PubSub |
Node.createPubsubPacket(IQ.Type type,
PacketExtension ext) |
protected PubSub |
Node.createPubsubPacket(IQ.Type type,
PacketExtension ext,
PubSubNamespace ns) |
Modifier and Type | Method and Description |
---|---|
protected Packet |
Node.sendPubsubPacket(PubSub packet) |
Modifier and Type | Method and Description |
---|---|
static PubSub |
PubSub.createPubsubPacket(String to,
IQ.Type type,
PacketExtension extension,
PubSubNamespace ns) |