public class XOPSample extends MIMESample
| Modifier and Type | Field and Description |
|---|---|
static XOPSample |
XOP_SPEC_SAMPLE
Slightly modified version of the non-SOAP sample given in the XOP spec.
|
| Modifier | Constructor and Description |
|---|---|
protected |
XOPSample(MessageContent content,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInlinedMessage() |
getBoundary, getContentType, getMultipart, getPart, getPart, getStartgetInputStream, getUrlpublic static final XOPSample XOP_SPEC_SAMPLE
protected XOPSample(MessageContent content, String contentType)
public final InputStream getInlinedMessage()
Copyright © The Apache Software Foundation. All Rights Reserved.