Both {@link java.lang.Object#equals(java.lang.Object) Object.equals()} and {@link java.lang.Object#hashCode() Object.hashCode()} should be overridden appropriately. Protocol socket factories are used to uniquely identify Protocol
s and HostConfiguration
s, and equals()
and hashCode()
are required for the correct operation of some connection managers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|