http://git-wip-us.apache.org/repos/asf/struts-site/blob/3c135ada/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionProxy.html
----------------------------------------------------------------------
diff --git 
a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionProxy.html
 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionProxy.html
new file mode 100644
index 0000000..18a93a8
--- /dev/null
+++ 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionProxy.html
@@ -0,0 +1,501 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_102) on Fri Jul 28 10:21:18 CEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface com.opensymphony.xwork2.ActionProxy (Struts 2 Core 
2.5.12 API)</title>
+<meta name="date" content="2017-07-28">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface 
com.opensymphony.xwork2.ActionProxy (Struts 2 Core 2.5.12 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/ActionProxy.html"
 target="_top">Frames</a></li>
+<li><a href="ActionProxy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface com.opensymphony.xwork2.ActionProxy" 
class="title">Uses of Interface<br>com.opensymphony.xwork2.ActionProxy</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#com.opensymphony.xwork2">com.opensymphony.xwork2</a></td>
+<td class="colLast">
+<div class="block">Main XWork interfaces and classes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#com.opensymphony.xwork2.mock">com.opensymphony.xwork2.mock</a></td>
+<td class="colLast">
+<div class="block">XWork specific mock classes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#com.opensymphony.xwork2.validator">com.opensymphony.xwork2.validator</a></td>
+<td class="colLast">
+<div class="block">XWork validation subsystem.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.struts2.components">org.apache.struts2.components</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.struts2.factory">org.apache.struts2.factory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.struts2.interceptor">org.apache.struts2.interceptor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.opensymphony.xwork2">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a> in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a>
 that implement <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class 
in com.opensymphony.xwork2">DefaultActionProxy</a></span></code>
+<div class="block">The Default ActionProxy implementation</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a>
 declared as <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionInvocation.html#proxy">proxy</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a>
 that return <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html#createActionProxy-com.opensymphony.xwork2.ActionInvocation-java.lang.String-java.lang.String-boolean-boolean-">createActionProxy</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionInvocation.html" 
title="interface in com.opensymphony.xwork2">ActionInvocation</a>&nbsp;inv,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 boolean&nbsp;executeResult,
+                 boolean&nbsp;cleanupContext)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html#createActionProxy-com.opensymphony.xwork2.ActionInvocation-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-">createActionProxy</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionInvocation.html" 
title="interface in com.opensymphony.xwork2">ActionInvocation</a>&nbsp;inv,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;methodName,
+                 boolean&nbsp;executeResult,
+                 boolean&nbsp;cleanupContext)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy-com.opensymphony.xwork2.ActionInvocation-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-">createActionProxy</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionInvocation.html" 
title="interface in 
com.opensymphony.xwork2">ActionInvocation</a>&nbsp;actionInvocation,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;methodName,
+                 boolean&nbsp;executeResult,
+                 boolean&nbsp;cleanupContext)</code>
+<div class="block">Creates an <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2"><code>ActionProxy</code></a> for the given namespace 
and action name by looking up the configuration.The ActionProxy
+ should be fully initialized when it is returned, including passed <a 
href="../../../../com/opensymphony/xwork2/ActionInvocation.html" 
title="interface in com.opensymphony.xwork2"><code>ActionInvocation</code></a> 
instance.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.util.Map-">createActionProxy</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&gt;&nbsp;extraContext)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.util.Map-boolean-boolean-">createActionProxy</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;extraContext,
+                 boolean&nbsp;executeResult,
+                 boolean&nbsp;cleanupContext)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-">createActionProxy</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;methodName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&gt;&nbsp;extraContext)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-">createActionProxy</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;methodName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&gt;&nbsp;extraContext)</code>
+<div class="block">Creates an <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2"><code>ActionProxy</code></a> for the given namespace 
and action name by looking up the configuration.The ActionProxy
+ should be fully initialized when it is returned, including having an <a 
href="../../../../com/opensymphony/xwork2/ActionInvocation.html" 
title="interface in com.opensymphony.xwork2"><code>ActionInvocation</code></a> 
instance associated.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-boolean-boolean-">createActionProxy</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;methodName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;extraContext,
+                 boolean&nbsp;executeResult,
+                 boolean&nbsp;cleanupContext)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-boolean-boolean-">createActionProxy</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;methodName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;extraContext,
+                 boolean&nbsp;executeResult,
+                 boolean&nbsp;cleanupContext)</code>
+<div class="block">Creates an <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2"><code>ActionProxy</code></a> for the given namespace 
and action name by looking up the configuration.The ActionProxy
+ should be fully initialized when it is returned, including having an <a 
href="../../../../com/opensymphony/xwork2/ActionInvocation.html" 
title="interface in com.opensymphony.xwork2"><code>ActionInvocation</code></a> 
instance associated.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getProxy--">getProxy</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/ActionInvocation.html#getProxy--">getProxy</a></span>()</code>
+<div class="block">Get the ActionProxy holding this ActionInvocation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionChainResult.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/ActionChainResult.html#getProxy--">getProxy</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a>
 with parameters of type <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createInterceptors-com.opensymphony.xwork2.ActionProxy-">createInterceptors</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface 
