XRoadLib


ServiceRequestHandlerBase

Namespace: XRoadLib.Extensions.AspNet

Constructors

ConstructorDescription
new(serviceManagers)
Signature: serviceManagers:IEnumerable<IServiceManager> -> unit

Initialize new service request handler with protocols it can handle.

Instance members

Instance memberDescription
CustomSerialization()
Signature: unit -> unit

Serialization overrrides.

StoragePath()
Signature: unit -> unit

Temporary file storage location.

Fork me on GitHub