|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExchangeProperty | |
---|---|
org.apache.camel | The core Camel API |
Uses of ExchangeProperty in org.apache.camel |
---|
Methods in org.apache.camel that return ExchangeProperty | |
---|---|
static ExchangeProperty<?> |
ExchangeProperty.get(String literal)
|
static ExchangeProperty<?> |
ExchangeProperty.getByName(String name)
|
static ExchangeProperty<?>[] |
ExchangeProperty.values()
|
Methods in org.apache.camel with parameters of type ExchangeProperty | |
---|---|
static void |
ExchangeProperty.deregister(ExchangeProperty<?> property)
|
static void |
ExchangeProperty.register(ExchangeProperty<?> property)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |