|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageHandler
Remote interface for MessageHandler.
Method Summary | |
---|---|
java.lang.String |
getBeanIP()
Business method |
java.lang.String |
getMsgToAll()
Business method |
java.lang.String |
getMsgToGroup(int group)
Business method |
int |
getNextMsgNumber(int group)
|
int |
setMessage(java.lang.String msg,
int group,
int msgID,
java.lang.String username)
Business method |
Method Detail |
---|
int setMessage(java.lang.String msg, int group, int msgID, java.lang.String username) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getBeanIP() throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getMsgToAll() throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getMsgToGroup(int group) throws java.rmi.RemoteException
java.rmi.RemoteException
int getNextMsgNumber(int group) throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |