Interface AMQMessageHeader

    • Method Detail

      • getCorrelationId

        String getCorrelationId()
      • getExpiration

        long getExpiration()
      • getUserId

        String getUserId()
      • getGroupId

        String getGroupId()
      • getMessageId

        String getMessageId()
      • getMimeType

        String getMimeType()
      • getEncoding

        String getEncoding()
      • getPriority

        byte getPriority()
      • getTimestamp

        long getTimestamp()
      • getNotValidBefore

        long getNotValidBefore()
      • getReplyTo

        String getReplyTo()
      • containsHeaders

        boolean containsHeaders​(Set<String> names)
      • containsHeader

        boolean containsHeader​(String name)