| Package | Description |
|---|---|
| org.jupnp.binding.xml | |
| org.jupnp.model.action | |
| org.jupnp.model.meta | |
| org.jupnp.model.profile | |
| org.jupnp.protocol |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteClientInfo |
RemoteActionInvocation.remoteClientInfo |
| Modifier and Type | Method and Description |
|---|---|
RemoteClientInfo |
RemoteActionInvocation.getRemoteClientInfo() |
| Constructor and Description |
|---|
RemoteActionInvocation(Action action,
ActionArgumentValue[] input,
ActionArgumentValue[] output,
RemoteClientInfo remoteClientInfo) |
RemoteActionInvocation(ActionException failure,
RemoteClientInfo remoteClientInfo) |
RemoteActionInvocation(Action action,
RemoteClientInfo remoteClientInfo) |
| Modifier and Type | Method and Description |
|---|---|
DeviceDetails |
Device.getDetails(RemoteClientInfo info) |
DeviceDetails |
LocalDevice.getDetails(RemoteClientInfo info) |
| Modifier and Type | Method and Description |
|---|---|
DeviceDetails |
DeviceDetailsProvider.provide(RemoteClientInfo info) |
DeviceDetails |
HeaderDeviceDetailsProvider.provide(RemoteClientInfo info) |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteClientInfo |
ReceivingSync.remoteClientInfo |
| Modifier and Type | Method and Description |
|---|---|
RemoteClientInfo |
ReceivingSync.getRemoteClientInfo() |
Copyright © 2023 jUPnP.org. All rights reserved.