|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.web.impl.ui.controller.common | Common controller, contains action handler definition and abstract base classes. |
com.hack23.cia.web.impl.ui.controller.configuration | Provides... |
com.hack23.cia.web.impl.ui.controller.content | Provides... |
com.hack23.cia.web.impl.ui.controller.control | Provides... |
com.hack23.cia.web.impl.ui.controller.events | Provides... |
com.hack23.cia.web.impl.ui.controller.monitoring | Provides... |
Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.common |
---|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationActionHandler
The Class ApplicationActionHandler. |
class |
DefaultActionHandler
The Class DefaultActionHandler. |
Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.configuration |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurationActionHandler<ACTION extends AbstractAdminAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
The Class AbstractConfigurationActionHandler. |
class |
AgencyActionHandler
The Class AgencyActionHandler. |
class |
ConfigureAgencyActionHandler
The Class ConfigureAgencyActionHandler. |
class |
LanguageAgencyActionHandler
The Class LanguageAgencyActionHandler. |
class |
LanguageContentActionHandler
The Class LanguageContentActionHandler. |
class |
PortalActionHandler
The Class PortalActionHandler. |
Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.content |
---|
Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.control |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractControlActionHandler<ACTION extends AbstractAdminAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
The Class AbstractControlActionHandler. |
class |
AgentDeploymentActionHandler
The Class AgentDeploymentActionHandler. |
Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.events |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEventsActionHandler<ACTION extends AbstractAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
The Class AbstractEventsActionHandler. |
class |
ApplicationErrorActionHandler
The Class ApplicationErrorActionHandler. |
Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.monitoring |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMonitorActionHandler<ACTION extends MonitorAdminAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
The Class AbstractMonitorActionHandler. |
class |
MonitorActionHandler
The Class MonitorActionHandler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |