public class YhsdResponse extends Object
protected
YhsdResponse(String body, int statusCode, Map<String,String> header)
String
getBody()
Map<String,String>
getHeader()
int
getStatusCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected YhsdResponse(String body, int statusCode, Map<String,String> header)
public String getBody()
public int getStatusCode()
public Map<String,String> getHeader()
Copyright © 2016. All rights reserved.