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