Interface Assertor


public interface Assertor
API used in the to allow a message exchange participant to assert its capabilities for the underlying message.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean
     
  • Method Details

    • assertMessage

      void assertMessage(Message message)
    • canAssert

      boolean canAssert(QName type)