| Package | Description |
|---|---|
| org.dmilne.xjsf |
| Modifier and Type | Method and Description |
|---|---|
<M extends Service.Message> |
ServiceCaller.callService(String serviceName,
Class<M> messageClass,
HashMap<String,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.