public class SoapAttachment extends Object implements WithContentType
| Constructor and Description |
|---|
SoapAttachment() |
SoapAttachment(InputStream content,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
String |
getContentType() |
public SoapAttachment(InputStream content, String contentType)
public SoapAttachment()
public InputStream getContent()
public String getContentType()
getContentType in interface WithContentTypeCopyright © 2022. All rights reserved.