Uses of Interface
org.apache.tapestry.IExternalPage

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

Constructors in org.apache.tapestry.callback with parameters of type IExternalPage
ExternalCallback(IExternalPage page, Object[] parameters)
          Creates a new ExternalCallback for the page.
 



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