public class HTTPRewrite extends Object implements Serializable
| Constructor and Description |
|---|
HTTPRewrite()
No args constructor for use in serialization
|
HTTPRewrite(String authority,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthority() |
String |
getUri() |
void |
setAuthority(String authority) |
void |
setUri(String uri) |
Copyright © 2017–2018 Red Hat. All rights reserved.