public class OAHttpClient extends Object
Constructor and Description |
---|
OAHttpClient() |
Modifier and Type | Method and Description |
---|---|
static String |
httpGet(String urlStr) |
static String |
httpPost(String urlStr,
String[] paramName,
String[] paramVal) |
public static String httpGet(String urlStr) throws IOException
IOException
Copyright © 1999–2019 ViaOA. All rights reserved.