Uses of Class
org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re.Gateway
-
Packages that use Gateway Package Description org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re -
-
Uses of Gateway in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re
Methods in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re that return types with arguments of type Gateway Modifier and Type Method Description LinkedHashMap<String,Gateway>DetachedREs. getGateways()Methods in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re with parameters of type Gateway Modifier and Type Method Description intGateway. compareTo(Gateway gateway)Method parameters in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re with type arguments of type Gateway Modifier and Type Method Description voidDetachedREs. setGateways(LinkedHashMap<String,Gateway> gateways)Constructor parameters in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re with type arguments of type Gateway Constructor Description DetachedREs(boolean enabled, LinkedHashMap<String,Gateway> gateways)
-