|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
RequestProcessors so please use ResponseGenerator instead.
public interface RequestValidator
Validates request.
| Method Summary | |
|---|---|
void |
validateRequest(java.net.URI uri,
org.springframework.ws.WebServiceMessage message)
Deprecated. Validates the message. |
| Method Detail |
|---|
void validateRequest(java.net.URI uri,
org.springframework.ws.WebServiceMessage message)
throws java.io.IOException,
WsTestException
WsTestException. If the validator is not applicable, returns null.
uri - message -
java.lang.Exception
java.io.IOException
WsTestException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||