Interface BodyEncoder


@Deprecated public interface BodyEncoder
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
    This method must not be called directly by ActiveMQ Artemis clients.
    int
    encode(ByteBuffer bufferRead)
    Deprecated.
    This method must not be called directly by ActiveMQ Artemis clients.
    int
    encode(ActiveMQBuffer bufferOut, int size)
    Deprecated.
    This method must not be called directly by ActiveMQ Artemis clients.
    long
    Deprecated.
    This method must not be called directly by ActiveMQ Artemis clients.
    void
    Deprecated.
    This method must not be called directly by ActiveMQ Artemis clients.
  • Method Details