|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.remote.client.AbstractProtocolProxyFactory
com.caucho.remote.hessian.HessianProtocolProxyFactory
public class HessianProtocolProxyFactory
Hessian factory for creating remote-client proxies
| Constructor Summary | |
|---|---|
HessianProtocolProxyFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createProxy(java.lang.Class api)
Creates a new proxy based on an API |
void |
setURL(java.lang.String url)
Sets the proxy URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HessianProtocolProxyFactory()
| Method Detail |
|---|
public void setURL(java.lang.String url)
public java.lang.Object createProxy(java.lang.Class api)
createProxy in interface ProtocolProxyFactorycreateProxy in class AbstractProtocolProxyFactoryapi - the api exposed to the client
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||