| Uses of Class |
| com.newstep.solid.replication.protocol.ReplicationResponse |
Packages that use com.newstep.solid.replication.protocol.ReplicationResponse |
|
|---|---|
| com.newstep.solid.replication | |
Methods in com.newstep.solid.replication that return com.newstep.solid.replication.protocol.ReplicationResponse |
|
|---|---|
private ReplicationResponse |
Replicator.selectResponse(Replicator.PendingRequest pr) |
Replicator.PendingRequest.getResponses() |
|
Methods in com.newstep.solid.replication with parameters of type com.newstep.solid.replication.protocol.ReplicationResponse |
|
|---|---|
void |
Replicator.PendingRequest.addResponse(ReplicationResponse resp) |
private synchronized boolean |
|