org.objectweb.proactive.core.rmi
Class HTTPProcess

java.lang.Object
  extended byorg.objectweb.proactive.core.rmi.HTTPProcess

public class HTTPProcess
extends java.lang.Object

Author:
vlegrand

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

in

protected java.io.DataInputStream in

info

protected RequestInfo info
Constructor Detail

HTTPProcess

public HTTPProcess(java.io.DataInputStream in,
                   RequestInfo info)
Parameters:
in -
info -
Method Detail

getBytes

public MSG getBytes()


Copyright ? October 2004 INRIA All Rights Reserved.