Package de.codecentric.reedelk.runtime.api.message.content
-
Interface Summary Interface Description Pair<L extends Serializable,R extends Serializable> getX, setX are in the interface so that from script language I can use item.key.TypedContent<T,StreamType> The type refers to the type of the resolved data. -
Class Summary Class Description Attachment Attachment.Builder ByteArrayContent EmptyContent ListContent<StreamType> MimeType MimeType.AsString ObjectContent<ItemType> SerializablePair<L extends Serializable,R extends Serializable> StringContent TypedMono TypedPublisher<T> A publisher wrapper carrying information about the class type of the stream content.