static class DestinationConnectionPool.DestinationKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
host |
private int |
port |
private boolean |
secure |
Constructor and Description |
---|
DestinationKey(java.net.URI uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |