Interface Summary
|
IEntryPoint
|
An implementation of
IEntryPoint represents the main entry point for
a RAP application. |
ILifeCycle
|
This interface represents the life cycle of a request. |
ILifeCycleAdapter
|
A stateless callback handler used by RWT to synchronize the state of the
client and the server during the processing of an HTTP request. |
IWidgetAdapter
|
Instances of this interface provide RWT specific operations on widgets. |
IWidgetLifeCycleAdapter
|
A stateless callback handler used by RWT to synchronize the client-side and
server-side state of a widget. |
PhaseListener
|
An interface implemented by objects that wish to be notified at the beginning
and ending of processing for each standard phase of the request processing
lifecycle. |