Uses of Class
com.predic8.membrane.core.rules.AbstractServiceProxy.Target
Packages that use AbstractServiceProxy.Target
Package
Description
-
Uses of AbstractServiceProxy.Target in com.predic8.membrane.core.interceptor.shadowing
Methods in com.predic8.membrane.core.interceptor.shadowing that return types with arguments of type AbstractServiceProxy.TargetMethod parameters in com.predic8.membrane.core.interceptor.shadowing with type arguments of type AbstractServiceProxy.TargetModifier and TypeMethodDescriptionvoidShadowingInterceptor.setTargets(List<AbstractServiceProxy.Target> targets) Sets the list of shadow hosts to which requests will be cloned and sent. -
Uses of AbstractServiceProxy.Target in com.predic8.membrane.core.resolver
Methods in com.predic8.membrane.core.resolver with parameters of type AbstractServiceProxy.Target -
Uses of AbstractServiceProxy.Target in com.predic8.membrane.core.rules
Fields in com.predic8.membrane.core.rules declared as AbstractServiceProxy.TargetModifier and TypeFieldDescriptionprotected AbstractServiceProxy.TargetAbstractServiceProxy.targetMethods in com.predic8.membrane.core.rules that return AbstractServiceProxy.TargetMethods in com.predic8.membrane.core.rules with parameters of type AbstractServiceProxy.TargetModifier and TypeMethodDescriptionvoidInternalProxy.setTarget(AbstractServiceProxy.Target target) voidServiceProxy.setTarget(AbstractServiceProxy.Target target)