public class RESTClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RESTClient.Type |
| Constructor and Description |
|---|
RESTClient(RESTClient.Type type) |
RESTClient(RESTClient.Type type,
String username,
String password) |
public RESTClient(RESTClient.Type type)
public RESTClient(RESTClient.Type type, String username, String password)
public RESTClient.Type getType()
Copyright © 2003-2013. All Rights Reserved.