Class JHttpLocationServiceFactory$

java.lang.Object
csw.location.client.javadsl.JHttpLocationServiceFactory$

public class JHttpLocationServiceFactory$ extends Object
The factory is used to create ILocationService instance.
  • Field Details

  • Constructor Details

    • JHttpLocationServiceFactory$

      public JHttpLocationServiceFactory$()
  • Method Details

    • makeLocalClient

      public ILocationService makeLocalClient(akka.actor.typed.ActorSystem<?> actorSystem)
      Use this factory method to create http location client when location server is running locally. HTTP Location server runs on port 7654.
      Parameters:
      actorSystem - (undocumented)
      Returns:
      (undocumented)