|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.remoting.client.ClientConnectionDefault
public class ClientConnectionDefault
Default implementation of ClientConnection that delegates to
ClientMarshaller supplied in constructor.
| Constructor Summary | |
|---|---|
ClientConnectionDefault(ClientMarshaller marshaller)
|
|
| Method Summary | |
|---|---|
ResponseEnvelope |
executeRemotely(Request request)
|
protected ClientMarshaller |
getMarshaller()
|
void |
init()
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientConnectionDefault(ClientMarshaller marshaller)
| Method Detail |
|---|
protected ClientMarshaller getMarshaller()
public void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponentpublic ResponseEnvelope executeRemotely(Request request)
executeRemotely in interface ClientConnection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||