Package org.apache.camel.component.stub

The Stub Component which is used for stubbing endpoints.

See:
          Description

Class Summary
StubComponent Allows you to easily stub out a middleware transport by prefixing the URI with "stub:" which is handy for testing out routes, or isolating bits of middleware.
 

Package org.apache.camel.component.stub Description

The Stub Component which is used for stubbing endpoints.



Apache CAMEL