|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExposedService | |
fr.paris5.shaman.insight.component | Insight manages its services as components. |
fr.paris5.shaman.insight.server.rmi | Insight exposed services. |
Uses of ExposedService in fr.paris5.shaman.insight.component |
Classes in fr.paris5.shaman.insight.component that implement ExposedService | |
class |
AbstractExposedService
The base class for all exposed services, which MUST derive of it. |
Uses of ExposedService in fr.paris5.shaman.insight.server.rmi |
Classes in fr.paris5.shaman.insight.server.rmi that implement ExposedService | |
class |
HelloServiceImpl
Implementation of HelloService, used for tests. |
class |
OperationServiceImpl
Implementation of OperationService. |
class |
PingServiceImpl
Implementation of PingService. |
class |
ShutdownServiceImpl
Implementation of ShutdownService. |
class |
WriteToLogServiceImpl
Implementation of WriteToLogService. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |