|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.remoting.exchange.RequestAbstract
org.nakedobjects.remoting.exchange.GetPropertiesRequest
public class GetPropertiesRequest
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.remoting.exchange.RequestAbstract |
|---|
response, session |
| Constructor Summary | |
|---|---|
GetPropertiesRequest()
|
|
GetPropertiesRequest(DataInputExtended input)
|
|
| Method Summary | |
|---|---|
void |
encode(DataOutputExtended output)
|
void |
execute(ServerFacade serverFacade)
Sets a response of a GetPropertiesResponse. |
GetPropertiesResponse |
getResponse()
Downcasts. |
| Methods inherited from class org.nakedobjects.remoting.exchange.RequestAbstract |
|---|
getId, getSession, setResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetPropertiesRequest()
public GetPropertiesRequest(DataInputExtended input)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void encode(DataOutputExtended output)
throws java.io.IOException
encode in interface Encodableencode in class RequestAbstractjava.io.IOExceptionpublic void execute(ServerFacade serverFacade)
Sets a response of a GetPropertiesResponse.
public GetPropertiesResponse getResponse()
getResponse in interface RequestgetResponse in class RequestAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||