Interface Assertor


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

      • assertMessage

        void assertMessage​(Message message)
      • canAssert

        boolean canAssert​(QName type)