public abstract class IsolatedObjectProxy<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ClientHandle<T> |
handle |
| Modifier | Constructor and Description |
|---|---|
protected |
IsolatedObjectProxy(ClientHandle<T> handle) |
protected final ClientHandle<T> handle
protected IsolatedObjectProxy(ClientHandle<T> handle)