public class SoapAttachment extends Object
| Constructor and Description |
|---|
SoapAttachment() |
SoapAttachment(InputStream content,
org.mule.runtime.api.metadata.MediaType contentType) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
org.mule.runtime.api.metadata.MediaType |
getContentType() |
public SoapAttachment(InputStream content, org.mule.runtime.api.metadata.MediaType contentType)
public SoapAttachment()
public InputStream getContent()
public org.mule.runtime.api.metadata.MediaType getContentType()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.