|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.server.command.LocalResponseSender
public class LocalResponseSender
| Constructor Summary | |
|---|---|
LocalResponseSender()
Constructor for LocalResponseSender. |
|
| Method Summary | |
|---|---|
void |
sendResponses(Destination dest,
java.util.List responses)
Sends the given list of responses to the host corresponding to the given destination. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalResponseSender()
| Method Detail |
|---|
public void sendResponses(Destination dest,
java.util.List responses)
ResponseSender
sendResponses in interface ResponseSenderresponses - a List of Response objects.ResponseSender.sendResponses(Destination, java.util.List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||