Uses of Package
org.apache.camel.component.spring.integration

Packages that use org.apache.camel.component.spring.integration
org.apache.camel.component.spring.integration   
 

Classes in org.apache.camel.component.spring.integration used by org.apache.camel.component.spring.integration
SpringIntegrationComponent
          Represents the component that manages SpringIntegrationEndpoint.
SpringIntegrationEndpoint
          Defines the Spring Intergration Endpoint
SpringIntegrationExchange
          An Exchange for working with Spring Integration endpoints which exposes the underlying Spring messages via #getInMessage() and #getOutMessage()
SpringIntegrationMessage
          The Message DefaultMessage implementation for accessing the SpringIntegrationMessage
 



Apache CAMEL