Uses of Class
org.citrusframework.endpoint.adapter.StaticEndpointAdapter
Packages that use StaticEndpointAdapter
-
Uses of StaticEndpointAdapter in org.citrusframework.endpoint.adapter
Subclasses of StaticEndpointAdapter in org.citrusframework.endpoint.adapterModifier and TypeClassDescriptionclassEndpoint adapter always returning empty response message.classBase endpoint adapter implementation that dispatches incoming messages according to some extracted message value as mapping key and a endpoint adapter mapping.classEndpoint adapter always returns a static response message.classEndpoint adapter produces no response message forcing a request timeout on client side.