| Package | Description |
|---|---|
| org.apache.dubbo.common.bytecode |
| Modifier and Type | Method and Description |
|---|---|
static Proxy |
Proxy.getProxy(Class<?>... ics)
Get proxy.
|
static Proxy |
Proxy.getProxy(ClassLoader cl,
Class<?>... ics)
Get proxy.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.