Package org.apache.struts2.spi

Interface Summary
ActionContext Context of an action execution.
Interceptor Intercepts an action request.
RequestContext Request context.
RequestContextAware Implemented by actions that need access to the current RequestContext.
Result The result of an action request.
ValueStack A central fixture of the Struts framework, the ValueStack is a stack which contains the actions which have executed in addition to other objects.
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.