Table of Contents

Class GenericRestSessionlessClientDriverProvider<T>

Namespace
TaleWorlds.Diamond.ClientApplication
Assembly
TaleWorlds.Diamond.dll
public class GenericRestSessionlessClientDriverProvider<T> : ISessionlessClientDriverProvider<T> where T : SessionlessClient<T>

Type Parameters

T
Inheritance
GenericRestSessionlessClientDriverProvider<T>
Implements
Inherited Members

Constructors

GenericRestSessionlessClientDriverProvider(string, ushort, bool, IHttpDriver)

public GenericRestSessionlessClientDriverProvider(string address, ushort port, bool isSecure, IHttpDriver httpDriver)

Parameters

address string
port ushort
isSecure bool
httpDriver IHttpDriver

Methods

CreateDriver(T)

public ISessionlessClientDriver CreateDriver(T sessionlessClient)

Parameters

sessionlessClient T

Returns

ISessionlessClientDriver

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).