|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RMIBroadcastService
Represents a Remote object which expose the capability to send a message to be broadcasted to the server
which is hosting it.
| Method Summary | |
|---|---|
void |
send(Object message)
Sends a message to be broadcasted. |
| Method Detail |
|---|
void send(Object message)
throws RemoteException
Sends a message to be broadcasted.
message - the message
RemoteException - if an error occurs remotely
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||