| java.lang.Object org.cougaar.core.relay.RelayLP
abaChange | public void abaChange(Set communities)(Code) | | |
execute | public void execute(EnvelopeTuple o, Collection changes)(Code) | | Sends the Content of Relay sources to the their targets and sends
target responses back to the source.
Parameters: o - an EnvelopeTuple where the tuple.object isa Relay.Source or Relay.Target |
restart | public void restart(MessageAddress cid)(Code) | | Agent restart handler. Resend all our Relay.Source again and
send verification directives for all our Relay.Targets.
|
|
|