Uses of Class
org.apache.camel.spring.model.OutputType

Packages that use OutputType
org.apache.camel.spring.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of OutputType in org.apache.camel.spring.model
 

Subclasses of OutputType in org.apache.camel.spring.model
 class FilterType
           
 class OtherwiseType
           
 class ProcessorRef
           
 class RecipientListType
           
 class RouteType
          Represents an XML <route/> element
 class SplitterType
           
 class ToType
          Represents an XML <to/> element
 class WhenType
           
 

Methods in org.apache.camel.spring.model that return OutputType
 OutputType OutputType.to(String uri)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.