Uses of Class
org.apache.camel.ExchangeProperty

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.  
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.