org.cougaar.core.mobility.arch |
|
Java Source File Name | Type | Comment |
AbstractHandler.java | Class | Base class for mobility-related handlers. |
AckHandler.java | Class | Handle an acknowledged move. |
ArrivalHandler.java | Class | Handle a request to accept a mobile agent at the target node. |
DispatchNoopHandler.java | Class | Handle a trivial request for move of an agent that's already at
the target node. |
DispatchRemoteHandler.java | Class | Handle a request to send an agent to a remote node. |
DispatchTestHandler.java | Class | Handle a request to restart the agent on the local node, cycling
it as if it was moved. |
MobilitySupport.java | Interface | Support interface for mobility handlers. |
NackHandler.java | Class | Handle a failed move response from the target node. |