|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.burlap.client.BurlapProxyResolver
Looks up remote objects in the proxy.
Field Summary | |
private BurlapProxyFactory |
factory
|
Constructor Summary | |
BurlapProxyResolver(BurlapProxyFactory factory)
Creates an uninitialized Burlap remote resolver. |
Method Summary | |
java.lang.Object |
lookup(java.lang.String type,
java.lang.String url)
Looks up a proxy object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private BurlapProxyFactory factory
Constructor Detail |
public BurlapProxyResolver(BurlapProxyFactory factory)
Method Detail |
public java.lang.Object lookup(java.lang.String type, java.lang.String url) throws java.io.IOException
lookup
in interface BurlapRemoteResolver
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |