|
Spring Web Services Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseActions | |
|---|---|
| org.springframework.ws.test.client | Provides a testing framework for client-side Web service testing. |
| Uses of ResponseActions in org.springframework.ws.test.client |
|---|
| Methods in org.springframework.ws.test.client that return ResponseActions | |
|---|---|
ResponseActions |
ResponseActions.andExpect(RequestMatcher requestMatcher)
Allows for further expectations to be set on the request. |
ResponseActions |
MockWebServiceServer.expect(RequestMatcher requestMatcher)
Records an expectation specified by the given RequestMatcher. |
|
Spring Web Services Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||