|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdist1.acb.common.transport.Packet
dist1.acb.common.transport.Response
dist1.acb.CBL.concretePackets.ResponseReplicas
ResponseReplicas
| Constructor Summary | |
ResponseReplicas(Request request,
Replica[] replicas)
Creates a new instance of ResponseReplicas |
|
| Method Summary | |
Replica[] |
getReplicas()
Getter for property replicas. |
void |
setReplicas(Replica[] replicas)
Setter for property replicas. |
| Methods inherited from class dist1.acb.common.transport.Packet |
equals, getId, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ResponseReplicas(Request request,
Replica[] replicas)
request - The response is for this requestreplicas - Array of replicas| Method Detail |
public void setReplicas(Replica[] replicas)
replicas - New value of property replicas.public Replica[] getReplicas()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||