public final class UndertowHostKey extends Object
| Constructor and Description |
|---|
UndertowHostKey(String host,
int port,
SSLContext ssl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object target) |
String |
getHost() |
int |
getPort() |
SSLContext |
getSslContext() |
int |
hashCode() |
public UndertowHostKey(String host, int port, SSLContext ssl)
Apache Camel