Modified: axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/LocalTransportReceiver.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/LocalTransportReceiver.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/LocalTransportReceiver.html (original) +++ axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/LocalTransportReceiver.html Mon May 2 19:33:51 2016 @@ -93,15 +93,10 @@ <div class="description"> <ul class="blockList"> <li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></dd> -</dl> <hr> <br> <pre>public class <span class="strong">LocalTransportReceiver</span> -extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></pre> +extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> </li> </ul> </div> @@ -124,24 +119,7 @@ implements <a href="../../../../../org/a <td class="colFirst"><code>static <a href="../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#CONFIG_CONTEXT">CONFIG_CONTEXT</a></strong></code> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#IN_MESSAGE_CONTEXT">IN_MESSAGE_CONTEXT</a></strong></code> -<div class="block">If the call is non-blocking the in message context will be stored in this property</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected static org.apache.commons.logging.Log</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#log">log</a></strong></code> </td> -</tr> </table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_org.apache.axis2.transport.TransportListener"> -<!-- --> -</a> -<h3>Fields inherited from interface org.apache.axis2.transport.<a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></h3> -<code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#HOST_ADDRESS">HOST_ADDRESS</a>, <a href="../../../../../org/apache/axis2/transport/TransportListener.html#PARAM_PORT">PARAM_PORT</a></code></li> -</ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> @@ -161,10 +139,6 @@ implements <a href="../../../../../org/a <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#LocalTransportReceiver(org.apache.axis2.transport.local.LocalTransportSender)">LocalTransportReceiver</a></strong>(<a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> sender)</code> </td> </tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#LocalTransportReceiver(org.apache.axis2.transport.local.LocalTransportSender, boolean)">LocalTransportReceiver</a></strong>(<a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> sender, - boolean nonBlocking)</code> </td> -</tr> </table> </li> </ul> @@ -182,60 +156,25 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#destroy()">destroy</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/axis2/addressing/EndpointReference.html" title="class in org.apache.axis2.addressing">EndpointReference</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#getEPRForService(java.lang.String, java.lang.String)">getEPRForService</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serviceName, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ip)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/axis2/addressing/EndpointReference.html" title="class in org.apache.axis2.addressing">EndpointReference</a>[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#getEPRsForService(java.lang.String, java.lang.String)">getEPRsForService</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serviceName, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ip)</code> -<div class="block">Get the endpoint references for a given service.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/axis2/context/SessionContext.html" title="class in org.apache.axis2.context">SessionContext</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#getSessionContext(org.apache.axis2.context.MessageContext)">getSessionContext</a></strong>(<a href="../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a> messageContext)</code> -<div class="block">To get the sessionContext transport dependent manner.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#init(org.apache.axis2.context.ConfigurationContext, org.apache.axis2.description.TransportInDescription)">init</a></strong>(<a href="../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</a> axisConf, - <a href="../../../../../org/apache/axis2/description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a> transprtIn)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#processMessage(org.apache.axis2.context.ConfigurationContext, java.io.InputStream, org.apache.axis2.addressing.EndpointReference, java.lang.String, java.io.OutputStream)">processMessage</a></strong>(<a href="../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</a> configurationContext, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, <a href="../../../../../org/apache/axis2/addressing/EndpointReference.html" title="class in org.apache.axis2.addressing">EndpointReference</a> to, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> action, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> response)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#processMessage(java.io.InputStream, org.apache.axis2.addressing.EndpointReference, java.lang.String, java.io.OutputStream)">processMessage</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, <a href="../../../../../org/apache/axis2/addressing/EndpointReference.html" title="class in org.apache.axis2.addressing">EndpointReference</a> to, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> action, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> response)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#processMessage(org.apache.axis2.context.MessageContext, java.io.InputStream, java.io.OutputStream)">processMessage</a></strong>(<a href="../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a> inMessageContext, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> response)</code> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#start()">start</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#stop()">stop</a></strong>()</code> </td> -</tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -258,35 +197,15 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Field Detail</h3> -<a name="log"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>log</h4> -<pre>protected static final org.apache.commons.logging.Log log</pre> -</li> -</ul> <a name="CONFIG_CONTEXT"> <!-- --> </a> -<ul class="blockList"> +<ul class="blockListLast"> <li class="blockList"> <h4>CONFIG_CONTEXT</h4> <pre>public static <a href="../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</a> CONFIG_CONTEXT</pre> </li> </ul> -<a name="IN_MESSAGE_CONTEXT"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>IN_MESSAGE_CONTEXT</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IN_MESSAGE_CONTEXT</pre> -<div class="block">If the call is non-blocking the in message context will be stored in this property</div> -<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.axis2.transport.local.LocalTransportReceiver.IN_MESSAGE_CONTEXT">Constant Field Values</a></dd></dl> -</li> -</ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> @@ -307,20 +226,10 @@ implements <a href="../../../../../org/a <a name="LocalTransportReceiver(org.apache.axis2.transport.local.LocalTransportSender)"> <!-- --> </a> -<ul class="blockList"> -<li class="blockList"> -<h4>LocalTransportReceiver</h4> -<pre>public LocalTransportReceiver(<a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> sender)</pre> -</li> -</ul> -<a name="LocalTransportReceiver(org.apache.axis2.transport.local.LocalTransportSender, boolean)"> -<!-- --> -</a> <ul class="blockListLast"> <li class="blockList"> <h4>LocalTransportReceiver</h4> -<pre>public LocalTransportReceiver(<a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> sender, - boolean nonBlocking)</pre> +<pre>public LocalTransportReceiver(<a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> sender)</pre> </li> </ul> </li> @@ -364,7 +273,7 @@ implements <a href="../../../../../org/a <a name="processMessage(java.io.InputStream, org.apache.axis2.addressing.EndpointReference, java.lang.String, java.io.OutputStream)"> <!-- --> </a> -<ul class="blockList"> +<ul class="blockListLast"> <li class="blockList"> <h4>processMessage</h4> <pre>public void processMessage(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, @@ -376,120 +285,6 @@ implements <a href="../../../../../org/a <dd><code><a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd></dl> </li> </ul> -<a name="init(org.apache.axis2.context.ConfigurationContext, org.apache.axis2.description.TransportInDescription)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>init</h4> -<pre>public void init(<a href="../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</a> axisConf, - <a href="../../../../../org/apache/axis2/description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a> transprtIn) - throws <a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#init(org.apache.axis2.context.ConfigurationContext, org.apache.axis2.description.TransportInDescription)">init</a></code> in interface <code><a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></code></dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd></dl> -</li> -</ul> -<a name="start()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>start</h4> -<pre>public void start() - throws <a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#start()">start</a></code> in interface <code><a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></code></dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd></dl> -</li> -</ul> -<a name="stop()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>stop</h4> -<pre>public void stop() - throws <a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#stop()">stop</a></code> in interface <code><a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></code></dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd></dl> -</li> -</ul> -<a name="getEPRForService(java.lang.String, java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getEPRForService</h4> -<pre>public <a href="../../../../../org/apache/axis2/addressing/EndpointReference.html" title="class in org.apache.axis2.addressing">EndpointReference</a> getEPRForService(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serviceName, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ip) - throws <a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre> -<dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd></dl> -</li> -</ul> -<a name="getEPRsForService(java.lang.String, java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getEPRsForService</h4> -<pre>public <a href="../../../../../org/apache/axis2/addressing/EndpointReference.html" title="class in org.apache.axis2.addressing">EndpointReference</a>[] getEPRsForService(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serviceName, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ip) - throws <a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#getEPRsForService(java.lang.String, java.lang.String)">TransportListener</a></code></strong></div> -<div class="block">Get the endpoint references for a given service. These are the addresses that a client - can use to send requests to the given service through this transport.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#getEPRsForService(java.lang.String, java.lang.String)">getEPRsForService</a></code> in interface <code><a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>serviceName</code> - TODO: this is actually not simply the service name!</dd><dd><code>ip</code> - The host name or IP address of the local host. The implementation should use - this information instead of <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/InetAddress.html?is-external=true#getLocalHost()" title="class or interface in java.net"><code>InetAddress.getLocalHost()</code></a>. - The value of this parameter may be <code>null</code>, in which case the - implementation should use <a href="../../../../../org/apache/axis2/util/Utils.html#getIpAddress(org.apache.axis2.engine.AxisConfiguration)"><code>Utils.getIpAddress( - org.apache.axis2.engine.AxisConfiguration)</code></a>.</dd> -<dt><span class="strong">Returns:</span></dt><dd>an array of endpoint references for the given service</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd></dl> -</li> -</ul> -<a name="getSessionContext(org.apache.axis2.context.MessageContext)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSessionContext</h4> -<pre>public <a href="../../../../../org/apache/axis2/context/SessionContext.html" title="class in org.apache.axis2.context">SessionContext</a> getSessionContext(<a href="../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a> messageContext)</pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#getSessionContext(org.apache.axis2.context.MessageContext)">TransportListener</a></code></strong></div> -<div class="block">To get the sessionContext transport dependent manner. So that transport listener - can return its own implementation of session managment</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#getSessionContext(org.apache.axis2.context.MessageContext)">getSessionContext</a></code> in interface <code><a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>messageContext</code> - : MessageContext which has all the relavent data</dd> -<dt><span class="strong">Returns:</span></dt><dd>SessionContext</dd></dl> -</li> -</ul> -<a name="destroy()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>destroy</h4> -<pre>public void destroy()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#destroy()">destroy</a></code> in interface <code><a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></code></dd> -</dl> -</li> -</ul> </li> </ul> </li>
Modified: axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/LocalTransportSender.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/LocalTransportSender.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/LocalTransportSender.html (original) +++ axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/LocalTransportSender.html Mon May 2 19:33:51 2016 @@ -36,7 +36,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html" title="class in org.apache.axis2.transport.local"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/axis2/transport/local/NonBlockingLocalTransportSender.html" title="class in org.apache.axis2.transport.local"><span class="strong">Next Class</span></a></li> +<li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/axis2/transport/local/LocalTransportSender.html" target="_top">Frames</a></li> @@ -102,10 +102,6 @@ <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../org/apache/axis2/engine/Handler.html" title="interface in org.apache.axis2.engine">Handler</a>, <a href="../../../../../org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a></dd> </dl> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../../org/apache/axis2/transport/local/NonBlockingLocalTransportSender.html" title="class in org.apache.axis2.transport.local">NonBlockingLocalTransportSender</a></dd> -</dl> <hr> <br> <pre>public class <span class="strong">LocalTransportSender</span> @@ -212,10 +208,6 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html#isNonBlocking()">isNonBlocking</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html#stop()">stop</a></strong>()</code> </td> </tr> @@ -370,7 +362,7 @@ implements <a href="../../../../../org/a <a name="finalizeSendWithToAddress(org.apache.axis2.context.MessageContext, java.io.ByteArrayOutputStream)"> <!-- --> </a> -<ul class="blockList"> +<ul class="blockListLast"> <li class="blockList"> <h4>finalizeSendWithToAddress</h4> <pre>public void finalizeSendWithToAddress(<a href="../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a> msgContext, @@ -380,15 +372,6 @@ implements <a href="../../../../../org/a <dd><code><a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd></dl> </li> </ul> -<a name="isNonBlocking()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>isNonBlocking</h4> -<pre>protected boolean isNonBlocking()</pre> -</li> -</ul> </li> </ul> </li> @@ -416,7 +399,7 @@ implements <a href="../../../../../org/a <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html" title="class in org.apache.axis2.transport.local"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/axis2/transport/local/NonBlockingLocalTransportSender.html" title="class in org.apache.axis2.transport.local"><span class="strong">Next Class</span></a></li> +<li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/axis2/transport/local/LocalTransportSender.html" target="_top">Frames</a></li> Modified: axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/class-use/LocalTransportSender.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/class-use/LocalTransportSender.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/class-use/LocalTransportSender.html (original) +++ axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/class-use/LocalTransportSender.html Mon May 2 19:33:51 2016 @@ -87,19 +87,6 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> in <a href="../../../../../../org/apache/axis2/transport/local/package-summary.html">org.apache.axis2.transport.local</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> in <a href="../../../../../../org/apache/axis2/transport/local/package-summary.html">org.apache.axis2.transport.local</a></span><span class="tabEnd"> </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 </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/transport/local/NonBlockingLocalTransportSender.html" title="class in org.apache.axis2.transport.local">NonBlockingLocalTransportSender</a></strong></code> </td> -</tr> -</tbody> -</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../org/apache/axis2/transport/local/package-summary.html">org.apache.axis2.transport.local</a> with parameters of type <a href="../../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a></span><span class="tabEnd"> </span></caption> <tr> @@ -109,10 +96,6 @@ <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#LocalTransportReceiver(org.apache.axis2.transport.local.LocalTransportSender)">LocalTransportReceiver</a></strong>(<a href="../../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> sender)</code> </td> </tr> -<tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html#LocalTransportReceiver(org.apache.axis2.transport.local.LocalTransportSender, boolean)">LocalTransportReceiver</a></strong>(<a href="../../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a> sender, - boolean nonBlocking)</code> </td> -</tr> </tbody> </table> </li> Modified: axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-frame.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-frame.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-frame.html (original) +++ axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-frame.html Mon May 2 19:33:51 2016 @@ -14,7 +14,6 @@ <li><a href="LocalResponder.html" title="class in org.apache.axis2.transport.local" target="classFrame">LocalResponder</a></li> <li><a href="LocalTransportReceiver.html" title="class in org.apache.axis2.transport.local" target="classFrame">LocalTransportReceiver</a></li> <li><a href="LocalTransportSender.html" title="class in org.apache.axis2.transport.local" target="classFrame">LocalTransportSender</a></li> -<li><a href="NonBlockingLocalTransportSender.html" title="class in org.apache.axis2.transport.local" target="classFrame">NonBlockingLocalTransportSender</a></li> </ul> </div> </body> Modified: axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-summary.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-summary.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-summary.html (original) +++ axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-summary.html Mon May 2 19:33:51 2016 @@ -88,10 +88,6 @@ <td class="colFirst"><a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local">LocalTransportSender</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../org/apache/axis2/transport/local/NonBlockingLocalTransportSender.html" title="class in org.apache.axis2.transport.local">NonBlockingLocalTransportSender</a></td> -<td class="colLast"> </td> -</tr> </tbody> </table> </li> Modified: axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-tree.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-tree.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-tree.html (original) +++ axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/local/package-tree.html Mon May 2 19:33:51 2016 @@ -76,14 +76,10 @@ <li type="circle">org.apache.axis2.handlers.<a href="../../../../../org/apache/axis2/handlers/AbstractHandler.html" title="class in org.apache.axis2.handlers"><span class="strong">AbstractHandler</span></a> (implements org.apache.axis2.engine.<a href="../../../../../org/apache/axis2/engine/Handler.html" title="interface in org.apache.axis2.engine">Handler</a>) <ul> <li type="circle">org.apache.axis2.transport.local.<a href="../../../../../org/apache/axis2/transport/local/LocalResponder.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalResponder</span></a> (implements org.apache.axis2.transport.<a href="../../../../../org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>)</li> -<li type="circle">org.apache.axis2.transport.local.<a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalTransportSender</span></a> (implements org.apache.axis2.transport.<a href="../../../../../org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>) -<ul> -<li type="circle">org.apache.axis2.transport.local.<a href="../../../../../org/apache/axis2/transport/local/NonBlockingLocalTransportSender.html" title="class in org.apache.axis2.transport.local"><span class="strong">NonBlockingLocalTransportSender</span></a></li> -</ul> -</li> +<li type="circle">org.apache.axis2.transport.local.<a href="../../../../../org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalTransportSender</span></a> (implements org.apache.axis2.transport.<a href="../../../../../org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>)</li> </ul> </li> -<li type="circle">org.apache.axis2.transport.local.<a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalTransportReceiver</span></a> (implements org.apache.axis2.transport.<a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a>)</li> +<li type="circle">org.apache.axis2.transport.local.<a href="../../../../../org/apache/axis2/transport/local/LocalTransportReceiver.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalTransportReceiver</span></a></li> </ul> </li> </ul> Modified: axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/package-use.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/package-use.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/package-use.html (original) +++ axis/site/axis2/java/core-staging/apidocs/org/apache/axis2/transport/package-use.html Mon May 2 19:33:51 2016 @@ -690,11 +690,6 @@ e.g: </tr> <tbody> <tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/axis2/transport/class-use/TransportListener.html#org.apache.axis2.transport.local">TransportListener</a> -<div class="block">Class TransportListener</div> -</td> -</tr> -<tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/axis2/transport/class-use/TransportSender.html#org.apache.axis2.transport.local">TransportSender</a> <div class="block">TransportSender sends the SOAP Message to other SOAP nodes.</div> </td> Modified: axis/site/axis2/java/core-staging/apidocs/overview-summary.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/overview-summary.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/overview-summary.html (original) +++ axis/site/axis2/java/core-staging/apidocs/overview-summary.html Mon May 2 19:33:51 2016 @@ -62,7 +62,7 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h1 class="title">Apache Axis2 1.7.1</h1> +<h1 class="title">Apache Axis2 1.7.2</h1> </div> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation"> Modified: axis/site/axis2/java/core-staging/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/apidocs/overview-tree.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/apidocs/overview-tree.html (original) +++ axis/site/axis2/java/core-staging/apidocs/overview-tree.html Mon May 2 19:33:51 2016 @@ -512,11 +512,7 @@ <li type="circle">org.apache.axis2.transport.java.<a href="org/apache/axis2/transport/java/JavaTransportSender.html" title="class in org.apache.axis2.transport.java"><span class="strong">JavaTransportSender</span></a> (implements org.apache.axis2.transport.<a href="org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>)</li> <li type="circle">org.apache.axis2.json.gson.<a href="org/apache/axis2/json/gson/JSONMessageHandler.html" title="class in org.apache.axis2.json.gson"><span class="strong">JSONMessageHandler</span></a></li> <li type="circle">org.apache.axis2.transport.local.<a href="org/apache/axis2/transport/local/LocalResponder.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalResponder</span></a> (implements org.apache.axis2.transport.<a href="org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>)</li> -<li type="circle">org.apache.axis2.transport.local.<a href="org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalTransportSender</span></a> (implements org.apache.axis2.transport.<a href="org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>) -<ul> -<li type="circle">org.apache.axis2.transport.local.<a href="org/apache/axis2/transport/local/NonBlockingLocalTransportSender.html" title="class in org.apache.axis2.transport.local"><span class="strong">NonBlockingLocalTransportSender</span></a></li> -</ul> -</li> +<li type="circle">org.apache.axis2.transport.local.<a href="org/apache/axis2/transport/local/LocalTransportSender.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalTransportSender</span></a> (implements org.apache.axis2.transport.<a href="org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>)</li> <li type="circle">org.apache.axis2.mtompolicy.<a href="org/apache/axis2/mtompolicy/MTOMInHandler.html" title="class in org.apache.axis2.mtompolicy"><span class="strong">MTOMInHandler</span></a></li> <li type="circle">org.apache.axis2.mtompolicy.<a href="org/apache/axis2/mtompolicy/MTOMOutHandler.html" title="class in org.apache.axis2.mtompolicy"><span class="strong">MTOMOutHandler</span></a></li> <li type="circle">org.apache.axis2.clustering.<a href="org/apache/axis2/clustering/RequestBlockingHandler.html" title="class in org.apache.axis2.clustering"><span class="strong">RequestBlockingHandler</span></a></li> @@ -723,10 +719,10 @@ <li type="circle">org.apache.axis2.context.externalize.<a href="org/apache/axis2/context/externalize/ActivateUtils.html" title="class in org.apache.axis2.context.externalize"><span class="strong">ActivateUtils</span></a></li> <li type="circle">org.apache.axis2.osgi.internal.<a href="org/apache/axis2/osgi/internal/Activator.html" title="class in org.apache.axis2.osgi.internal"><span class="strong">Activator</span></a> (implements org.osgi.framework.BundleActivator)</li> <li type="circle">org.apache.axis2.transport.testkit.<a href="org/apache/axis2/transport/testkit/AdapterUtils.html" title="class in org.apache.axis2.transport.testkit"><span class="strong">AdapterUtils</span></a></li> -<li type="circle">org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBDataHandlerStreamReader.html" title="class in org.apache.axis2.databinding.utils.reader"><span class="strong">ADBDataHandlerStreamReader</span></a> (implements org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBXMLStreamReader.html" title="interface in org.apache.axis2.databinding.utils.reader">ADBXMLStreamReader</a>)</li> +<li type="circle">org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBDataHandlerStreamReader.html" title="class in org.apache.axis2.databinding.utils.reader"><span class="strong">ADBDataHandlerStreamReader</span></a> (implements org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBXMLStreamReader.html" title="interface in org.apache.axis2.databinding.utils.reader">ADBXMLStreamReader</a>, org.apache.axiom.ext.stax.datahandler.<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerReader.html?is-external=true" title="class or interface in org.apache.axiom.ext.stax.datahandler">DataHandlerReader</a>)</li> <li type="circle">org.apache.axis2.databinding.i18n.<a href="org/apache/axis2/databinding/i18n/ADBMessages.html" title="class in org.apache.axis2.databinding.i18n"><span class="strong">ADBMessages</span></a></li> <li type="circle">org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBNamespaceContext.html" title="class in org.apache.axis2.databinding.utils.reader"><span class="strong">ADBNamespaceContext</span></a> (implements javax.xml.namespace.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/NamespaceContext.html?is-external=true" title="class or interface in javax.xml.namespace">NamespaceContext</a>)</li> -<li type="circle">org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderImpl.html" title="class in org.apache.axis2.databinding.utils.reader"><span class="strong">ADBXMLStreamReaderImpl</span></a> (implements org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBXMLStreamReader.html" title="interface in org.apache.axis2.databinding.utils.reader">ADBXMLStreamReader</a>)</li> +<li type="circle">org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderImpl.html" title="class in org.apache.axis2.databinding.utils.reader"><span class="strong">ADBXMLStreamReaderImpl</span></a> (implements org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBXMLStreamReader.html" title="interface in org.apache.axis2.databinding.utils.reader">ADBXMLStreamReader</a>, org.apache.axiom.ext.stax.datahandler.<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerReader.html?is-external=true" title="class or interface in org.apache.axiom.ext.stax.datahandler">DataHandlerReader</a>)</li> <li type="circle">org.apache.axis2.handlers.addressing.<a href="org/apache/axis2/handlers/addressing/Addressing.html" title="class in org.apache.axis2.handlers.addressing"><span class="strong">Addressing</span></a> (implements org.apache.axis2.modules.<a href="org/apache/axis2/modules/Module.html" title="interface in org.apache.axis2.modules">Module</a>)</li> <li type="circle">org.apache.axis2.jaxws.description.builder.<a href="org/apache/axis2/jaxws/description/builder/AddressingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="strong">AddressingAnnot</span></a> (implements javax.xml.ws.soap.<a href="http://docs.oracle.com/javaee/5/api/javax/xml/ws/soap/Addressing.html?is-external=true" title="class or interface in javax.xml.ws.soap">Addressing</a>)</li> <li type="circle">org.apache.axis2.jaxws.client.config.<a href="org/apache/axis2/jaxws/client/config/AddressingConfigurator.html" title="class in org.apache.axis2.jaxws.client.config"><span class="strong">AddressingConfigurator</span></a> (implements org.apache.axis2.jaxws.feature.<a href="org/apache/axis2/jaxws/feature/ClientConfigurator.html" title="interface in org.apache.axis2.jaxws.feature">ClientConfigurator</a>)</li> @@ -1810,7 +1806,7 @@ <li type="circle">org.apache.axis2.engine.<a href="org/apache/axis2/engine/ListenerManager.html" title="class in org.apache.axis2.engine"><span class="strong">ListenerManager</span></a></li> <li type="circle">org.apache.axis2.jaxws.description.xml.handler.<a href="org/apache/axis2/jaxws/description/xml/handler/ListenerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><span class="strong">ListenerType</span></a></li> <li type="circle">org.apache.axis2.util.<a href="org/apache/axis2/util/Loader.html" title="class in org.apache.axis2.util"><span class="strong">Loader</span></a></li> -<li type="circle">org.apache.axis2.transport.local.<a href="org/apache/axis2/transport/local/LocalTransportReceiver.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalTransportReceiver</span></a> (implements org.apache.axis2.transport.<a href="org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a>)</li> +<li type="circle">org.apache.axis2.transport.local.<a href="org/apache/axis2/transport/local/LocalTransportReceiver.html" title="class in org.apache.axis2.transport.local"><span class="strong">LocalTransportReceiver</span></a></li> <li type="circle">org.apache.axis2.dataretrieval.<a href="org/apache/axis2/dataretrieval/LocatorType.html" title="class in org.apache.axis2.dataretrieval"><span class="strong">LocatorType</span></a></li> <li type="circle">org.apache.axis2.transport.testkit.axis2.<a href="org/apache/axis2/transport/testkit/axis2/LogAspect.html" title="class in org.apache.axis2.transport.testkit.axis2"><span class="strong">LogAspect</span></a></li> <li type="circle">org.apache.axis2.util.<a href="org/apache/axis2/util/LoggingControl.html" title="class in org.apache.axis2.util"><span class="strong">LoggingControl</span></a></li> @@ -2734,7 +2730,7 @@ <li type="circle">org.apache.axis2.clustering.tribes.<a href="org/apache/axis2/clustering/tribes/WkaBasedMembershipScheme.html" title="class in org.apache.axis2.clustering.tribes"><span class="strong">WkaBasedMembershipScheme</span></a> (implements org.apache.axis2.clustering.<a href="org/apache/axis2/clustering/MembershipScheme.html" title="interface in org.apache.axis2.clustering">MembershipScheme</a>)</li> <li type="circle">org.apache.axis2.clustering.tribes.<a href="org/apache/axis2/clustering/tribes/WkaMembershipService.html" title="class in org.apache.axis2.clustering.tribes"><span class="strong">WkaMembershipService</span></a> (implements org.apache.catalina.tribes.MembershipService)</li> <li type="circle">org.apache.axis2.transport.base.threads.<a href="org/apache/axis2/transport/base/threads/WorkerPoolFactory.html" title="class in org.apache.axis2.transport.base.threads"><span class="strong">WorkerPoolFactory</span></a></li> -<li type="circle">org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/WrappingXMLStreamReader.html" title="class in org.apache.axis2.databinding.utils.reader"><span class="strong">WrappingXMLStreamReader</span></a> (implements org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBXMLStreamReader.html" title="interface in org.apache.axis2.databinding.utils.reader">ADBXMLStreamReader</a>)</li> +<li type="circle">org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/WrappingXMLStreamReader.html" title="class in org.apache.axis2.databinding.utils.reader"><span class="strong">WrappingXMLStreamReader</span></a> (implements org.apache.axis2.databinding.utils.reader.<a href="org/apache/axis2/databinding/utils/reader/ADBXMLStreamReader.html" title="interface in org.apache.axis2.databinding.utils.reader">ADBXMLStreamReader</a>, org.apache.axiom.ext.stax.datahandler.<a href="http://ws.apache.org/axiom/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerReader.html?is-external=true" title="class or interface in org.apache.axiom.ext.stax.datahandler">DataHandlerReader</a>)</li> <li type="circle">java.io.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><span class="strong">Writer</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>, java.io.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>) <ul> <li type="circle">org.apache.axis2.transport.mail.<a href="org/apache/axis2/transport/mail/LogWriter.html" title="class in org.apache.axis2.transport.mail"><span class="strong">LogWriter</span></a></li> Modified: axis/site/axis2/java/core-staging/articles.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/articles.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/articles.html (original) +++ axis/site/axis2/java/core-staging/articles.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Axis2 Knowledge Base</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/Axis2-rpc-support.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/Axis2-rpc-support.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/Axis2-rpc-support.html (original) +++ axis/site/axis2/java/core-staging/docs/Axis2-rpc-support.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Axis2 RPC Support</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/Axis2ArchitectureGuide.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/Axis2ArchitectureGuide.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/Axis2ArchitectureGuide.html (original) +++ axis/site/axis2/java/core-staging/docs/Axis2ArchitectureGuide.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Axis2 Architecture Guide</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/WS_policy.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/WS_policy.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/WS_policy.html (original) +++ axis/site/axis2/java/core-staging/docs/WS_policy.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – WS Policy Support in Axis2</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/adb/adb-advanced.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/adb/adb-advanced.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/adb/adb-advanced.html (original) +++ axis/site/axis2/java/core-staging/docs/adb/adb-advanced.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Advanced Axis2 Databinding Framework Features</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/adb/adb-codegen-integration.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/adb/adb-codegen-integration.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/adb/adb-codegen-integration.html (original) +++ axis/site/axis2/java/core-staging/docs/adb/adb-codegen-integration.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – ADB Integration With Axis2</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/adb/adb-howto.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/adb/adb-howto.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/adb/adb-howto.html (original) +++ axis/site/axis2/java/core-staging/docs/adb/adb-howto.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – ADB - Howto</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/adb/adb-tweaking.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/adb/adb-tweaking.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/adb/adb-tweaking.html (original) +++ axis/site/axis2/java/core-staging/docs/adb/adb-tweaking.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – ADB Tweaking Guide</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/adv-userguide.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/adv-userguide.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/adv-userguide.html (original) +++ axis/site/axis2/java/core-staging/docs/adv-userguide.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Axis2 Advanced User's Guide</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/app_server.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/app_server.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/app_server.html (original) +++ axis/site/axis2/java/core-staging/docs/app_server.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Application Server Specific Configuration Guide</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/axis2config.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/axis2config.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/axis2config.html (original) +++ axis/site/axis2/java/core-staging/docs/axis2config.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Axis2 Configuration Documents</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/builder-formatter.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/builder-formatter.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/builder-formatter.html (original) +++ axis/site/axis2/java/core-staging/docs/builder-formatter.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Supporting new/custom message types with MessageBuilder/Formatter</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/clustering-guide.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/clustering-guide.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/clustering-guide.html (original) +++ axis/site/axis2/java/core-staging/docs/clustering-guide.html Mon May 2 19:33:51 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Axis2 – Axis2 Clustering Support</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> Modified: axis/site/axis2/java/core-staging/docs/contents.html URL: http://svn.apache.org/viewvc/axis/site/axis2/java/core-staging/docs/contents.html?rev=1742033&r1=1742032&r2=1742033&view=diff ============================================================================== --- axis/site/axis2/java/core-staging/docs/contents.html (original) +++ axis/site/axis2/java/core-staging/docs/contents.html Mon May 2 19:33:51 2016 @@ -1,15 +1,15 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-02-20 + | Generated by Apache Maven Doxia at 2016-05-02 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160220" /> + <meta name="Date-Revision-yyyymmdd" content="20160502" /> <meta http-equiv="Content-Language" content="en" /> - <title>Apache Axis2 – Axis2/Java 1.7.1 Documentation Home</title> + <title>Apache Axis2 – Axis2/Java 1.7.2 Documentation Home</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> <link rel="stylesheet" href="../css/site.css" /> <link rel="stylesheet" href="../css/print.css" media="print" /> @@ -41,10 +41,10 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-02-20 + <li id="publishDate">Last Published: 2016-05-02 <span class="divider">|</span> </li> - <li id="projectVersion">Version: 1.7.1 + <li id="projectVersion">Version: 1.7.2 <span class="divider">|</span> </li> <li class=""> @@ -57,7 +57,7 @@ Axis2/Java</a> <span class="divider">/</span> </li> - <li class="active ">Axis2/Java 1.7.1 Documentation Home</li> + <li class="active ">Axis2/Java 1.7.2 Documentation Home</li> @@ -87,7 +87,7 @@ <span class="none"></span> Downloads</a> </li> - + <li> <a href="javascript:void(0)" title="Release Notes"> @@ -136,6 +136,13 @@ <span class="none"></span> 1.7.1</a> </li> + + <li> + + <a href="../release-notes/1.7.2.html" title="1.7.2"> + <span class="none"></span> + 1.7.2</a> + </li> </ul> </li> @@ -392,7 +399,7 @@ ~ under the License. --><html xmlns="http://www.w3.org/1999/xhtml"> -<h1>Apache Axis2/Java Version 1.7.1 Documentation +<h1>Apache Axis2/Java Version 1.7.2 Documentation Index</h1> <div class="section"> @@ -405,7 +412,7 @@ carefully designed to support the easy a that extend its functionality for features such as security and increased reliability.</p> -<p>Apache Axis2 Version 1.7.1 is a bugfix release, fixing several +<p>Apache Axis2 Version 1.7.2 is a bugfix release, fixing several problems in version 1.5. Please see the release notes for more details.</p>
