Package com.tagtraum.beatunes.remotecontrol
Remote control classes.
-
Class Summary Class Description Connection Simple connection object representingRemoteControlService
requests.RemoteControlClient Client forRemoteControlService
.RemoteControlService Allows execution ofBaseAction
s obtained via ids fromActionManager
.ResponseWriter Writer that defaults to sending a JSON-formatted OK message, unless something else is written beforeResponseWriter.flush()
.