@FunctionalInterface public interface ReceiptPersister
| Modifier and Type | Method and Description |
|---|---|
void |
persist(InboundMetadata inboundMetadata,
Path payloadPath) |
void persist(InboundMetadata inboundMetadata, Path payloadPath) throws IOException
IOExceptionCopyright © 2021 NorStella. All rights reserved.