@Singleton public class TempPersister extends Object implements PersisterHandler
| Constructor and Description |
|---|
TempPersister(EvidenceFactory evidenceFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
persist(InboundMetadata inboundMetadata,
Path payloadPath) |
Path |
persist(TransmissionIdentifier transmissionIdentifier,
network.oxalis.vefa.peppol.common.model.Header header,
InputStream inputStream) |
void |
persist(TransmissionIdentifier transmissionIdentifier,
network.oxalis.vefa.peppol.common.model.Header header,
Path payloadPath,
Exception exception) |
@Inject public TempPersister(EvidenceFactory evidenceFactory) throws IOException
IOExceptionpublic Path persist(TransmissionIdentifier transmissionIdentifier, network.oxalis.vefa.peppol.common.model.Header header, InputStream inputStream) throws IOException
persist in interface PayloadPersisterIOExceptionpublic void persist(InboundMetadata inboundMetadata, Path payloadPath) throws IOException
persist in interface ReceiptPersisterIOExceptionpublic void persist(TransmissionIdentifier transmissionIdentifier, network.oxalis.vefa.peppol.common.model.Header header, Path payloadPath, Exception exception)
persist in interface ExceptionPersisterpersist in interface PersisterHandlerCopyright © 2022 NorStella. All rights reserved.