public class RealURLToProxyURLMapping extends Object
| Constructor and Description |
|---|
RealURLToProxyURLMapping() |
| Modifier and Type | Method and Description |
|---|---|
Map<URL,URL> |
asMap() |
boolean |
isRegistered(URL realUrl) |
void |
register(URL realUrl,
URL proxyUrl) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.