| Package | Description |
|---|---|
| com.caucho.cloud.topology | |
| com.caucho.management.server | |
| com.caucho.network.listen | |
| com.caucho.server.cluster |
| Modifier and Type | Method and Description |
|---|---|
PortMXBean |
CloudClusterAdmin.getPort() |
| Modifier and Type | Method and Description |
|---|---|
PortMXBean |
ServerMXBean.getClusterPort()
Returns the cluster port
|
PortMXBean[] |
ServerMXBean.getPorts()
Returns the array of ports.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpPortAdmin |
| Modifier and Type | Method and Description |
|---|---|
PortMXBean |
TcpPort.getAdmin() |
| Modifier and Type | Method and Description |
|---|---|
PortMXBean |
ServerAdmin.getClusterPort()
Returns the cluster port
|
PortMXBean[] |
ServerAdmin.getPorts()
Returns the array of ports.
|