public final class AmqpContentTypeSupport extends Object
| Constructor and Description |
|---|
AmqpContentTypeSupport() |
| Modifier and Type | Method and Description |
|---|---|
static Charset |
parseContentTypeForTextualCharset(String contentType) |
public AmqpContentTypeSupport()
public static Charset parseContentTypeForTextualCharset(String contentType) throws InvalidContentTypeException
contentType - the contentType of the received messageInvalidContentTypeException - if the content-type is invalid in some way.Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.