Factory

open class Factory : TServiceClientFactory<T>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getClient(prot: TProtocol): Server.Client
open fun getClient(iprot: TProtocol, oprot: TProtocol): Server.Client