
Public Member Functions | |
| WOResponse | handleRequest (WORequest aRequest) |
| LifebeatRequestHandler () | |
Package Attributes | |
| WOResponse | BadLifebeatResponse |
| WOResponse | DieResponse |
| WOResponse | GoodResponse |
| InetAddress | myInetAddress |
| String | myName |
| Application | theApplication |
Private Member Functions | |
| WOResponse | _handleRequest (WORequest aRequest) |
| InetAddress | addressForName (String name) |
| void | registerCrash (String instanceName, String host, String port) |
| boolean | registerLifebeat (String instanceName, String host, String port) |
| void | registerStart (String instanceName, String host, String port) |
| void | registerStop (String instanceName, String host, String port) |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(LifebeatRequestHandler.class) |
| WOResponse _handleRequest | ( | WORequest | aRequest | ) | [private] |
| InetAddress addressForName | ( | String | name | ) | [private] |
| WOResponse handleRequest | ( | WORequest | aRequest | ) |
WOResponse BadLifebeatResponse [package] |
WOResponse DieResponse [package] |
WOResponse GoodResponse [package] |
final Logger log = Logger.getLogger(LifebeatRequestHandler.class) [static, private] |
InetAddress myInetAddress [package] |
Application theApplication [package] |
1.5.8