public class OAuthHandlerHelper<T extends HttpURLConnection> extends Object
| Constructor and Description |
|---|
OAuthHandlerHelper() |
public String post(T con, String body) throws IOException
IOExceptionpublic String post(T con, String content, Map<String,String> additionalHeaders) throws IOException
IOExceptionpublic Proxy getProxy()
public T openConnection(String url) throws IOException
IOExceptionCopyright © 2022. All rights reserved.