public class Reply extends Object
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
List<String> |
getResults() |
String |
getStatusLine() |
boolean |
isError() |
static Reply |
read(DPCClient client) |
String |
toString() |
public int getCode()
public boolean isError()
public String getStatusLine()
public static Reply read(DPCClient client) throws IOException
IOException
Copyright © 2010–2018 UNICORE. All rights reserved.