| Package | Description |
|---|---|
| org.mule.runtime.api.message |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Message.Builder
Handles the
Message's MediaType as well as its attributes creation, either from a provided TypedValue
or constructing it internally from a given value and MediaType. |
static interface |
Message.CollectionBuilder |
| Modifier and Type | Method and Description |
|---|---|
static Message.PayloadBuilder |
Message.builder()
Provides a builder to create
Message objects. |
protected abstract Message.PayloadBuilder |
AbstractMuleMessageBuilderFactory.create() |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.