Package | Description |
---|---|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
Modifier and Type | Method and Description |
---|---|
void |
ServerActions.jsonCommand(JsonCommandPacket packet,
JsonPacket json)
Receive a json request
|
void |
ServerActions.shutdown(byte[] key,
boolean isRestart)
Receive a Shutdown request
|
void |
ServerActions.shutdown(ShutdownPacket packet)
Receive a Shutdown request
|
Copyright © 2009–2022 Waarp. All rights reserved.