Uses of Class
org.apache.camel.component.infinispan.InfinispanEndpoint
Packages that use InfinispanEndpoint
-
Uses of InfinispanEndpoint in org.apache.camel.component.infinispan
Constructors in org.apache.camel.component.infinispan with parameters of type InfinispanEndpointModifierConstructorDescriptionprotectedInfinispanConsumer(InfinispanEndpoint endpoint, org.apache.camel.Processor processor, String cacheName, ManagerType manager, ConfigurationType configuration) protectedInfinispanProducer(InfinispanEndpoint endpoint, String cacheName, M manager, C configuration)