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 class
GeneralRequestSender
The RequestSender for the requests that are part of the General category.class
RecordingRequestSender
The RequestSender for the requests that are part of the Recording category.class
ReplayBufferRequestSender
The RequestSender for the requests that are part of the Replay Buffer category.class
ScenesRequestSender
The RequestSender for the requests that are part of the Scenes category.class
StreamingRequestSender
The RequestSender for the requests that are part of the Streaming category.
-