in com.opensymphony.xwork2">ActionProxy</a>&nbsp;proxy)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionInvocation.html#init-com.opensymphony.xwork2.ActionProxy-">init</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface 
in com.opensymphony.xwork2">ActionProxy</a>&nbsp;proxy)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/ActionInvocation.html#init-com.opensymphony.xwork2.ActionProxy-">init</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface 
in com.opensymphony.xwork2">ActionProxy</a>&nbsp;proxy)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="com.opensymphony.xwork2.mock">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a> in <a 
href="../../../../com/opensymphony/xwork2/mock/package-summary.html">com.opensymphony.xwork2.mock</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../com/opensymphony/xwork2/mock/package-summary.html">com.opensymphony.xwork2.mock</a>
 that implement <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/mock/MockActionProxy.html" 
title="class in com.opensymphony.xwork2.mock">MockActionProxy</a></span></code>
+<div class="block">Mock for an <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2"><code>ActionProxy</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../com/opensymphony/xwork2/mock/package-summary.html">com.opensymphony.xwork2.mock</a>
 that return <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">MockActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/mock/MockActionInvocation.html#getProxy--">getProxy</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../com/opensymphony/xwork2/mock/package-summary.html">com.opensymphony.xwork2.mock</a>
 with parameters of type <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MockActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/mock/MockActionInvocation.html#init-com.opensymphony.xwork2.ActionProxy-">init</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface 
in com.opensymphony.xwork2">ActionProxy</a>&nbsp;proxy)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MockActionInvocation.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/mock/MockActionInvocation.html#setProxy-com.opensymphony.xwork2.ActionProxy-">setProxy</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface 
in com.opensymphony.xwork2">ActionProxy</a>&nbsp;proxy)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="com.opensymphony.xwork2.validator">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a> in <a 
href="../../../../com/opensymphony/xwork2/validator/package-summary.html">com.opensymphony.xwork2.validator</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../com/opensymphony/xwork2/validator/package-summary.html">com.opensymphony.xwork2.validator</a>
 with parameters of type <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ValidationInterceptor.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/validator/ValidationInterceptor.html#getValidationContext-com.opensymphony.xwork2.ActionProxy-">getValidationContext</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface 
in com.opensymphony.xwork2">ActionProxy</a>&nbsp;proxy)</code>
+<div class="block">
+ Returns the context that will be used by the
+ <a 
href="../../../../com/opensymphony/xwork2/validator/ActionValidatorManager.html"
 title="interface in 
com.opensymphony.xwork2.validator"><code>ActionValidatorManager</code></a> to 
associate the action invocation with
+ the appropriate <a 
href="../../../../com/opensymphony/xwork2/validator/ValidatorConfig.html" 
title="class in 
com.opensymphony.xwork2.validator"><code>ValidatorConfigs</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.struts2.components">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a> in <a 
href="../../../../org/apache/struts2/components/package-summary.html">org.apache.struts2.components</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../org/apache/struts2/components/package-summary.html">org.apache.struts2.components</a>
 declared as <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionComponent.</span><code><span 
class="memberNameLink"><a 
href="../../../../org/apache/struts2/components/ActionComponent.html#proxy">proxy</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../org/apache/struts2/components/package-summary.html">org.apache.struts2.components</a>
 that return <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionComponent.</span><code><span 
