public class ServiceSendMessageExample extends Object
Constructor and Description |
---|
ServiceSendMessageExample(String port,
String destination,
String text) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Parse parameters or asking user for information.
|
public ServiceSendMessageExample(String port, String destination, String text) throws IOException, InterruptedException
IOException
InterruptedException
public static void main(String[] args) throws IOException, InterruptedException
args
- IOException
InterruptedException
Copyright © 2015–2016 jSMS4Pi. All rights reserved.