| Package | Description |
|---|---|
| org.commonjava.indy.client.core |
| Modifier and Type | Method and Description |
|---|---|
HttpResources |
IndyClientHttp.execute(org.apache.http.client.methods.HttpRequestBase request) |
HttpResources |
IndyClientHttp.getRaw(org.apache.http.client.methods.HttpGet req) |
HttpResources |
IndyClientHttp.getRaw(String path) |
HttpResources |
IndyClientHttp.getRaw(String path,
Map<String,String> headers) |
HttpResources |
IndyClientHttp.postRaw(String path,
Object value) |
HttpResources |
IndyClientHttp.postRaw(String path,
Object value,
Map<String,String> headers) |
Copyright © 2011-2017-2018. All Rights Reserved.