|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.hessian.io.AbstractHessianResolver
public class AbstractHessianResolver
Looks up remote objects. The default just returns a HessianRemote object.
| Constructor Summary | |
|---|---|
AbstractHessianResolver()
|
|
| 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 |
| Constructor Detail |
|---|
public AbstractHessianResolver()
| Method Detail |
|---|
public java.lang.Object lookup(java.lang.String type,
java.lang.String url)
throws java.io.IOException
lookup in interface HessianRemoteResolverjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||