|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ajanta.server.XferRequest
Class XferRequest encodes the format of the message sent by one agent server to another, requesting a migration of an agent.
| Constructor Summary | |
XferRequest(ajanta.agent.Credentials cred,
boolean encrypt,
boolean sign,
ajanta.util.MethodSpec action)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XferRequest(ajanta.agent.Credentials cred,
boolean encrypt,
boolean sign,
ajanta.util.MethodSpec action)
cred - agent's credentials objectencrypt - true if agent will be sent encryptedsign - true if signed by the creator or owneraction - what method does the agent want to execute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||