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
IOException
public static int runMain(String[] args) throws IOException
IOException
Copyright © 2008–2024. All rights reserved.