|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispatchUnit | |
solar.service | Contains the core Solar service framework. |
solar.service.dispatch | Contains the data dispatching service. |
solar.service.rpc | Contains the simulated RPC service. |
Uses of DispatchUnit in solar.service |
Methods in solar.service with parameters of type DispatchUnit | |
void |
BaseService.handleDispatchUnit(DispatchUnit dunit)
|
void |
Service.handleDispatchUnit(DispatchUnit dunit)
Handle the data unit delivered by dispatch service. |
Uses of DispatchUnit in solar.service.dispatch |
Methods in solar.service.dispatch with parameters of type DispatchUnit | |
void |
SolarDispatchService.handleDispatchUnit(DispatchUnit dunit)
|
Uses of DispatchUnit in solar.service.rpc |
Methods in solar.service.rpc with parameters of type DispatchUnit | |
void |
SolarRpcService.handleDispatchUnit(DispatchUnit dunit)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |