Package akka.discovery
-
Class Summary Class Description Discovery DefaultServiceDiscovery
as configured inakka.discovery.method
.Discovery$ INTERNAL APILookup Which port for a service e.g.Lookup$ Create a service Lookup with only a serviceName.ServiceDiscovery Scala API: Perform lookup using underlying discovery implementation.ServiceDiscovery.Resolved ServiceDiscovery.Resolved$ ServiceDiscovery.ResolvedTarget ServiceDiscovery.ResolvedTarget$ ServiceDiscovery$ Future returned by resolve(name, timeout) should be failed with this exception if the underlying mechanism was unable to resolve the name within the given timeout. -
Exception Summary Exception Description ServiceDiscovery.DiscoveryTimeoutException