Methods in org.dvb.internet that throw ClientNotRunningException |
void |
EmailClient.createMessage(java.lang.String to,
java.lang.String subject,
java.lang.String messageBody)
Create a new email message. |
void |
WWWBrowser.goToURL(java.net.URL url)
Direct the web browser to display the page at the specified URL. |
void |
UsenetClient.selectGroup(java.net.URL group)
Select and display messages in the specified newsgroup. |
void |
UsenetClient.selectMessage(java.net.URL message)
Select and display a message with the given message ID. |