Package org.mockserver.state
Class Blob
java.lang.Object
org.mockserver.state.Blob
- All Implemented Interfaces:
Serializable
An opaque binary blob with key and optional metadata, stored in a
BlobStore.
Implements Serializable so it can be marshalled by Infinispan's
Java-serialization path in clustered mode.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Blob
-
Blob
-
-
Method Details
-
getKey
-
getData
public byte[] getData() -
getMetadata
-