JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
org.refcodes.remoting
org.refcodes.remoting
AmbiguousProxyException
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> T
RemoteClient.
getProxy
(
Class
<T> aType)
Returns the proxy which can be cast to the given type.