Package org.jivesoftware.openfire.pubsub
Class PubSubInfo
java.lang.Object
org.jivesoftware.openfire.pubsub.PubSubServiceInfo
org.jivesoftware.openfire.pubsub.PubSubInfo
A PubSubService manager that is specific to the implemenation of XEP-60: Publish-Subscribe.
- 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
-
PubSubInfo
public PubSubInfo()
-