| Package | Description |
|---|---|
| org.mule.runtime.http.api.domain.entity | |
| org.mule.runtime.http.api.domain.entity.multipart | |
| org.mule.runtime.http.api.domain.message |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayHttpEntity
Represents a byte array HTTP body.
|
class |
EmptyHttpEntity
Represents an HTTP empty body.
|
class |
InputStreamHttpEntity
Representation of a stream HTTP body.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipartHttpEntity
Represents a multipart HTTP body.
|
| Modifier and Type | Field and Description |
|---|---|
protected HttpEntity |
HttpMessageBuilder.entity |
| Modifier and Type | Method and Description |
|---|---|
HttpEntity |
HttpMessage.getEntity() |
| Modifier and Type | Method and Description |
|---|---|
B |
HttpMessageBuilder.entity(HttpEntity entity) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.