| Package | Description |
|---|---|
| org.jivesoftware.openfire.server |
Classes used for server-to-server communication.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteServerConfiguration.Permission |
RemoteServerConfiguration.getPermission() |
static RemoteServerConfiguration.Permission |
RemoteServerConfiguration.Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteServerConfiguration.Permission[] |
RemoteServerConfiguration.Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteServerConfiguration.setPermission(RemoteServerConfiguration.Permission permission) |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.