public class ResolvedUrl extends Object
| Constructor and Description |
|---|
ResolvedUrl(String url,
String hostHeader) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostHeader() |
String |
getUrl() |
void |
setHostHeader(String hostHeader) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2024. All rights reserved.