This is the complete list of members for com.trouch.webiopi.client.PiMixedClient, including all inherited members.
auth | com.trouch.webiopi.client.PiClient | protected |
coap | com.trouch.webiopi.client.PiMixedClient | private |
encodeCredentials(String login, String password) | com.trouch.webiopi.client.PiClient | static |
http | com.trouch.webiopi.client.PiMixedClient | private |
maxTries | com.trouch.webiopi.client.PiMixedClient | private |
PiClient(String protocol, String host, int port) | com.trouch.webiopi.client.PiClient | |
PiMixedClient(String host) | com.trouch.webiopi.client.PiMixedClient | |
PiMixedClient(String host, int httpPort, int coapPort) | com.trouch.webiopi.client.PiMixedClient | |
sendRequest(String method, String path) | com.trouch.webiopi.client.PiMixedClient | |
setCredentials(String login, String password) | com.trouch.webiopi.client.PiMixedClient | |
tries | com.trouch.webiopi.client.PiMixedClient | private |
urlBase | com.trouch.webiopi.client.PiClient | protected |