Uses of Class
org.apache.activemq.artemis.protocol.amqp.exceptions.ActiveMQAMQPInvalidContentTypeException
Packages that use ActiveMQAMQPInvalidContentTypeException
Package
Description
This package will include classes used to make convertions between Artemis and AMQP.
-
Uses of ActiveMQAMQPInvalidContentTypeException in org.apache.activemq.artemis.protocol.amqp.converter
Methods in org.apache.activemq.artemis.protocol.amqp.converter that throw ActiveMQAMQPInvalidContentTypeExceptionModifier and TypeMethodDescriptionstatic CharsetAMQPContentTypeSupport.parseContentTypeForTextualCharset(String contentType) Parse the content type from a message and determine theCharset.