Uses of Class
com.iizix.prop.TransactionCommProps
Packages that use TransactionCommProps Package Description com.iizix.comm Uses of TransactionCommProps in com.iizix.comm
Constructors in com.iizix.comm with parameters of type TransactionCommProps Constructor Description TransactionComm(TransactionCommProps properties, Worker worker, TransactionCommListener listener, javax.net.ssl.SSLEngine engine)
Creates a new Transaction Client Communication channel as UNINITIALIZED.TransactionComm(TransactionCommProps properties, Worker worker, java.nio.channels.SocketChannel channel, TransactionCommListener listener, WebSocketAcceptor acceptor)
Creates a new Transaction Client Communication channel from a socket channel.