|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ComponentResolver<E extends Exchange> | Represents a resolver of components from a URI to be able to auto-load them using some
discovery mechanism like DefaultComponentResolver |
| ExceptionHandler | A Strategy pattern for handling exceptions; particularly in asynchronous processes such as consumers |
| ExchangeConverter | This converter is capable of converting from an exchange to another type |
| Injector | A pluggable strategy for creating and possibly dependency injecting objects which could be implemented using straight forward reflection or using Spring or Guice to perform dependency injection. |
| Language | Represents a language to be used for Expression or Predicate instances |
| LanguageResolver | A pluggable strategy for resolving different languages in a loosely coupled manner |
| Marshaller | |
| Policy<E> | A strategy capable of applying interceptors to a processor |
| Provider<T> | A provider of newly constructed objects |
| Registry | Represents a service registry which may be implemented via a Spring ApplicationContext, via JNDI, a simple Map or the OSGI Service Registry |
| TypeConverterAware | An interface for an object which is interested in being injected with the root TypeConverter
such as for implementing a fallback type converter |
| Unmarshaller | |
| Class Summary | |
|---|---|
| XmlMarshaller | Marshallers that marshall to XML should extend this base class. |
| XmlUnmarshaller | Unmarshallers that unmarshall to XML should extend this base class. |
Service Provider Interfaces used internally by the Camel runtime which are plugin strategies.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||