|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseActions | |
---|---|
org.springframework.ws.test.server | Provides a testing framework for server-side Web service testing. |
Uses of ResponseActions in org.springframework.ws.test.server |
---|
Methods in org.springframework.ws.test.server that return ResponseActions | |
---|---|
ResponseActions |
ResponseActions.andExpect(ResponseMatcher responseMatcher)
Sets up an expectation about the response message. |
ResponseActions |
MockWebServiceClient.sendRequest(RequestCreator requestCreator)
Sends a request message by using the given RequestCreator . |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |