Package org.apache.cxf.transport
Interface Assertor
-
- All Known Implementing Classes:
AbstractHTTPDestination,AhcWebSocketConduit,AsyncHTTPConduit,AsyncHTTPConduit,AtmosphereWebSocketJettyDestination,AtmosphereWebSocketServletDestination,AtmosphereWebSocketUndertowDestination,HttpClientHTTPConduit,HTTPConduit,JAXWSHttpSpiDestination,Jetty10WebSocketDestination,JettyHTTPDestination,NettyHttpConduit,NettyHttpDestination,ServletDestination,UndertowHTTPDestination,UndertowWebSocketDestination,URLConnectionHTTPConduit
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)
-