| Package | Description |
|---|---|
| org.jupnp.model.action | |
| org.jupnp.model.profile |
| Modifier and Type | Field and Description |
|---|---|
protected ClientInfo |
ActionInvocation.clientInfo |
| Modifier and Type | Method and Description |
|---|---|
ClientInfo |
ActionInvocation.getClientInfo() |
| Constructor and Description |
|---|
ActionInvocation(Action<S> action,
ActionArgumentValue<S>[] input,
ActionArgumentValue<S>[] output,
ClientInfo clientInfo) |
ActionInvocation(Action<S> action,
ActionArgumentValue<S>[] input,
ClientInfo clientInfo) |
ActionInvocation(Action<S> action,
ClientInfo clientInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteClientInfo
Encapsulates information about a remote control point, the client.
|
Copyright © 2023 jUPnP.org. All rights reserved.