Uses of Class
nl.harm27.obswebsocket.sender.RequestSender
-
Packages that use RequestSender Package Description nl.harm27.obswebsocket.sender -
-
Uses of RequestSender in nl.harm27.obswebsocket.sender
Subclasses of RequestSender in nl.harm27.obswebsocket.sender Modifier and Type Class Description classGeneralRequestSenderThe RequestSender for the requests that are part of the General category.classRecordingRequestSenderThe RequestSender for the requests that are part of the Recording category.classReplayBufferRequestSenderThe RequestSender for the requests that are part of the Replay Buffer category.classScenesRequestSenderThe RequestSender for the requests that are part of the Scenes category.classStreamingRequestSenderThe RequestSender for the requests that are part of the Streaming category.
-