All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.devtools.SIPNoTE.jwrite
java.lang.Object
|
+----com.ibm.devtools.SIPNoTE.jwrite
- public class jwrite
- extends Object
Application class for sending a Jephyr message.
Upon invocation, the user is prompted to enter the message followed
by a '.' to initiate the sending of the message. The sender's name
is pulled from the system.user setting (usually the USER environment
variable.
-
jwrite()
-
-
main(String[])
-
jwrite
public jwrite()
main
public static void main(String argv[])
- Parameters:
- argv - A list of userid/instance recipients for the message
All Packages Class Hierarchy This Package Previous Next Index