|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.http.HttpReply
This kind of HTTP message isusefull to receive and send replies.
HttpMessage
,
Serialized FormConstructor Summary | |
HttpReply(Reply reply,
UniqueID idBody)
Constructs an HTTP Message containing a ProActive Reply |
Method Summary | |
java.lang.Object |
processMessage()
Processes the message. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpReply(Reply reply, UniqueID idBody)
reply
- The ProActive Reply to encapsulateidBody
- The unique id of the targeted active objectMethod Detail |
public java.lang.Object processMessage()
HttpMessage
processMessage
in interface HttpMessage
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |