public class RESTClientFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static RESTClient |
createRESTClient(String httpVerb)
Creates a new RESTClient object matching the given HTTP verb.
|
public static RESTClient createRESTClient(String httpVerb)
httpVerb - HTTP verb (GET, POST, PUT, DELETE)Copyright © 2014–2017. All rights reserved.