| Package | Description | 
|---|---|
| vodserver.service | This package contains service implementations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractParamBuilderServiceThis abstract service provides support for defining a  ParamBuilderlist. | 
| class  | CommandRunnerServiceThis service will execute the configured list of  ParamBuilders, then execute the command
 as specified by theCommandRunnerService.commandproperty. | 
| class  | MappingForwardingServiceThis forwarding service will forward requests to another service, by mapping a request parameter value 
 to a forward url. | 
| class  | ParamBuilderForwardingServiceThis forwarding service will execute the configured list of  ParamBuilders, then forward
 to the value of theParamBuilderForwardingService.forwardParamparameter. | 
| class  | ShutdownServiceThis service will shut down VODServer. | 
| class  | StaticForwardingServiceThis forwarding service will simply forward to the service defined by the forward property. | 
Copyright © 2013. All rights reserved.