public class RealURLToProxyURLMapping extends Object
RealURLToProxyURLMapping()
Map<URL,URL>
asMap()
boolean
isRegistered(URL realUrl)
void
register(URL realUrl, URL proxyUrl)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RealURLToProxyURLMapping()
public void register(URL realUrl, URL proxyUrl)
public Map<URL,URL> asMap()
public boolean isRegistered(URL realUrl)
Copyright © 2014 JBoss by Red Hat. All rights reserved.