|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICallback | |
---|---|
org.apache.tapestry.callback | Provides implementations of callbacks, objects that encapsulate a server request that is deferred, typically to allow a user to login or otherwise authenticate before proceeding with some other activity. |
Uses of ICallback in org.apache.tapestry.callback |
---|
Classes in org.apache.tapestry.callback that implement ICallback | |
---|---|
class |
DirectCallback
Simple callback for re-invoking a IDirect trigger. |
class |
ExternalCallback
A callback for returning to an IExternalPage . |
class |
PageCallback
Simple callback for returning to a page. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |