JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.dubbo.common.bytecode.Proxy
Packages that use
Proxy
Package
Description
org.apache.dubbo.common.bytecode
Uses of
Proxy
in
org.apache.dubbo.common.bytecode
Methods in
org.apache.dubbo.common.bytecode
that return
Proxy
Modifier and Type
Method
Description
static
Proxy
Proxy.
getProxy
(
Class
<?>... ics)
Get proxy.