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 Protocols and HostConfigurations, and equals() and hashCode() are required for the correct operation of some connection managers.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |