java.lang.Object
org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RemoveProducerMessage
All Implemented Interfaces:
Packet

public class RemoveProducerMessage extends PacketImpl
  • Field Details

    • id

      protected int id
  • Constructor Details

    • RemoveProducerMessage

      public RemoveProducerMessage(int id)
    • RemoveProducerMessage

      public RemoveProducerMessage()
  • Method Details