Go to new doc!

+49 228 5552576-0


info@predic8.com

ruleMatching

Can be used in

transport

Syntax

				<ruleMatching />
			
Listing 1: ruleMatching Syntax

Sample

				<beans>
					<transport coreThreadPoolSize="20">
						<ruleMatching />
						<dispatching />
						<userFeature />
						<httpClient />
					</transport>
				</beans>
			
Listing 2: ruleMatching Example