Package | Description |
---|---|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
Modifier and Type | Method and Description |
---|---|
void |
ServerActions.information(InformationPacket packet)
Receive a request of information
|
ValidPacket |
ServerActions.informationFile(byte request,
String rulename,
String filename,
boolean jsonOutput)
Receive a request of information (Transfer information or File listing)
|
ValidPacket |
ServerActions.informationRequest(long id,
boolean isTo,
String remoteHost,
boolean jsonOutput)
Receive a request of information (Transfer information or File listing)
|
void |
ServerActions.jsonCommand(JsonCommandPacket packet)
Receive a json request
|
void |
TransferActions.request(RequestPacket packet)
Receive a request of Transfer
|
Copyright © 2009–2020 Waarp. All rights reserved.