Uses of Package
org.apache.camel.component.vm

Packages that use org.apache.camel.component.vm
org.apache.camel.component.stub The Stub Component which is used for stubbing endpoints. 
 

Classes in org.apache.camel.component.vm used by org.apache.camel.component.stub
VmComponent
          An implementation of the VM components for asynchronous SEDA exchanges on a BlockingQueue within the classloader tree containing the camel-core.jar.
 



Apache Camel