|
Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.smackx.provider.EmbeddedExtensionProvider
org.jivesoftware.smackx.pubsub.provider.SubscriptionsProvider
public class SubscriptionsProvider
Parses the subscriptions element out of the pubsub IQ message from the server as specified in the subscriptions schema.
| Constructor Summary | |
|---|---|
SubscriptionsProvider()
|
|
| Method Summary | |
|---|---|
protected PacketExtension |
createReturnExtension(java.lang.String currentElement,
java.lang.String currentNamespace,
java.util.Map<java.lang.String,java.lang.String> attributeMap,
java.util.List<? extends PacketExtension> content)
|
| Methods inherited from class org.jivesoftware.smackx.provider.EmbeddedExtensionProvider |
|---|
parseExtension |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubscriptionsProvider()
| Method Detail |
|---|
protected PacketExtension createReturnExtension(java.lang.String currentElement,
java.lang.String currentNamespace,
java.util.Map<java.lang.String,java.lang.String> attributeMap,
java.util.List<? extends PacketExtension> content)
createReturnExtension in class EmbeddedExtensionProvider
|
Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||