public class App extends Object
Constructor and Description |
---|
App() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static String |
sendGetRequest(String path,
String param) |
static String |
sendPostRequest(String path,
String param) |
public static void main(String[] args) throws URISyntaxException
URISyntaxException
public static String sendGetRequest(String path, String param) throws Exception
Exception
Copyright © 2018. All rights reserved.