| Package | Description |
|---|---|
| org.quickserver.net.client.monitoring |
Monitoring classes of QuickServer Client.
|
| org.quickserver.net.client.monitoring.impl |
Monitoring implementation classes of QuickServer Client.
|
| org.quickserver.net.client.pool |
Socket Pool classes of QuickServer Client.
|
| Modifier and Type | Method and Description |
|---|---|
HostMonitor |
HostMonitoringService.getHostMonitor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HostMonitoringService.add(HostList hostList,
HostMonitor hostMonitor,
int intervalInSec,
java.util.List listnersList) |
void |
HostMonitoringService.setHostMonitor(HostMonitor hostMonitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpMonitor |
class |
PingMonitor |
class |
SocketMonitor |
class |
UDPMonitor |
| Modifier and Type | Method and Description |
|---|---|
HostMonitor |
PoolableBlockingClient.getHostMonitor() |
Copyright © 2003-2014 QuickServer.org