public interface AnnotatedMailOperation
Modifier and Type | Method and Description |
---|---|
QName |
getWsdlOperation() |
void |
verifyAnnotationCoherence()
Verify that annotation read from the WSDL are valid for the operation, otherwise the exception
InvalidAnnotationForOperationException is thrown. |
void verifyAnnotationCoherence() throws InvalidAnnotationForOperationException
InvalidAnnotationForOperationException
is thrown.InvalidAnnotationForOperationException
- The annotated operation is incoherent.QName getWsdlOperation()
Copyright © 2005-2018 Linagora. All Rights Reserved.