Uses of Class
com.predic8.membrane.core.rules.AbstractServiceProxy
Packages that use AbstractServiceProxy
Package
Description
-
Uses of AbstractServiceProxy in com.predic8.membrane.core.interceptor.administration
Methods in com.predic8.membrane.core.interceptor.administration with parameters of type AbstractServiceProxyModifier and TypeMethodDescriptionvoidAdminPageBuilder.createServiceProxyVisualization(AbstractServiceProxy proxy, String relativeRootPath) -
Uses of AbstractServiceProxy in com.predic8.membrane.core.openapi.serviceproxy
Subclasses of AbstractServiceProxy in com.predic8.membrane.core.openapi.serviceproxy -
Uses of AbstractServiceProxy in com.predic8.membrane.core.rules
Subclasses of AbstractServiceProxy in com.predic8.membrane.core.rules -
Uses of AbstractServiceProxy in com.predic8.membrane.core.util
Methods in com.predic8.membrane.core.util that return types with arguments of type AbstractServiceProxyModifier and TypeMethodDescriptionstatic Comparator<AbstractServiceProxy>ComparatorFactory.getAbstractServiceProxyComparator(String propName, String order)