|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
Field Summary | |
protected LocationServer |
server
|
protected long |
startTime
|
Fields inherited from class org.objectweb.proactive.core.body.request.RequestImpl |
codebase, logger, loggerNFE, methodCall, sendCounter, sender, sessionID |
Fields inherited from class org.objectweb.proactive.core.body.message.MessageImpl |
ciphered, ftm, ignoreIt, isOneWay, messageInfos, methodName, sequenceNumber, sourceID, timeStamp |
Constructor Summary | |
TimedRequestWithMixedLocation(MethodCall methodCall,
UniversalBody sender,
boolean isOneWay,
long nextSequenceID,
LocationServer server)
|
Method Summary | |
protected void |
backupSolution(UniversalBody destinationBody)
Implements the backup solution |
protected int |
sendRequest(UniversalBody destinationBody)
|
Methods inherited from class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer |
queryServer, serve |
Methods inherited from class org.objectweb.proactive.core.body.request.RequestImpl |
createReply, decrypt, getMethodCall, getParameter, getSender, getSessionId, hasBeenForwarded, isCiphered, notifyReception, resetSendCounter, send, serveAlternate, serveInternal |
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 |
Field Detail |
protected transient LocationServer server
protected long startTime
Constructor Detail |
public TimedRequestWithMixedLocation(MethodCall methodCall, UniversalBody sender, boolean isOneWay, long nextSequenceID, LocationServer server)
Method Detail |
protected int sendRequest(UniversalBody destinationBody) throws java.io.IOException
sendRequest
in class TimedRequestWithLocationServer
java.io.IOException
protected void backupSolution(UniversalBody destinationBody) throws java.io.IOException
backupSolution
in class TimedRequestWithLocationServer
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |