Package org.apache.cxf.transport
Interface Assertor
- 
 public interface AssertorAPI used in the to allow a message exchange participant to assert its capabilities for the underlying message.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidassertMessage(Message message)booleancanAssert(QName type)
 
-