|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.flat502.rox.demo.SyncClientDemo
public class SyncClientDemo
A demo synchronous client illustrating the HttpRpcClient.execute(String, Object[], Class)
method.
| Constructor Summary | |
|---|---|
SyncClientDemo()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Call each of the exposed methods on the remote demo server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyncClientDemo()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - A list of parameters. Only the first is used and if
present must be the URL of the remote server. This
defaults to http://localhost:8080/ if
not specified.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||