public class HttpHeaderProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE |
| Constructor and Description |
|---|
HttpHeaderProperty() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fromPropertyName(String name)
Converts a JMS property name to an HTTP header name.
|
static String |
toPropertyName(String httpHeader)
Converts an HTTP header name to a selector compatible property name.
|
public static final String CONTENT_TYPE
public static String toPropertyName(String httpHeader)
httpHeader - Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.