Class IPStack


public class IPStack extends RegionLocationService
The "IPStack.com" service provider for region location information.
Author:
Christopher Mindus
  • Constructor Details

    • IPStack

      public IPStack(IWebServiceEngine wse, ServerSettings settings)
      Constructs the service provider for the region location information. The server will once constructed, register the service with its name. The name is "IPStack" and the default timeout is set to 20 seconds, but the site is really fast.
      Parameters:
      wse - The WebService engine used to determine proxy.
      settings - Server settings.
  • Method Details