Interface BodyEncoder
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()Deprecated.This method must not be called directly by ActiveMQ Artemis clients.intencode(ByteBuffer bufferRead) Deprecated.This method must not be called directly by ActiveMQ Artemis clients.intencode(ActiveMQBuffer bufferOut, int size) Deprecated.This method must not be called directly by ActiveMQ Artemis clients.longDeprecated.This method must not be called directly by ActiveMQ Artemis clients.voidopen()Deprecated.This method must not be called directly by ActiveMQ Artemis clients.
-
Method Details
-
open
Deprecated.This method must not be called directly by ActiveMQ Artemis clients.- Throws:
ActiveMQException
-
close
Deprecated.This method must not be called directly by ActiveMQ Artemis clients.- Throws:
ActiveMQException
-
encode
Deprecated.This method must not be called directly by ActiveMQ Artemis clients.- Throws:
ActiveMQException
-
encode
Deprecated.This method must not be called directly by ActiveMQ Artemis clients.- Throws:
ActiveMQException
-
getLargeBodySize
long getLargeBodySize()Deprecated.This method must not be called directly by ActiveMQ Artemis clients.
-