org.apache.cxf.ws.policy
Interface Assertor
- All Known Implementing Classes:
- AbstractHTTPDestination, HTTPConduit, JettyHTTPDestination, ServletDestination
public interface Assertor
API used in the WS-Policy framework to allow a message exchange participant to
assert its capabilities for the underlying message.
assertMessage
void assertMessage(Message message)
canAssert
boolean canAssert(javax.xml.namespace.QName type)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.