| Package | Description |
|---|---|
| org.jupnp | |
| org.jupnp.controlpoint | |
| org.jupnp.mock |
| Modifier and Type | Field and Description |
|---|---|
protected ControlPoint |
UpnpServiceImpl.controlPoint |
| Modifier and Type | Method and Description |
|---|---|
protected ControlPoint |
UpnpServiceImpl.createControlPoint(ProtocolFactory protocolFactory,
Registry registry) |
ControlPoint |
UpnpService.getControlPoint() |
ControlPoint |
UpnpServiceImpl.getControlPoint() |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlPointImpl
Default implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected ControlPoint |
ActionCallback.controlPoint |
| Modifier and Type | Method and Description |
|---|---|
ControlPoint |
SubscriptionCallback.getControlPoint() |
ControlPoint |
ActionCallback.getControlPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionCallback.setControlPoint(ControlPoint controlPoint) |
ActionCallback |
ActionCallback.setControlPoint(ControlPoint controlPoint) |
| Constructor and Description |
|---|
ActionCallback(ActionInvocation actionInvocation,
ControlPoint controlPoint) |
Default(ActionInvocation actionInvocation,
ControlPoint controlPoint) |
| Modifier and Type | Field and Description |
|---|---|
protected ControlPoint |
MockUpnpService.controlPoint |
| Modifier and Type | Method and Description |
|---|---|
ControlPoint |
MockUpnpService.getControlPoint() |
Copyright © 2023 jUPnP.org. All rights reserved.