Added @since tags.

This commit is contained in:
Arjen Poutsma
2007-08-16 22:47:24 +00:00
parent 2cabff12db
commit c63f81d76c

View File

@@ -85,6 +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
*/
public class WebServiceTemplate extends WebServiceAccessor implements WebServiceOperations {