Uses of Interface
org.apache.struts2.convention.ResultMapBuilder

Packages that use ResultMapBuilder
org.apache.struts2.convention   
 

Uses of ResultMapBuilder in org.apache.struts2.convention
 

Classes in org.apache.struts2.convention that implement ResultMapBuilder
 class DefaultResultMapBuilder
           This class implements the ResultMapBuilder and traverses the web application content directory looking for reasonably named JSPs and other result types as well as annotations.
 

Fields in org.apache.struts2.convention declared as ResultMapBuilder
protected  ResultMapBuilder ConventionUnknownHandler.resultMapBuilder
           
 



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