|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.breeweb.slimconnect.iface.delegate.Slimp3Connection
| Method Summary | |
void |
close()
Close the socket connection. |
ReturnData |
sendCommand(AbstractCommand aCommand)
Sends an command to the Slimp3Server and returns the response as ReturnData object. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public ReturnData sendCommand(AbstractCommand aCommand)
throws DataException
aCommand -
DataExceptionpublic void close()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||