Package com.hybris.commons.client
Class RestResponseFactory
- java.lang.Object
-
- com.hybris.commons.client.RestResponseFactory
-
public class RestResponseFactory extends java.lang.ObjectFactory creates instance of ResponseEntity with stub values.
-
-
Constructor Summary
Constructors Constructor Description RestResponseFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> org.springframework.http.ResponseEntity<T>newStubInstance()
-