public class MultiSpeakClient extends Object
Constructor and Description |
---|
MultiSpeakClient(MultiSpeakEndpoint service) |
Modifier and Type | Method and Description |
---|---|
protected Document |
sendRequest(String method) |
protected Document |
sendRequest(String method,
String[] params) |
public MultiSpeakClient(MultiSpeakEndpoint service)
protected Document sendRequest(String method) throws MultiSpeakException
method
- Multispeak Method to send to the endpointMultiSpeakException
- an exception meaning that some part of the result is malformed or the request was in errorprotected Document sendRequest(String method, String[] params) throws MultiSpeakException
method
- Multispeak Method to send to the endpointparams
- the element that contain the parameters for this methodMultiSpeakException
- an exception meaning that some part of the result is malformed or the request was in errorCopyright © 2021 Eau Claire Energy Cooperative. All rights reserved.