| Package | Description |
|---|---|
| org.talend.esb.policy.schemavalidate | |
| org.talend.esb.policy.schemavalidate.interceptors |
| Modifier and Type | Method and Description |
|---|---|
SchemaValidationPolicy.MessageType |
SchemaValidationPolicy.getMessageType() |
static SchemaValidationPolicy.MessageType |
SchemaValidationPolicy.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaValidationPolicy.MessageType[] |
SchemaValidationPolicy.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidationPolicy.setMessageType(SchemaValidationPolicy.MessageType messageType) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SchemaValidationPolicyAbstractInterceptor.shouldSchemaValidate(org.apache.cxf.message.Message message,
SchemaValidationPolicy.MessageType msgType,
SchemaValidationPolicy.AppliesToType appliesToType) |
Copyright © 2011–2021 Talend Inc.. All rights reserved.