public class URIEndpointObject extends IpPort
| Constructor and Description |
|---|
URIEndpointObject(String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirst(String key) |
List<String> |
getQuery(String key) |
boolean |
isHttp2Enabled() |
boolean |
isSslEnabled() |
static Map<String,List<String>> |
splitQuery(URI uri) |
equals, getHostOrIp, getPort, getSocketAddress, hashCode, setHostOrIp, setPort, toStringpublic URIEndpointObject(String endpoint)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.