|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentifiedType | |
---|---|
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
org.apache.camel.model.dataformat | The JAXB POJOs for the Data Formats used to marshal and unmarshal objects to and from streams inside components |
org.apache.camel.model.loadbalancer | The LoadBalancer and the LoadBalancerStrategy JAXB Objects |
Uses of IdentifiedType in org.apache.camel.model |
---|
Subclasses of IdentifiedType in org.apache.camel.model | |
---|---|
class |
RouteBuilderRef
Represents an XML <routeBuilderRef/> element |
Uses of IdentifiedType in org.apache.camel.model.dataformat |
---|
Subclasses of IdentifiedType in org.apache.camel.model.dataformat | |
---|---|
class |
ArtixDSDataFormat
Represents the Artix Data Services DataFormat |
class |
CsvDataFormat
Represents a CSV (Comma Separated Values) DataFormat |
class |
DataFormatType
Represents the base XML type for DataFormat. |
class |
FlatpackDataFormat
Represents a Flatpack DataFormat . |
class |
HL7DataFormat
Represents a HL7 DataFormat . |
class |
JaxbDataFormat
Represents the JAXB2 XML DataFormat |
class |
SerializationDataFormat
Represents the Java Serialization DataFormat |
class |
StringDataFormat
Represents the String (text based) DataFormat |
class |
XMLBeansDataFormat
Represents the XMLBeans XML DataFormat |
class |
XStreamDataFormat
Represents the XStream XML DataFormat |
Uses of IdentifiedType in org.apache.camel.model.loadbalancer |
---|
Subclasses of IdentifiedType in org.apache.camel.model.loadbalancer | |
---|---|
class |
LoadBalancerType
Represents an XML <loadBalance/> element |
class |
RandomLoadBalanceStrategy
Represents an XML <random/> element |
class |
RoundRobinLoadBalanceStrategy
Represents an XML <roundRobin/> element |
class |
StickyLoadBalanceStrategy
Represents an XML <sticky/> element |
class |
TopicLoadBalanceStrategy
Represents an XML <topic/> element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |