|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.http.HttpLookupMessage
This classes represents a HTTPMessage. When processed, this message performs a lookup thanks to the urn.
HttpMessage
,
Serialized FormConstructor Summary | |
HttpLookupMessage(java.lang.String urn)
Constructs an HTTP Message |
Method Summary | |
java.lang.Object |
processMessage()
Performs the lookup |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpLookupMessage(java.lang.String urn)
urn
- The urn of the Object (it can be an active object or a runtime).Method Detail |
public java.lang.Object processMessage()
processMessage
in interface HttpMessage
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |