com.caucho.burlap.client
Class BurlapProxyResolver
java.lang.Object
com.caucho.burlap.client.BurlapProxyResolver
- All Implemented Interfaces:
- BurlapRemoteResolver, HessianRemoteResolver
public class BurlapProxyResolver
- extends Object
- implements BurlapRemoteResolver
Looks up remote objects in the proxy.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BurlapProxyResolver
public BurlapProxyResolver(BurlapProxyFactory factory)
- Creates an uninitialized Burlap remote resolver.
lookup
public Object lookup(String type,
String url)
throws IOException
- Looks up a proxy object.
- Specified by:
lookup in interface BurlapRemoteResolver- Specified by:
lookup in interface HessianRemoteResolver
- Throws:
IOException
Copyright © 2013. All Rights Reserved.