public abstract class AbstractHttpRequest extends Object
Modifier and Type | Field and Description |
---|---|
protected Authentication |
auth |
static String |
DEFAULT_ENCODING |
protected String |
url |
static String |
USER_AGENT |
Constructor and Description |
---|
AbstractHttpRequest() |
Modifier and Type | Method and Description |
---|---|
static String |
convertStreamToString(InputStream in) |
protected static void |
validate(org.json.JSONObject json,
int code) |
public static final String DEFAULT_ENCODING
public static final String USER_AGENT
protected String url
protected Authentication auth
public static String convertStreamToString(InputStream in)
protected static void validate(org.json.JSONObject json, int code) throws HelloSignException
HelloSignException
Copyright © 2015 HelloSign. All rights reserved.