Uses of Class
nl.b3p.tailormap.api.configuration.TailormapConfig
-
Packages that use TailormapConfig Package Description nl.b3p.tailormap.api.configuration nl.b3p.tailormap.api.persistence.helper -
-
Uses of TailormapConfig in nl.b3p.tailormap.api.configuration
Methods in nl.b3p.tailormap.api.configuration that return TailormapConfig Modifier and Type Method Description TailormapConfigTailormapConfig. setTimeout(int timeout) -
Uses of TailormapConfig in nl.b3p.tailormap.api.persistence.helper
Constructors in nl.b3p.tailormap.api.persistence.helper with parameters of type TailormapConfig Constructor Description GeoServiceHelper(TailormapConfig tailormapConfig, FeatureSourceRepository featureSourceRepository)
-