|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChatServerInterface
Interface for server in simple chat application.
Method Summary | |
---|---|
java.util.List<ChatClientInterface> |
getClients()
Gets a list of clients. |
Methods inherited from interface rmi.ChatParticipantInterface |
---|
addClient, broadcast, display, removeClient |
Method Detail |
---|
java.util.List<ChatClientInterface> getClients() throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |