Uses of Interface
esmska.data.GatewayInfo
-
Packages that use GatewayInfo Package Description esmska.data -
-
Uses of GatewayInfo in esmska.data
Classes in esmska.data that implement GatewayInfo Modifier and Type Class Description classGatewayClass representing a web gateway.Methods in esmska.data that return GatewayInfo Modifier and Type Method Description static GatewayInfoGateways. parseInfo(java.net.URL script)Parse GatewayInfo implementation from the provided URL.
-