|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.remoting.exchange.GetObjectResponse
public class GetObjectResponse
| Constructor Summary | |
|---|---|
GetObjectResponse(DataInputExtended input)
|
|
GetObjectResponse(ObjectData objectData)
|
|
| Method Summary | |
|---|---|
void |
encode(DataOutputExtended output)
|
ObjectData |
getObjectData()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetObjectResponse(ObjectData objectData)
public GetObjectResponse(DataInputExtended input)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void encode(DataOutputExtended output)
throws java.io.IOException
encode in interface Encodablejava.io.IOExceptionpublic ObjectData getObjectData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||