Yet Another WebIOPi+
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | List of all members
com.trouch.webiopi.client.PiMulticastClient Class Reference
Inheritance diagram for com.trouch.webiopi.client.PiMulticastClient:
com.trouch.webiopi.client.PiCoapClient com.trouch.webiopi.client.PiClient

Public Member Functions

 PiMulticastClient ()
 
 PiMulticastClient (int port)
 
- Public Member Functions inherited from com.trouch.webiopi.client.PiCoapClient
 PiCoapClient (String host)
 
 PiCoapClient (String host, int port)
 
String sendRequest (String method, String path) throws Exception
 
- Public Member Functions inherited from com.trouch.webiopi.client.PiClient
 PiClient (String protocol, String host, int port)
 
void setCredentials (String login, String password)
 
abstract String sendRequest (String method, String path) throws Exception
 

Additional Inherited Members

- Static Public Member Functions inherited from com.trouch.webiopi.client.PiClient
static String encodeCredentials (String login, String password)
 
- Static Public Attributes inherited from com.trouch.webiopi.client.PiCoapClient
static final int DEFAULT_PORT = 5683
 
- Protected Attributes inherited from com.trouch.webiopi.client.PiClient
String urlBase
 
String auth
 

Detailed Description

Definition at line 17 of file PiMulticastClient.java.

Constructor & Destructor Documentation

com.trouch.webiopi.client.PiMulticastClient.PiMulticastClient ( )
com.trouch.webiopi.client.PiMulticastClient.PiMulticastClient ( int  port)

Definition at line 23 of file PiMulticastClient.java.


The documentation for this class was generated from the following file: