Package org.apache.cxf.ws.policy
Interface Assertor
-
- All Known Implementing Classes:
PolicyUtils.WrappedAssertor
public interface AssertorAPI used in the WS-Policy framework to allow a message exchange participant to assert its capabilities for the underlying message.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidassertMessage(Message message)booleancanAssert(QName type)
-