Uses of Class
com.iizix.prop.WebSocketServerCommProps
Uses of WebSocketServerCommProps in com.iizix.comm
ModifierConstructorDescriptionWebSocketServerComm
(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.