|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.server.ShutdownRequestSender
public final class ShutdownRequestSender
Helper class to send shutdown requests to the JemmServer.
| Method Summary | |
|---|---|
static void |
sendRequest(ClientConnectionFactory connectionFactory)
|
static void |
sendRequest(java.lang.String hostname,
int port)
Send a shutdown request to the given host/port |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void sendRequest(ClientConnectionFactory connectionFactory)
public static void sendRequest(java.lang.String hostname,
int port)
hostname - The target hostport - The target port
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||