public class RemoteWrapper extends Object implements InvocationHandler
| Constructor and Description |
|---|
RemoteWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
create(Object raw) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
Copyright © 2014. All rights reserved.