Uses of Class
org.springframework.mock.http.MockHttpOutputMessage
Packages that use MockHttpOutputMessage Package Description org.springframework.mock.http.client Mock implementations of client-side HTTP abstractions.Uses of MockHttpOutputMessage in org.springframework.mock.http.client
Subclasses of MockHttpOutputMessage in org.springframework.mock.http.client Modifier and Type Class Description classMockAsyncClientHttpRequestDeprecated.as of Spring 5.0, with no direct replacementclassMockClientHttpRequestMock implementation ofClientHttpRequest.