class="memberNameLink"><a 
href="../../../../org/apache/struts2/components/ActionComponent.html#getProxy--">getProxy</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.struts2.factory">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a> in <a 
href="../../../../org/apache/struts2/factory/package-summary.html">org.apache.struts2.factory</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../org/apache/struts2/factory/package-summary.html">org.apache.struts2.factory</a>
 that implement <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/struts2/factory/StrutsActionProxy.html" 
title="class in 
org.apache.struts2.factory">StrutsActionProxy</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../org/apache/struts2/factory/package-summary.html">org.apache.struts2.factory</a>
 that return <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">StrutsActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../org/apache/struts2/factory/StrutsActionProxyFactory.html#createActionProxy-com.opensymphony.xwork2.ActionInvocation-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-">createActionProxy</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionInvocation.html" 
title="interface in com.opensymphony.xwork2">ActionInvocation</a>&nbsp;inv,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;methodName,
+                 boolean&nbsp;executeResult,
+                 boolean&nbsp;cleanupContext)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrefixBasedActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../org/apache/struts2/factory/PrefixBasedActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-boolean-boolean-">createActionProxy</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;actionName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;methodName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;extraContext,
+                 boolean&nbsp;executeResult,
+                 boolean&nbsp;cleanupContext)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.struts2.interceptor">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">ActionProxy</a> in <a 
href="../../../../org/apache/struts2/interceptor/package-summary.html">org.apache.struts2.interceptor</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../org/apache/struts2/interceptor/package-summary.html">org.apache.struts2.interceptor</a>
 with parameters of type <a 
href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in 
com.opensymphony.xwork2">ActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ExecuteAndWaitInterceptor.</span><code><span 
class="memberNameLink"><a 
href="../../../../org/apache/struts2/interceptor/ExecuteAndWaitInterceptor.html#getBackgroundProcessName-com.opensymphony.xwork2.ActionProxy-">getBackgroundProcessName</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxy.html" title="interface 
in com.opensymphony.xwork2">ActionProxy</a>&nbsp;proxy)</code>
+<div class="block">Returns the name to associate the background process.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/ActionProxy.html" 
title="interface in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/ActionProxy.html"
 target="_top">Frames</a></li>
+<li><a href="ActionProxy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2017 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/struts-site/blob/3c135ada/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionProxyFactory.html
----------------------------------------------------------------------
diff --git 
a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionProxyFactory.html
 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionProxyFactory.html
