Modifier and Type | Method and Description |
---|---|
void |
SendMailOperation.verifyAnnotationCoherence()
Verify that annotation read from the WSDL are valid for the operation, otherwise the exception
InvalidAnnotationForOperationException is thrown. |
void |
AnnotatedMailOperation.verifyAnnotationCoherence()
Verify that annotation read from the WSDL are valid for the operation, otherwise the exception
InvalidAnnotationForOperationException is thrown. |
Modifier and Type | Class and Description |
---|---|
class |
DSNEnableOnUncompliantTypeException
Several mail annotation request mail delivery status notifications on not compliant types.
|
class |
InvalidMailOptionDSNContentException
The value of the annotation defining the content of mail delivery status notifications is invalid
|
class |
MailToMappingExpressionException
The XPath expression defining mail addresses is invalid.
|
class |
MultipleMailBodyDefinedException
Several mail annotations defining a mail body are declared on a WSDL operation
|
class |
MultipleMailHeaderNameDefinedException
Several mail annotations defining a mail header name are declared on a WSDL operation
|
class |
MultipleMailHeaderValueDefinedException
Several mail annotations defining a mail header value are declared on a WSDL operation
|
class |
MultipleMailOptionsDefinedException
Several mail annotations defining a mail options are declared on a WSDL operation
|
class |
MultipleMailSubjectDefinedException
Several mail annotations defining a mail subject are declared on a WSDL operation
|
class |
MultipleMailToDefinedException
Several mail annotations defining mail addresses are declared on a WSDL operation
|
class |
NoMailAddressMappingException
The annotation defining the mail address XPath expression is required for the given WSDL binding operation.
|
class |
NoMailBodyMappingException
The annotation defining the mail body is required for the given WSDL binding operation.
|
class |
NoMailHeaderValueMappingException
The annotation defining the mail body is required for the given WSDL binding operation.
|
class |
NoMailSubjectMappingException
The annotation defining the mail subject is required for the given WSDL binding operation.
|
class |
UnsupportedAnnotatedOperationException
The annotated operation declared in the WSDL has no runtime implementation, so it is not supported.
|
Modifier and Type | Class and Description |
---|---|
class |
StringPlaceholderMappingExpressionException
An XPath expression of the template is invalid.
|
Copyright © 2005-2018 Linagora. All Rights Reserved.