| Package | Description |
|---|---|
| org.dmilne.xjsf |
| Modifier and Type | Method and Description |
|---|---|
<M extends Service.Message> |
ServiceCaller.callService(java.lang.String serviceName,
java.lang.Class<M> messageClass,
java.util.HashMap<java.lang.String,java.lang.String> params)
Calls the given service with the given parameters, and retrieves the response, parsed into a convenient Java object.
|
Copyright © 2012 David Milne. All Rights Reserved.