15 package com.trouch.webiopi.client;
43 public String
sendRequest(String method, String path)
throws Exception {
44 if (tries < maxTries) {
46 if (response != null) {
void setCredentials(String login, String password)
String sendRequest(String method, String path)
PiMixedClient(String host, int httpPort, int coapPort)
String sendRequest(String method, String path)
PiMixedClient(String host)
void setCredentials(String login, String password)
String sendRequest(String method, String path)