| Interface | Description |
|---|---|
| Proxy |
Class Description Here...
|
| ProxyInstantiator |
An instantiator for instantiating proxies from maps of their instance details.
|
| Class | Description |
|---|---|
| DefaultFactoryInit |
The default ProxyFactory, TaskGraphManager and ServiceManager setup.
|
| ProxyFactory |
A factory class for instantiating proxies from a map of its instance details.
|
| Exception | Description |
|---|---|
| IncompatibleProxyException |
An extension of CableException to indicate that there is a proxy mismatch
|
| ProxyInstantiationException |
The exception thrown when invalid proxy instance details are used to initiate a proxy.
|