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, sendTo
public static final String REQUEST_TYPE
protected String getRequestType()
getRequestType
in class UFTPBaseRequest
public void writeEncoded(OutputStream os) throws IOException
writeEncoded
in class UFTPBaseRequest
os
- output stream where the options are written toIOException
Copyright © 2010–2016 UNICORE. All rights reserved.