| Package | Description |
|---|---|
| net.ideahut.springboot.rest |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.httpclient.HttpMethod |
RestMethod.newHttpMethod(String url,
byte[] entity,
Collection<RestPair> parameters) |
org.apache.commons.httpclient.HttpMethod |
RestMethod.newHttpMethod(String url,
Collection<RestPair> parameters) |
static void |
RestMethod.setHeaders(org.apache.commons.httpclient.HttpMethod method,
Collection<RestPair> headers) |
Copyright © 2023. All rights reserved.