Uses of Class
com.iizix.prop.WebSocketServerCommProps
Packages that use WebSocketServerCommProps
Uses of WebSocketServerCommProps in com.iizix.comm
Constructors in com.iizix.comm with parameters of type WebSocketServerCommPropsModifierConstructorDescriptionWebSocketServerComm(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.