Interface MessageInfoFactory

    • Method Detail

      • isSupported

        boolean isSupported​(java.lang.Class<?> clazz)
        Whether the message class is supported by this factory.
      • messageInfoFor

        MessageInfo messageInfoFor​(java.lang.Class<?> clazz)
        Returns a information of the message class.