Uses of Package
org.apache.tapestry.callback

Packages that use org.apache.tapestry.callback
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. 
 

Classes in org.apache.tapestry.callback used by org.apache.tapestry.callback
ICallback
          Defines a callback, an object which is used to invoke or reinvoke a method on an object or component in a later request cycle.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.