connectTcp_call

open class connectTcp_call : TAsyncMethodCall<T>

Constructors

Link copied to clipboard
constructor(backwardConnectionPort: Int, isMaster: Boolean, resultHandler: AsyncMethodCallback<Integer>, client: TAsyncClient, protocolFactory: TProtocolFactory, transport: TNonblockingTransport)

Functions

Link copied to clipboard
open fun getClient(): TAsyncClient
Link copied to clipboard
open fun getResult(): Integer
Link copied to clipboard
Link copied to clipboard
open fun hasTimeout(): Boolean
Link copied to clipboard
open fun write_args(prot: TProtocol)