This commit is contained in:
Arjen Poutsma
2010-11-04 12:42:52 +00:00
parent 0dadf73db8
commit 3d327b541f

View File

@@ -30,7 +30,11 @@ import org.springframework.ws.test.support.creator.WebServiceMessageCreator;
import org.springframework.xml.transform.ResourceSource;
/**
* Factory methods for {@link ResponseCreator} classes. Typically used to provide input for {@link
* ResponseActions#andRespond(ResponseCreator)}.
*
* @author Arjen Poutsma
* @since 2.0
*/
public abstract class ResponseCreators {