public class UFTPPingRequest extends UFTPBaseRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
REQUEST_TYPE |
logger| Constructor and Description |
|---|
UFTPPingRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRequestType() |
void |
writeEncoded(OutputStream os)
writes out the job in properties format 'client-ip=...' 'send=...' etc
|
readResponse, sendTo, sendTopublic static final String REQUEST_TYPE
protected String getRequestType()
getRequestType in class UFTPBaseRequestpublic void writeEncoded(OutputStream os) throws IOException
writeEncoded in class UFTPBaseRequestos - output stream where the options are written toIOExceptionCopyright © 2010–2016 UNICORE. All rights reserved.