|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cougaar.core.blackboard.PublishableAdapter
org.cougaar.core.blackboard.ClaimableImpl
org.cougaar.core.blackboard.DirectiveImpl
org.cougaar.core.relay.RelayDirective
org.cougaar.core.relay.RelayDirective.Response
public static class RelayDirective.Response
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.cougaar.core.relay.RelayDirective |
|---|
RelayDirective.Add, RelayDirective.Change, RelayDirective.Remove, RelayDirective.Response |
| Field Summary |
|---|
| Fields inherited from class org.cougaar.core.relay.RelayDirective |
|---|
uid |
| Fields inherited from class org.cougaar.core.blackboard.DirectiveImpl |
|---|
destination, source |
| Constructor Summary | |
|---|---|
RelayDirective.Response(UID uid,
java.lang.Object response)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getResponse()
|
java.lang.String |
toString()
|
| Methods inherited from class org.cougaar.core.relay.RelayDirective |
|---|
getUID |
| Methods inherited from class org.cougaar.core.blackboard.DirectiveImpl |
|---|
getDestination, getSource, setDestination, setSource |
| Methods inherited from class org.cougaar.core.blackboard.ClaimableImpl |
|---|
getClaim, getClaimClassName, isClaimed, resetClaim, setClaim, tryClaim |
| Methods inherited from class org.cougaar.core.blackboard.PublishableAdapter |
|---|
isPersistable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RelayDirective.Response(UID uid,
java.lang.Object response)
| Method Detail |
|---|
public java.lang.Object getResponse()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||