Package org.jivesoftware.openfire.pep
Class PEPServiceInfo
java.lang.Object
org.jivesoftware.openfire.pubsub.PubSubServiceInfo
org.jivesoftware.openfire.pep.PEPServiceInfo
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 -
Method Summary
Methods inherited from class org.jivesoftware.openfire.pubsub.PubSubServiceInfo
configureService, getLeafNodes, getNode, getNodes, getRootCollectionNode, getServiceConfigurationForm, getServiceID, getValidJID, isValidGroup, processForm, validateAdditions
-
Constructor Details
-
PEPServiceInfo
public PEPServiceInfo(org.xmpp.packet.JID owner)
-