Package org.apache.activemq.artemis.protocol.amqp.util
package org.apache.activemq.artemis.protocol.amqp.util
-
ClassesClassDescription
ReadableBufferimplementation that wraps a NettyByteBufto allow use of Netty buffers to be used when decoding AMQP messages.WritableBufferimplementation that wraps a NettyByteBufto allow use of Netty buffers to be used when encoding AMQP messages.This can go away if Proton provides this feature.