JHttpLocationServiceFactory

csw.location.client.javadsl.JHttpLocationServiceFactory

The factory is used to create ILocationService instance.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def makeLocalClient(actorSystem: ActorSystem[_]): ILocationService

Use this factory method to create http location client when location server is running locally. HTTP Location server runs on port 7654.

Use this factory method to create http location client when location server is running locally. HTTP Location server runs on port 7654.

Attributes