C# Class Difi.SikkerDigitalPost.Klient.LagreDokumentpakkeTilDiskProsessor

Inheritance: IDokumentpakkeProsessor
Mostrar archivo Open project: difi/sikker-digital-post-klient-dotnet Class Usage Examples

Public Methods

Method Description
LagreDokumentpakkeTilDiskProsessor ( string directory ) : System
Prosesser ( Forsendelse forsendelse, Stream bundleStream ) : void

Private Methods

Method Description
FileNameWithTimeStamp ( string reference ) : string

Method Details

LagreDokumentpakkeTilDiskProsessor() public method

public LagreDokumentpakkeTilDiskProsessor ( string directory ) : System
directory string
return System

Prosesser() public method

public Prosesser ( Forsendelse forsendelse, Stream bundleStream ) : void
forsendelse Difi.SikkerDigitalPost.Klient.Domene.Entiteter.Post.Forsendelse
bundleStream Stream
return void