org.jivesoftware.smackx.pubsub.provider
Class AffiliationsProvider
java.lang.Object
   org.jivesoftware.smackx.provider.EmbeddedExtensionProvider
org.jivesoftware.smackx.provider.EmbeddedExtensionProvider
       org.jivesoftware.smackx.pubsub.provider.AffiliationsProvider
org.jivesoftware.smackx.pubsub.provider.AffiliationsProvider
- All Implemented Interfaces: 
- PacketExtensionProvider
- public class AffiliationsProvider 
- extends EmbeddedExtensionProvider
Parses the affiliations element out of the reply stanza from the server
 as specified in the affiliation schema.
- Author:
- Robin Collier
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AffiliationsProvider
public AffiliationsProvider()
createReturnExtension
protected PacketExtension createReturnExtension(String currentElement,
                                                String currentNamespace,
                                                Map<String,String> attributeMap,
                                                List<? extends PacketExtension> content)
- 
- Specified by:
- createReturnExtensionin class- EmbeddedExtensionProvider
 
- 
 
Copyright © 2003-2007 Jive Software.