|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.test.support.AbstractResponseValidator
org.springframework.integration.test.support.PayloadValidator
public abstract class PayloadValidator
Validate a message payload. Create an anonymous instance or subclass this to validate a response payload.
| Constructor Summary | |
|---|---|
PayloadValidator()
|
|
| Method Summary | |
|---|---|
protected boolean |
extractPayload()
If true will extract the payload as the parameter for validateResponse() |
| Methods inherited from class org.springframework.integration.test.support.AbstractResponseValidator |
|---|
handleMessage, validateResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PayloadValidator()
| Method Detail |
|---|
protected final boolean extractPayload()
AbstractResponseValidator
extractPayload in class AbstractResponseValidator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||