public class ProxyDesc extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
codebase |
InvocationHandler |
handler |
String[] |
interfaces |
| Constructor and Description |
|---|
ProxyDesc() |
public String[] interfaces
public String codebase
public InvocationHandler handler
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.