|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.remoting.exchange.ResponseEnvelope
public class ResponseEnvelope
| Constructor Summary | |
|---|---|
ResponseEnvelope(DataInputExtended input)
|
|
ResponseEnvelope(Request request)
|
|
| Method Summary | |
|---|---|
void |
encode(DataOutputExtended output)
|
int |
getId()
|
java.lang.Object |
getObject()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseEnvelope(Request request)
public ResponseEnvelope(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 int getId()
public java.lang.Object getObject()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||