| Modifier and Type | Class and Description |
|---|---|
class |
ComputedMessageContent |
| Modifier and Type | Method and Description |
|---|---|
static MessageContent |
MessageContent.fromClasspath(Class<?> clazz,
String relativeResourceName) |
static MessageContent |
MessageContent.fromClasspath(ClassLoader classLoader,
String resourceName) |
static MessageContent |
MessageContent.fromURL(URL url) |
| Constructor and Description |
|---|
MessageSample(MessageContent content) |
XMLSample(MessageContent content,
String name) |
Copyright ? The Apache Software Foundation. All Rights Reserved.