|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.easylink.services.sample.QueryFax
public class QueryFax
QueryFax – Query the status of a fax
Usage : –h[host] -p[Port] -e[EmailAddress] -P[Password] -u[UserCode]
Parameters:
- h – The Host Name of the destination service.
- p – The Port of the destination service
- e – The Email Address of the registered account
- P – Password for the registered account
- u - User Code for tracking the fax 20 Char max
Example:
queryfax -hwebservicestest.easylink.com -p8080 -emytest@acme.com –Ppassword0 –u12121212
| Constructor Summary | |
|---|---|
QueryFax()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryFax()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||