|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.remoting.exchange.ClearAssociationResponse
public class ClearAssociationResponse
| Constructor Summary | |
|---|---|
ClearAssociationResponse(DataInputExtended input)
|
|
ClearAssociationResponse(ObjectData[] updates)
|
|
| Method Summary | |
|---|---|
void |
encode(DataOutputExtended output)
|
ObjectData[] |
getUpdates()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClearAssociationResponse(ObjectData[] updates)
public ClearAssociationResponse(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[] getUpdates()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||