Package | Description |
---|---|
com.universaldevices.autoupdate | |
com.universaldevices.soap | |
com.universaldevices.upnp |
Modifier and Type | Method and Description |
---|---|
IUpdaterResponse |
IUpdateHandler.requestProgramUpdate(java.lang.String path,
int content_len)
Tells ISY to prepare itself for a file upload
|
Modifier and Type | Class and Description |
---|---|
class |
UDHTTPResponse
This class encapsulates an HTTP response as returned by ISY
(or other servers).
|
Modifier and Type | Method and Description |
---|---|
IUpdaterResponse |
UDProxyDevice.requestProgramUpdate(java.lang.String path,
int content_len)
Prepares for a file update
|
IUpdaterResponse |
UDProxyDevice.requestProgramUpdate(java.lang.String path,
int content_len,
char flag) |
IUpdaterResponse |
UDProxyDevice.requestUserFileUpdate(java.lang.String path,
int content_len) |