| Package | Description |
|---|---|
| org.jivesoftware.openfire.pubsub |
Implementation of Publish-Subscribe (XEP-0060).
|
| Modifier and Type | Method and Description |
|---|---|
static PubSubServiceInfo.listType |
PubSubServiceInfo.listType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubSubServiceInfo.listType[] |
PubSubServiceInfo.listType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PubSubServiceInfo.validateAdditions(org.xmpp.forms.DataForm form,
javax.servlet.http.HttpServletRequest request,
Map<String,PubSubServiceInfo.listType> listTypes,
Map<String,String> errors) |
Copyright © 2003–2019 Ignite Realtime. All rights reserved.