This commit is contained in:
Arjen Poutsma
2007-08-17 13:50:43 +00:00
parent 21ad192021
commit 47f8598ccd

View File

@@ -85,7 +85,7 @@ import org.springframework.ws.transport.support.DefaultStrategiesHelper;
* <li>Call to {@link WebServiceConnection#close() close} on the connection.</li> </ol>
*
* @author Arjen Poutsma
* @since 1.0
* @since 1.0.0
*/
public class WebServiceTemplate extends WebServiceAccessor implements WebServiceOperations {