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 HessianRemoteResolver
IOException
Copyright © 2023. All rights reserved.