Package | Description |
---|---|
org.adroitlogic.x.core.attachment |
Project-X attachment implementation classes and the
AttachmentFactory
implementation class to create attachment without biding into the absolute format type |
org.adroitlogic.x.utils |
A set of utilities that will facilitate the project-x
|
Constructor and Description |
---|
Attachment(XMessageFormat payload,
String contentType,
MultiValueMap<String,String> headers) |
Constructor and Description |
---|
MultiValueMap(MultiValueMap<K,V> multiValueMap)
This will create a new
MultiValueMap instance with all the values of the multiValueMap . |
Copyright © 2016–2019 AdroitLogic. All rights reserved.