Go to new doc!

+49 228 5552576-0


info@predic8.com

userFeature

Description

Can be used in

spring:beans, if, internalProxy, proxy, registration, request, response, serviceProxy, soapProxy, stompProxy, swaggerProxy, transport and wsStompReassembler

Syntax

				<userFeature />
			
Listing 1: userFeature Syntax

Sample

				<beans>
					<router />

					<transport >
						<ruleMatching />
						<dispatching />				
						
						<userFeature />
	
						<httpClient />
					</transport>
				</beans>
			
Listing 2: userFeature Example