org.objectweb.proactive.core.body.request
Class RequestReceiverImpl

java.lang.Object
  extended byorg.objectweb.proactive.core.body.request.RequestReceiverImpl
All Implemented Interfaces:
RequestReceiver, java.io.Serializable

public class RequestReceiverImpl
extends java.lang.Object
implements RequestReceiver, java.io.Serializable

See Also:
Serialized Form

Field Summary
static org.apache.log4j.Logger logger
           
 
Constructor Summary
RequestReceiverImpl()
           
 
Method Summary
 int receiveRequest(Request request, Body bodyReceiver)
           
 void setImmediateService(java.lang.String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static org.apache.log4j.Logger logger
Constructor Detail

RequestReceiverImpl

public RequestReceiverImpl()
Method Detail

receiveRequest

public int receiveRequest(Request request,
                          Body bodyReceiver)
                   throws java.io.IOException
Specified by:
receiveRequest in interface RequestReceiver
Throws:
java.io.IOException

setImmediateService

public void setImmediateService(java.lang.String methodName)
Specified by:
setImmediateService in interface RequestReceiver


Copyright ? April 2005 INRIA All Rights Reserved.