org.objectweb.proactive.ext.mixedlocation
Class TimedRequestWithMixedLocation
java.lang.Object
|
+--org.objectweb.proactive.core.body.message.MessageImpl
|
+--org.objectweb.proactive.core.body.request.RequestImpl
|
+--org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
|
+--org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
- All Implemented Interfaces:
- Message, Request, java.io.Serializable
- public class TimedRequestWithMixedLocation
- extends TimedRequestWithLocationServer
- See Also:
- Serialized Form
Methods inherited from class org.objectweb.proactive.core.body.request.RequestImpl |
createReply, decrypt, getMethodCall, getParameter, getSender, getSessionId, hasBeenForwarded, isCiphered, notifyReception, send, serveInternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
server
protected transient LocationServer server
startTime
protected long startTime
TimedRequestWithMixedLocation
public TimedRequestWithMixedLocation(MethodCall methodCall,
UniversalBody sender,
boolean isOneWay,
long nextSequenceID,
LocationServer server)
sendRequest
protected void sendRequest(UniversalBody destinationBody)
throws java.io.IOException
- Overrides:
sendRequest
in class TimedRequestWithLocationServer
java.io.IOException
backupSolution
protected void backupSolution(UniversalBody destinationBody)
throws java.io.IOException
- Implements the backup solution
- Overrides:
backupSolution
in class TimedRequestWithLocationServer
java.io.IOException
Copyright © April 2004 INRIA All Rights Reserved.