Uses of Class
nl.harm27.obswebsocket.websocket.OBSWebSocketClient
-
Packages that use OBSWebSocketClient Package Description nl.harm27.obswebsocket.processor nl.harm27.obswebsocket.websocket -
-
Uses of OBSWebSocketClient in nl.harm27.obswebsocket.processor
Constructors in nl.harm27.obswebsocket.processor with parameters of type OBSWebSocketClient Constructor Description MessageSender(OBSWebSocket obsWebSocket, OBSWebSocketClient obsWebSocketClient, AuthenticationHandler authenticationHandler)
-
Uses of OBSWebSocketClient in nl.harm27.obswebsocket.websocket
Constructors in nl.harm27.obswebsocket.websocket with parameters of type OBSWebSocketClient Constructor Description OBSWebSocketListener(OBSWebSocketClient obsWebSocketClient, MessageSender messageSender, MessageReceiver messageReceiver)
-