Interface MessageInfo

    • Method Detail

      • getId

        long getId()
      • getSize

        long getSize()
      • getHeaderSize

        long getHeaderSize()
      • getMessageType

        String getMessageType()
      • getDeliveryCount

        int getDeliveryCount()
      • getDeliveredTo

        String getDeliveredTo()
      • getDeliveredToConsumerId

        String getDeliveredToConsumerId()
      • getArrivalTime

        Date getArrivalTime()
      • isPersistent

        boolean isPersistent()
      • getMessageId

        String getMessageId()
      • getExpirationTime

        Date getExpirationTime()
      • getApplicationId

        String getApplicationId()
      • getCorrelationId

        String getCorrelationId()
      • getEncoding

        String getEncoding()
      • getMimeType

        String getMimeType()
      • getPriority

        int getPriority()
      • getReplyTo

        String getReplyTo()
      • getTimestamp

        Date getTimestamp()
      • getUserId

        String getUserId()
      • getGroupId

        String getGroupId()
      • getNotValidBefore

        Date getNotValidBefore()
      • getInitialRoutingAddress

        String getInitialRoutingAddress()