|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExchangeProperty | |
---|---|
org.apache.camel | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of ExchangeProperty in org.apache.camel |
---|
Methods in org.apache.camel that return ExchangeProperty | |
---|---|
static ExchangeProperty<?> |
ExchangeProperty.get(String literal)
Deprecated. |
static ExchangeProperty<?> |
ExchangeProperty.getByName(String name)
Deprecated. |
static ExchangeProperty<?>[] |
ExchangeProperty.values()
Deprecated. |
Methods in org.apache.camel with parameters of type ExchangeProperty | |
---|---|
static void |
ExchangeProperty.deregister(ExchangeProperty<?> property)
Deprecated. |
static void |
ExchangeProperty.register(ExchangeProperty<?> property)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |