Class BinaryFileResourcePayloadBuilder
java.lang.Object
org.citrusframework.message.builder.BinaryFileResourcePayloadBuilder
- All Implemented Interfaces:
MessagePayloadBuilder
- Author:
- Christoph Deppisch
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.message.MessagePayloadBuilder
MessagePayloadBuilder.Builder<T extends MessagePayloadBuilder,
B extends MessagePayloadBuilder.Builder<T, B>> -
Constructor Summary
ConstructorDescriptionBinaryFileResourcePayloadBuilder
(String resourcePath) Constructor using file resource path. -
Method Summary
-
Constructor Details
-
BinaryFileResourcePayloadBuilder
Constructor using file resource path.- Parameters:
resourcePath
-
-
-
Method Details
-
buildPayload
- Specified by:
buildPayload
in interfaceMessagePayloadBuilder
-