Package | Description |
---|---|
org.stanwood.media.server.commands |
Modifier and Type | Class and Description |
---|---|
class |
AbstractServerCommand<R extends ICommandResult>
The base of server commands
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyResult
A empty results class
|
class |
ImportMediaResult
the result of the import media command
|
class |
XBMCListAddonsResult
Used to store the results of the XBMC list command
|