Package akka.discovery
-
Class Summary Class Description Discovery Discovery$ Lookup A service lookup.Lookup$ ServiceDiscovery Implement to provide a service discovery methodServiceDiscovery.Resolved Result of a successful resolve requestServiceDiscovery.Resolved$ ServiceDiscovery.ResolvedTarget Resolved target host, with optional port and the IP address.ServiceDiscovery.ResolvedTarget$ ServiceDiscovery$ -
Exception Summary Exception Description ServiceDiscovery.DiscoveryTimeoutException 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.