Class GatewayRoute
java.lang.Object
org.palladiosimulator.somox.analyzer.rules.impl.data.GatewayRoute
-
Constructor Summary
ConstructorDescriptionGatewayRoute
(String path, String serviceId, boolean stripPrefix) GatewayRoute
(String path, String serviceId, int stripPrefixLength) -
Method Summary
-
Constructor Details
-
GatewayRoute
-
GatewayRoute
-
-
Method Details
-
getPath
-
getTargetHost
-
matches
-
applyTo
-