| Package | Description |
|---|---|
| org.expath.httpclient | |
| org.expath.httpclient.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpConnection.connect(HttpRequestBody body,
HttpCredentials cred) |
void |
HttpRequest.setBody(HttpRequestBody body) |
| Modifier and Type | Class and Description |
|---|---|
class |
HrefRequestBody
A body in the request, defined by reference.
|
class |
MultipartRequestBody
A multipart body in the request.
|
class |
SinglePartRequestBody
A body in the request, defined by content.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpRequestBody |
BodyFactory.makeRequestBody(org.expath.tools.model.Element elem,
org.expath.tools.model.Sequence bodies,
java.lang.String ns) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApacheHttpConnection.connect(HttpRequestBody body,
HttpCredentials cred) |
void |
HttpRequestImpl.setBody(HttpRequestBody body) |
Copyright © 2015-2020 EXPath. All Rights Reserved