new file mode 100644
index 0000000..2850157
--- /dev/null
+++ 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionProxyFactory.html
@@ -0,0 +1,278 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_102) on Fri Jul 28 10:21:18 CEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface com.opensymphony.xwork2.ActionProxyFactory (Struts 2 
Core 2.5.12 API)</title>
+<meta name="date" content="2017-07-28">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface 
com.opensymphony.xwork2.ActionProxyFactory (Struts 2 Core 2.5.12 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/ActionProxyFactory.html"
 target="_top">Frames</a></li>
+<li><a href="ActionProxyFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface com.opensymphony.xwork2.ActionProxyFactory" 
class="title">Uses of 
Interface<br>com.opensymphony.xwork2.ActionProxyFactory</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#com.opensymphony.xwork2">com.opensymphony.xwork2</a></td>
+<td class="colLast">
+<div class="block">Main XWork interfaces and classes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.struts2.components">org.apache.struts2.components</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.struts2.factory">org.apache.struts2.factory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.opensymphony.xwork2">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a> in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a>
 that implement <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html" 
title="class in 
com.opensymphony.xwork2">DefaultActionProxyFactory</a></span></code>
+<div class="block">Default factory for <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in 
com.opensymphony.xwork2"><code>ActionProxyFactory</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a>
 declared as <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">XWorkTestCase.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/XWorkTestCase.html#actionProxyFactory">actionProxyFactory</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">XWorkJUnit4TestCase.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/XWorkJUnit4TestCase.html#actionProxyFactory">actionProxyFactory</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">TestNGXWorkTestCase.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/TestNGXWorkTestCase.html#actionProxyFactory">actionProxyFactory</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../com/opensymphony/xwork2/package-summary.html">com.opensymphony.xwork2</a>
 with parameters of type <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionChainResult.</span><code><span 
class="memberNameLink"><a 
href="../../../../com/opensymphony/xwork2/ActionChainResult.html#setActionProxyFactory-com.opensymphony.xwork2.ActionProxyFactory-">setActionProxyFactory</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in 
com.opensymphony.xwork2">ActionProxyFactory</a>&nbsp;actionProxyFactory)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.struts2.components">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a> in <a 
href="../../../../org/apache/struts2/components/package-summary.html">org.apache.struts2.components</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../org/apache/struts2/components/package-summary.html">org.apache.struts2.components</a>
 declared as <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionComponent.</span><code><span 
class="memberNameLink"><a 
href="../../../../org/apache/struts2/components/ActionComponent.html#actionProxyFactory">actionProxyFactory</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../org/apache/struts2/components/package-summary.html">org.apache.struts2.components</a>
 with parameters of type <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ActionComponent.</span><code><span 
class="memberNameLink"><a 
href="../../../../org/apache/struts2/components/ActionComponent.html#setActionProxyFactory-com.opensymphony.xwork2.ActionProxyFactory-">setActionProxyFactory</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in 
com.opensymphony.xwork2">ActionProxyFactory</a>&nbsp;actionProxyFactory)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.struts2.factory">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a> in <a 
href="../../../../org/apache/struts2/factory/package-summary.html">org.apache.struts2.factory</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../org/apache/struts2/factory/package-summary.html">org.apache.struts2.factory</a>
 that implement <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/struts2/factory/PrefixBasedActionProxyFactory.html"
 title="class in 
org.apache.struts2.factory">PrefixBasedActionProxyFactory</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/struts2/factory/StrutsActionProxyFactory.html" 
title="class in 
org.apache.struts2.factory">StrutsActionProxyFactory</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../org/apache/struts2/factory/package-summary.html">org.apache.struts2.factory</a>
 with parameters of type <a 
href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">ActionProxyFactory</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrefixBasedActionProxyFactory.</span><code><span 
class="memberNameLink"><a 
href="../../../../org/apache/struts2/factory/PrefixBasedActionProxyFactory.html#setActionProxyFactory-com.opensymphony.xwork2.ActionProxyFactory-">setActionProxyFactory</a></span>(<a
 href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in 
com.opensymphony.xwork2">ActionProxyFactory</a>&nbsp;factory)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/ActionProxyFactory.html" 
title="interface in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/ActionProxyFactory.html"
 target="_top">Frames</a></li>
+<li><a href="ActionProxyFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2017 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/struts-site/blob/3c135ada/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionSupport.html
----------------------------------------------------------------------
diff --git 
a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionSupport.html
 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionSupport.html
new file mode 100644
index 0000000..b7c9111
--- /dev/null
+++ 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/ActionSupport.html
@@ -0,0 +1,170 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_102) on Fri Jul 28 10:21:18 CEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.opensymphony.xwork2.ActionSupport (Struts 2 Core 
2.5.12 API)</title>
+<meta name="date" content="2017-07-28">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
com.opensymphony.xwork2.ActionSupport (Struts 2 Core 2.5.12 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/ActionSupport.html" 
title="class in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/ActionSupport.html"
 target="_top">Frames</a></li>
+<li><a href="ActionSupport.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class com.opensymphony.xwork2.ActionSupport" 
class="title">Uses of Class<br>com.opensymphony.xwork2.ActionSupport</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../com/opensymphony/xwork2/ActionSupport.html" title="class in 
com.opensymphony.xwork2">ActionSupport</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.struts2.dispatcher">org.apache.struts2.dispatcher</a></td>
+<td class="colLast">
+<div class="block">This package contains a reimagining of the traditional 
Struts filter dispatchers.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.struts2.dispatcher">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/opensymphony/xwork2/ActionSupport.html" 
title="class in com.opensymphony.xwork2">ActionSupport</a> in <a 
href="../../../../org/apache/struts2/dispatcher/package-summary.html">org.apache.struts2.dispatcher</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a 
href="../../../../com/opensymphony/xwork2/ActionSupport.html" title="class in 
com.opensymphony.xwork2">ActionSupport</a> in <a 
href="../../../../org/apache/struts2/dispatcher/package-summary.html">org.apache.struts2.dispatcher</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/struts2/dispatcher/DefaultActionSupport.html" 
title="class in 
org.apache.struts2.dispatcher">DefaultActionSupport</a></span></code>
+<div class="block">A simple action support class that sets properties to be 
able to serve</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/ActionSupport.html" 
title="class in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/ActionSupport.html"
 target="_top">Frames</a></li>
+<li><a href="ActionSupport.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2017 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/struts-site/blob/3c135ada/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/CompositeTextProvider.html
----------------------------------------------------------------------
diff --git 
a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/CompositeTextProvider.html
 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/CompositeTextProvider.html
new file mode 100644
index 0000000..8190ccf
--- /dev/null
+++ 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/CompositeTextProvider.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_102) on Fri Jul 28 10:21:18 CEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.opensymphony.xwork2.CompositeTextProvider (Struts 2 
Core 2.5.12 API)</title>
+<meta name="date" content="2017-07-28">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
com.opensymphony.xwork2.CompositeTextProvider (Struts 2 Core 2.5.12 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/CompositeTextProvider.html" 
title="class in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/CompositeTextProvider.html"
 target="_top">Frames</a></li>
+<li><a href="CompositeTextProvider.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class com.opensymphony.xwork2.CompositeTextProvider" 
class="title">Uses of 
Class<br>com.opensymphony.xwork2.CompositeTextProvider</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.opensymphony.xwork2.CompositeTextProvider</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/CompositeTextProvider.html" 
title="class in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/CompositeTextProvider.html"
 target="_top">Frames</a></li>
+<li><a href="CompositeTextProvider.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2017 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/struts-site/blob/3c135ada/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionInvocation.html
----------------------------------------------------------------------
diff --git 
a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionInvocation.html
 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionInvocation.html
new file mode 100644
index 0000000..3d344df
--- /dev/null
+++ 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionInvocation.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_102) on Fri Jul 28 10:21:18 CEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.opensymphony.xwork2.DefaultActionInvocation (Struts 2 
Core 2.5.12 API)</title>
+<meta name="date" content="2017-07-28">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
com.opensymphony.xwork2.DefaultActionInvocation (Struts 2 Core 2.5.12 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/DefaultActionInvocation.html" 
title="class in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/DefaultActionInvocation.html"
 target="_top">Frames</a></li>
+<li><a href="DefaultActionInvocation.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class com.opensymphony.xwork2.DefaultActionInvocation" 
class="title">Uses of 
Class<br>com.opensymphony.xwork2.DefaultActionInvocation</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.opensymphony.xwork2.DefaultActionInvocation</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/DefaultActionInvocation.html" 
title="class in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/DefaultActionInvocation.html"
 target="_top">Frames</a></li>
+<li><a href="DefaultActionInvocation.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2017 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/struts-site/blob/3c135ada/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionProxy.html
----------------------------------------------------------------------
diff --git 
a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionProxy.html
 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionProxy.html
new file mode 100644
index 0000000..c93cf54
--- /dev/null
+++ 
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionProxy.html
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_102) on Fri Jul 28 10:21:18 CEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.opensymphony.xwork2.DefaultActionProxy (Struts 2 Core 
2.5.12 API)</title>
+<meta name="date" content="2017-07-28">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
com.opensymphony.xwork2.DefaultActionProxy (Struts 2 Core 2.5.12 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/DefaultActionProxy.html" 
title="class in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/DefaultActionProxy.html"
 target="_top">Frames</a></li>
+<li><a href="DefaultActionProxy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class com.opensymphony.xwork2.DefaultActionProxy" 
class="title">Uses of Class<br>com.opensymphony.xwork2.DefaultActionProxy</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class 
in com.opensymphony.xwork2">DefaultActionProxy</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.struts2.factory">org.apache.struts2.factory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.struts2.factory">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class 
in com.opensymphony.xwork2">DefaultActionProxy</a> in <a 
href="../../../../org/apache/struts2/factory/package-summary.html">org.apache.struts2.factory</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a 
href="../../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class 
in com.opensymphony.xwork2">DefaultActionProxy</a> in <a 
href="../../../../org/apache/struts2/factory/package-summary.html">org.apache.struts2.factory</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/struts2/factory/StrutsActionProxy.html" 
title="class in 
org.apache.struts2.factory">StrutsActionProxy</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../com/opensymphony/xwork2/DefaultActionProxy.html" 
title="class in com.opensymphony.xwork2">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/opensymphony/xwork2/class-use/DefaultActionProxy.html"
 target="_top">Frames</a></li>
+<li><a href="DefaultActionProxy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2017 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Reply via email to