|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the interface used by clients to the RMI-adaptor when sending SMS-messages.
Method Summary | |
void |
close()
Closes this socket |
java.lang.Long |
send(Sms s)
Sends a Sms message |
Method Detail |
public java.lang.Long send(Sms s) throws java.rmi.RemoteException, java.lang.InterruptedException
s
- message to send
RemoteException,
- InterruptedException
java.rmi.RemoteException
java.lang.InterruptedException
public void close() throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |