com.sun.jini.jeri.internal.http
Class HttpClientManager.ServerKey
java.lang.Object
com.sun.jini.jeri.internal.http.HttpClientManager.ServerKey
- Enclosing class:
- HttpClientManager
private static class HttpClientManager.ServerKey
- extends Object
Server lookup key.
host
private final String host
port
private final int port
hash
private final int hash
HttpClientManager.ServerKey
HttpClientManager.ServerKey(String host,
int port)
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.