Uses of Interface
esmska.data.GatewayInfo

Packages that use GatewayInfo
esmska.data   
 

Uses of GatewayInfo in esmska.data
 

Classes in esmska.data that implement GatewayInfo
 class Gateway
          Class representing a web gateway.
 

Methods in esmska.data that return GatewayInfo
static GatewayInfo Gateways.parseInfo(java.net.URL script)
          Parse GatewayInfo implementation from the provided URL.