Uses of Interface
com.caucho.burlap.io.BurlapRemoteResolver
-
Packages that use BurlapRemoteResolver Package Description com.caucho.burlap.client Portable client code for using Burlap services.com.caucho.burlap.io -
-
Uses of BurlapRemoteResolver in com.caucho.burlap.client
Classes in com.caucho.burlap.client that implement BurlapRemoteResolver Modifier and Type Class Description classBurlapProxyResolverLooks up remote objects in the proxy.Methods in com.caucho.burlap.client that return BurlapRemoteResolver Modifier and Type Method Description BurlapRemoteResolverBurlapProxyFactory. getRemoteResolver()Returns the remote resolver. -
Uses of BurlapRemoteResolver in com.caucho.burlap.io
Classes in com.caucho.burlap.io that implement BurlapRemoteResolver Modifier and Type Class Description classAbstractBurlapResolverLooks up remote objects.
-