public class ContentTypeInfo extends Object
| Constructor and Description |
|---|
ContentTypeInfo(String propertyName,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
Get the content type of the message.
|
String |
getPropertyName()
Get the name of the message property from which the content type
has been extracted.
|
public String getPropertyName()
public String getContentType()
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.