|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.remoting.transport.pipe.PipedClient
public class PipedClient
| Constructor Summary | |
|---|---|
PipedClient()
|
|
| Method Summary | |
|---|---|
ResponseEnvelope |
executeRemotely(Request request)
|
void |
init()
|
void |
setConnection(PipedConnection communication)
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PipedClient()
| Method Detail |
|---|
public void setConnection(PipedConnection communication)
public ResponseEnvelope executeRemotely(Request request)
executeRemotely in interface ClientConnectionpublic void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||