|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.rmi.HTTPProcess
Field Summary | |
protected java.io.DataInputStream |
in
|
protected RequestInfo |
info
|
Constructor Summary | |
HTTPProcess(java.io.DataInputStream in,
RequestInfo info)
|
Method Summary | |
MSG |
getBytes()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.io.DataInputStream in
protected RequestInfo info
Constructor Detail |
public HTTPProcess(java.io.DataInputStream in, RequestInfo info)
in
- info
- Method Detail |
public MSG getBytes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |