org.objectweb.proactive.ext.mixedlocation
Class RequestWithMixedLocation
java.lang.Object
  
org.objectweb.proactive.core.body.message.MessageImpl
      
org.objectweb.proactive.core.body.request.RequestImpl
          
org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
- All Implemented Interfaces: 
 - java.io.Serializable, Message, Request, Securizable
 
public class RequestWithMixedLocation
- extends RequestImpl
- implements java.io.Serializable
  
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
| Methods inherited from class org.objectweb.proactive.core.body.request.RequestImpl | 
createReply, crypt, decrypt, getMethodCall, getNFRequestPriority, getParameter, getSender, getSessionId, hasBeenForwarded, isCiphered, isFunctionalRequest, notifyReception, resetSendCounter, send, serve, serveAlternate, serveInternal, setFunctionalRequest, setNFRequestPriority | 
 
| Methods inherited from class org.objectweb.proactive.core.body.message.MessageImpl | 
getFTManager, getMessageInfo, getMethodName, getSequenceNumber, getSourceBodyID, getTimeStamp, ignoreIt, isOneWay, setFTManager, setIgnoreIt, setMessageInfo, toString | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
| Methods inherited from interface org.objectweb.proactive.core.body.message.Message | 
getFTManager, getMessageInfo, getMethodName, getSequenceNumber, getSourceBodyID, getTimeStamp, ignoreIt, isOneWay, setFTManager, setIgnoreIt, setMessageInfo | 
 
server
protected transient LocationServer server
RequestWithMixedLocation
public RequestWithMixedLocation(MethodCall methodCall,
                                UniversalBody sender,
                                boolean isOneWay,
                                long nextSequenceID,
                                LocationServer server)
sendRequest
protected int sendRequest(UniversalBody destinationBody)
                   throws java.io.IOException
- Overrides:
 sendRequest in class RequestImpl
 
- Throws:
 java.io.IOException
 
backupSolution
protected void backupSolution(UniversalBody destinationBody)
                       throws java.io.IOException
- Implements the backup solution
- Overrides:
 backupSolution in class RequestImpl
 
- Throws:
 java.io.IOException
 
 
queryServer
protected UniversalBody queryServer(UniqueID bodyID)
- Overrides:
 queryServer in class RequestImpl
 
 
Copyright 2001-2007 INRIA All Rights Reserved.