public final class AMQPContentTypeSupport extends Object
| Constructor and Description |
|---|
AMQPContentTypeSupport() |
| Modifier and Type | Method and Description |
|---|---|
static Charset |
parseContentTypeForTextualCharset(String contentType) |
public static Charset parseContentTypeForTextualCharset(String contentType) throws ActiveMQAMQPInvalidContentTypeException
contentType - the contentType of the received messageActiveMQAMQPInvalidContentTypeException - if the content-type is invalid in some way.Copyright © 2017 The Apache Software Foundation. All Rights Reserved.