| Interface | Description |
|---|---|
| ProxyService<T> | |
| URLMapping |
Singleton services for tracking
|
| Class | Description |
|---|---|
| DefaultProxyService |
The holder for instantiated proxies.
|
| DefaultURLMapping |
Maps real URL to proxied URL.
|
| ProxyHolder<T> | |
| ProxyObserver |
Initializes and finalizes proxies.
|
| ProxyURLProvider |
Provides the proxy URL instead of real URL.
|
| ProxyURLToContextMapping |
Maps classes to URLs of proxy that they use and also mapping of URL to
OperationalContext. |
| ProxyUsageTracker |
Tracks what classes use which proxy
|
| RealURLToProxyURLMapping |
Maps real request URLs to URLs of proxy.
|
| Exception | Description |
|---|---|
| ProxyURLToContextMapping.OperationalContextNotBoundException |
Copyright © 2019 JBoss by Red Hat. All rights reserved.