|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteClientInfo | |
---|---|
org.fourthline.cling.binding.xml | |
org.fourthline.cling.model.action | |
org.fourthline.cling.model.meta | |
org.fourthline.cling.model.profile | |
org.fourthline.cling.protocol |
Uses of RemoteClientInfo in org.fourthline.cling.binding.xml |
---|
Methods in org.fourthline.cling.binding.xml with parameters of type RemoteClientInfo | |
---|---|
Document |
UDA10DeviceDescriptorBinderImpl.buildDOM(Device deviceModel,
RemoteClientInfo info,
Namespace namespace)
|
Document |
DeviceDescriptorBinder.buildDOM(Device device,
RemoteClientInfo info,
Namespace namespace)
|
String |
UDA10DeviceDescriptorBinderImpl.generate(Device deviceModel,
RemoteClientInfo info,
Namespace namespace)
|
String |
DeviceDescriptorBinder.generate(Device device,
RemoteClientInfo info,
Namespace namespace)
|
protected void |
UDA10DeviceDescriptorBinderImpl.generateDevice(Namespace namespace,
Device deviceModel,
Document descriptor,
Element rootElement,
RemoteClientInfo info)
|
protected void |
UDA10DeviceDescriptorBinderImpl.generateDeviceList(Namespace namespace,
Device deviceModel,
Document descriptor,
Element deviceElement,
RemoteClientInfo info)
|
protected void |
UDA10DeviceDescriptorBinderImpl.generateRoot(Namespace namespace,
Device deviceModel,
Document descriptor,
RemoteClientInfo info)
|
Uses of RemoteClientInfo in org.fourthline.cling.model.action |
---|
Fields in org.fourthline.cling.model.action declared as RemoteClientInfo | |
---|---|
protected RemoteClientInfo |
RemoteActionInvocation.remoteClientInfo
|
Methods in org.fourthline.cling.model.action that return RemoteClientInfo | |
---|---|
RemoteClientInfo |
RemoteActionInvocation.getRemoteClientInfo()
|
Constructors in org.fourthline.cling.model.action with parameters of type RemoteClientInfo | |
---|---|
RemoteActionInvocation(Action action,
ActionArgumentValue[] input,
ActionArgumentValue[] output,
RemoteClientInfo remoteClientInfo)
|
|
RemoteActionInvocation(ActionException failure,
RemoteClientInfo remoteClientInfo)
|
|
RemoteActionInvocation(Action action,
RemoteClientInfo remoteClientInfo)
|
Uses of RemoteClientInfo in org.fourthline.cling.model.meta |
---|
Methods in org.fourthline.cling.model.meta with parameters of type RemoteClientInfo | |
---|---|
DeviceDetails |
LocalDevice.getDetails(RemoteClientInfo info)
|
DeviceDetails |
Device.getDetails(RemoteClientInfo info)
|
Uses of RemoteClientInfo in org.fourthline.cling.model.profile |
---|
Methods in org.fourthline.cling.model.profile with parameters of type RemoteClientInfo | |
---|---|
DeviceDetails |
HeaderDeviceDetailsProvider.provide(RemoteClientInfo info)
|
DeviceDetails |
DeviceDetailsProvider.provide(RemoteClientInfo info)
|
Uses of RemoteClientInfo in org.fourthline.cling.protocol |
---|
Fields in org.fourthline.cling.protocol declared as RemoteClientInfo | |
---|---|
protected RemoteClientInfo |
ReceivingSync.remoteClientInfo
|
Methods in org.fourthline.cling.protocol that return RemoteClientInfo | |
---|---|
RemoteClientInfo |
ReceivingSync.getRemoteClientInfo()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |