MCQOPTIONS
Saved Bookmarks
| 1. |
If you need to get access to the entire SOAP message, you should write an endpoint class by implementing:- |
| A. | org.springframework.ws.server.endpoint.MessageEndpoint |
| B. | org.springframework.ws |
| C. | org.springframework.ws.server.endpoint |
| D. | all of the mentioned |
| Answer» B. org.springframework.ws | |