|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpMessage | |
org.objectweb.proactive.core.body.http.util | Provides Exceptions for HTTP communications |
org.objectweb.proactive.core.body.http.util.messages | Contains all types of messages usefull for HTTP communications |
org.objectweb.proactive.core.runtime.http.messages | Contains all types of message for HTTP communications with runtimes |
Uses of HttpMessage in org.objectweb.proactive.core.body.http.util |
Methods in org.objectweb.proactive.core.body.http.util with parameters of type HttpMessage | |
java.lang.Object |
HttpMessageSender.sendMessage(HttpMessage message)
|
Uses of HttpMessage in org.objectweb.proactive.core.body.http.util.messages |
Subclasses of HttpMessage in org.objectweb.proactive.core.body.http.util.messages | |
class |
BodyRequest
This class is used to encapsulate a request into an HTTP message |
class |
HttpLookupMessage
This classes represents a HTTPMessage. |
class |
HttpReply
This kind of HTTP message isusefull to receive and send replies. |
class |
HttpRequest
|
class |
ReflectRequest
|
Uses of HttpMessage in org.objectweb.proactive.core.runtime.http.messages |
Subclasses of HttpMessage in org.objectweb.proactive.core.runtime.http.messages | |
class |
RuntimeRequest
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |