Package com.basiscomponents.rest
Class RestClient
- java.lang.Object
-
- com.basiscomponents.rest.RestClient
-
public class RestClient extends Object
-
-
Constructor Summary
Constructors Constructor Description RestClient()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResultSetget(String path, String request_parms)voidsetEndpoint(String endpoint)voidsetPassword(String password)voidsetUsername(String user)
-