|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.imag.adele.bundle.upnp.remoteui.impl.RemoteUIClientModelImpl
Constructor Summary | |
RemoteUIClientModelImpl()
|
Method Summary | |
void |
addUIListing(String inputUIList,
fr.imag.adele.util.upnp.holder.IntegerHolder timeToLive)
This method is "add description here" inputUIList in parameter timeToLive out parameter |
void |
connect(String requestedConnections,
fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
This method is "add description here" requestedConnections in parameter currentConnectionsList out parameter |
void |
disconnect(String requestedDisconnects,
fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
This method is "add description here" requestedDisconnects in parameter currentConnectionsList out parameter |
void |
displayMessage(String messageType,
String message)
This method is "add description here" messageType in parameter message in parameter |
Integer |
getCompatibleUIsUpdateIDEventStateVariableValue()
|
void |
getCurrentConnections(fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
This method is "add description here" currentConnectionsList out parameter |
String |
getCurrentConnectionsEventStateVariableValue()
|
String |
getCurrentConnectionsStateVariableValue()
|
void |
getDeviceProfile(fr.imag.adele.util.upnp.holder.StringHolder staticDeviceInfo)
This method is "add description here" staticDeviceInfo out parameter |
String |
getDeviceProfileStateVariableValue()
|
void |
getUIListing(fr.imag.adele.util.upnp.holder.StringHolder compatibleUIList)
This method is "add description here" compatibleUIList out parameter |
void |
processInput(String inputDataType,
String inputData)
This method is "add description here" inputDataType in parameter inputData in parameter |
void |
removeUIListing(String removeUIList)
This method is "add description here" removeUIList in parameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteUIClientModelImpl()
Method Detail |
public void addUIListing(String inputUIList, fr.imag.adele.util.upnp.holder.IntegerHolder timeToLive)
addUIListing
in interface RemoteUIClientModel
public void connect(String requestedConnections, fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
connect
in interface RemoteUIClientModel
public void disconnect(String requestedDisconnects, fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
disconnect
in interface RemoteUIClientModel
public void displayMessage(String messageType, String message)
displayMessage
in interface RemoteUIClientModel
public void getCurrentConnections(fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
getCurrentConnections
in interface RemoteUIClientModel
public void getDeviceProfile(fr.imag.adele.util.upnp.holder.StringHolder staticDeviceInfo)
getDeviceProfile
in interface RemoteUIClientModel
public void getUIListing(fr.imag.adele.util.upnp.holder.StringHolder compatibleUIList)
getUIListing
in interface RemoteUIClientModel
public void processInput(String inputDataType, String inputData)
processInput
in interface RemoteUIClientModel
public void removeUIListing(String removeUIList)
removeUIListing
in interface RemoteUIClientModel
public String getCurrentConnectionsEventStateVariableValue()
getCurrentConnectionsEventStateVariableValue
in interface RemoteUIClientModel
public String getCurrentConnectionsStateVariableValue()
getCurrentConnectionsStateVariableValue
in interface RemoteUIClientModel
public String getDeviceProfileStateVariableValue()
getDeviceProfileStateVariableValue
in interface RemoteUIClientModel
public Integer getCompatibleUIsUpdateIDEventStateVariableValue()
getCompatibleUIsUpdateIDEventStateVariableValue
in interface RemoteUIClientModel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |