public abstract class MessageSender extends Object
| Constructor and Description | 
|---|
| MessageSender() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(String[] args)Main method. | 
| static int | runMain(String[] args)Does the work for the main method. | 
public static void main(String[] args) throws IOException
IOExceptionpublic static int runMain(String[] args) throws IOException
IOExceptionCopyright © 2008–2024. All rights reserved.