| Package | Description |
|---|---|
| org.jivesoftware.openfire |
| Modifier and Type | Method and Description |
|---|---|
ServerPort.Type |
ServerPort.getType()
Deprecated.
|
static ServerPort.Type |
ServerPort.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerPort.Type[] |
ServerPort.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ServerPort(int port,
String name,
String address,
boolean isSecure,
String algorithm,
ServerPort.Type type)
Deprecated.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.