Uses of Class
com.iizix.prop.WebSocketServerCommProps
Packages that use WebSocketServerCommProps Package Description com.iizix.comm Uses of WebSocketServerCommProps in com.iizix.comm
Constructors in com.iizix.comm with parameters of type WebSocketServerCommProps Constructor Description WebSocketServerComm(WebSocketServerCommProps properties, Worker worker, TransactionCommListener listener, WebSocketAcceptor acceptor)
Constructs the WebSocket Server communication engine for the worker in question.WebSocketServerComm(WebSocketServerCommProps properties, Worker worker, WebSocketCommListener listener, WebSocketAcceptor acceptor)
Constructs the WebSocket Server communication engine for the worker in question.