Package org.apache.cxf.transport
Interface Assertor
-
- All Known Implementing Classes:
org.apache.cxf.transport.http.AbstractHTTPDestination,org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination,UndertowServerDestination
public interface AssertorAPI used in the 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)
-