Uses of Class
org.refcodes.remoting.AmbiguousProxyException
-
Uses of AmbiguousProxyException in org.refcodes.remoting
Methods in org.refcodes.remoting that throw AmbiguousProxyException Modifier and Type Method Description <T> TRemoteClient. getProxy(Class<T> aType)Returns the proxy which can be cast to the given type.<T> TRemoteClientImpl. getProxy(Class<T> aType)Gets the proxy.