Uses of Class
org.refcodes.remoting.NoSuchProxyException
-
Uses of NoSuchProxyException in org.refcodes.remoting
Methods in org.refcodes.remoting that throw NoSuchProxyException 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.