| Class | Description |
|---|---|
| Constants |
Constants related to MIME.
|
| EntityBodyChannel |
Represent entity body as a byte channel.
|
| EntityBodyHandler |
Entity body related operations are included here.
|
| EntityWrapper |
Wrap EntityBodyChannel using ballerina specific channel wrapper, so that ballerina IO operations work with the
entity body channel.
|
| HeaderUtil |
Utility methods for parsing headers.
|
| MimeEntityWrapper |
Wrap body part stream as a ballerina specific byte channel.
|
| MimeUtil |
Mime utility functions are included in here.
|
| MultipartDataSource |
Act as multipart encoder.
|
| MultipartDecoder |
Responsible for decoding an inputstream to get a set of multiparts.
|
| Enum | Description |
|---|---|
| Constants.BodyPartForm |
Describes the format of the body part.
|
Copyright © 2018 WSO2. All rights reserved.