public interface IRemoteServiceProxyCreator
Modifier and Type | Method and Description |
---|---|
Object |
createProxy(ClassLoader classloader,
Class[] interfaces,
InvocationHandler handler) |
Object createProxy(ClassLoader classloader, Class[] interfaces, InvocationHandler handler)
Copyright © 2017. All rights reserved.