Package org.jivesoftware.openfire.pep
Class PEPServiceInfo
- java.lang.Object
-
- org.jivesoftware.openfire.pubsub.PubSubServiceInfo
-
- org.jivesoftware.openfire.pep.PEPServiceInfo
-
public class PEPServiceInfo extends PubSubServiceInfo
A PubSubService manager that is specific to the implemenation of XEP-163: Personal Eventing Protocol.- Author:
- Guus der Kinderen, guus.der.kinderen@gmail.com
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jivesoftware.openfire.pubsub.PubSubServiceInfo
PubSubServiceInfo.listType
-
-
Constructor Summary
Constructors Constructor Description PEPServiceInfo(org.xmpp.packet.JID owner)
-
Method Summary
-
Methods inherited from class org.jivesoftware.openfire.pubsub.PubSubServiceInfo
configureService, getLeafNodes, getNode, getNodes, getRootCollectionNode, getServiceConfigurationForm, getServiceID, getValidJID, isValidGroup, processForm, validateAdditions
-
-