public abstract class MessageSample
extends org.apache.axiom.testing.multiton.Multiton
| Constructor and Description |
|---|
MessageSample(MessageContent content) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getContentType() |
InputStream |
getInputStream()
Get the content of this message.
|
URL |
getUrl() |
public MessageSample(MessageContent content)
public abstract String getContentType()
public final InputStream getInputStream()
public final URL getUrl()
Copyright © The Apache Software Foundation. All Rights Reserved.