Package | Description |
---|---|
org.ow2.petals.bc.mail.service.provide.annotated.pattern |
Constructor and Description |
---|
MailBodyPattern(QName wsdlOperationName,
String bodyPatternWithXPathExpr,
XPath xpathBuilder)
Create a
MailBodyPattern from a String containing placeholders with XPath expression. |
MailHeaderPattern(QName wsdlOperationName,
String headerPatternWithXPathExpr,
XPath xpathBuilder)
Create a
MailHeaderPattern from a String containing placeholders with XPath expression. |
MailSubjectPattern(QName wsdlOperationName,
String subjectPatternWithXPathExpr,
XPath xpathBuilder)
Create a
MailSubjectPattern from a String containing placeholders with XPath expression. |
StringXPathPattern(QName wsdlOperationName,
String stringPatternWithXPathExpr,
XPath xpathBuilder)
Create a
StringXPathPattern from a String containing placeholders with XPath expression. |
Copyright © 2005-2018 Linagora. All Rights Reserved.