| Modifier and Type | Field and Description |
|---|---|
static QName |
COMPRESSION
The Constant COMPRESSION.
|
static String |
COMPRESSION_NAME
The Constant COMPRESSION_NAME.
|
static String |
NAMESPACE
The Constant NAMESPACE.
|
| Constructor and Description |
|---|
CompressionPolicyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.neethi.Assertion |
build(Element element,
org.apache.neethi.AssertionBuilderFactory factory) |
static org.apache.cxf.ws.policy.AssertionInfo |
getAssertion(org.apache.cxf.message.Message message)
Gets the assertion.
|
QName[] |
getKnownElements() |
public static final String NAMESPACE
public static final String COMPRESSION_NAME
public static final QName COMPRESSION
public org.apache.neethi.Assertion build(Element element, org.apache.neethi.AssertionBuilderFactory factory) throws IllegalArgumentException
build in interface org.apache.neethi.builders.AssertionBuilder<Element>IllegalArgumentExceptionpublic QName[] getKnownElements()
getKnownElements in interface org.apache.neethi.builders.AssertionBuilder<Element>public static org.apache.cxf.ws.policy.AssertionInfo getAssertion(org.apache.cxf.message.Message message)
throws SAXException,
IOException,
ParserConfigurationException
message - the messageSAXException - the sAX exceptionIOException - Signals that an I/O exception has occurred.ParserConfigurationException - the parser configuration exceptionCopyright © 2011–2021 Talend Inc.. All rights reserved.