net.jini.discovery
Class LookupDiscovery.CheckReachabilityMarker
java.lang.Object
net.jini.discovery.LookupDiscovery.CheckReachabilityMarker
- Enclosing class:
- LookupDiscovery
private static class LookupDiscovery.CheckReachabilityMarker
- extends Object
Marker object placed in pendingDiscoveries set to indicate to
UnicastDiscoveryTask that reachability of the lookup service which sent
the contained unicast response needs to be verified.
response
final UnicastResponse response
- Response sent by lookup service to check reachability of
LookupDiscovery.CheckReachabilityMarker
LookupDiscovery.CheckReachabilityMarker(UnicastResponse response)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.