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