public class BurlapProxyResolver extends Object implements BurlapRemoteResolver
| Constructor and Description |
|---|
BurlapProxyResolver(BurlapProxyFactory factory)
Creates an uninitialized Burlap remote resolver.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
lookup(String type,
String url)
Looks up a proxy object.
|
public BurlapProxyResolver(BurlapProxyFactory factory)
public Object lookup(String type, String url) throws IOException
lookup in interface BurlapRemoteResolverlookup in interface HessianRemoteResolverIOExceptionCopyright © 2017 Caucho Technology, Inc. All rights reserved.