Class BinaryMessage
java.lang.Object
de.gematik.test.tiger.mockserver.model.BinaryMessage
- All Implemented Interfaces:
Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BinaryMessagebytes(byte[] bytes) byte[]getBytes()withBytes(byte[] bytes) withTimestamp(LocalDateTime timestamp)
-
Constructor Details
-
BinaryMessage
public BinaryMessage()
-
-
Method Details
-
bytes
-
withBytes
-
getBytes
public byte[] getBytes() -
withTimestamp
-
getTimestamp
-