|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlPoint | |
|---|---|
| org.fourthline.cling | |
| org.fourthline.cling.android | |
| org.fourthline.cling.controlpoint | |
| org.fourthline.cling.mock | |
| Uses of ControlPoint in org.fourthline.cling |
|---|
| Fields in org.fourthline.cling declared as ControlPoint | |
|---|---|
protected ControlPoint |
UpnpServiceImpl.controlPoint
|
| Methods in org.fourthline.cling that return ControlPoint | |
|---|---|
protected ControlPoint |
UpnpServiceImpl.createControlPoint(ProtocolFactory protocolFactory,
Registry registry)
|
ControlPoint |
UpnpServiceImpl.getControlPoint()
|
ControlPoint |
UpnpService.getControlPoint()
|
ControlPoint |
ManagedUpnpService.getControlPoint()
|
| Uses of ControlPoint in org.fourthline.cling.android |
|---|
| Methods in org.fourthline.cling.android that return ControlPoint | |
|---|---|
ControlPoint |
AndroidUpnpServiceImpl.Binder.getControlPoint()
|
ControlPoint |
AndroidUpnpService.getControlPoint()
|
| Uses of ControlPoint in org.fourthline.cling.controlpoint |
|---|
| Classes in org.fourthline.cling.controlpoint that implement ControlPoint | |
|---|---|
class |
ControlPointImpl
Default implementation. |
| Fields in org.fourthline.cling.controlpoint declared as ControlPoint | |
|---|---|
protected ControlPoint |
ActionCallback.controlPoint
|
| Methods in org.fourthline.cling.controlpoint that return ControlPoint | |
|---|---|
ControlPoint |
SubscriptionCallback.getControlPoint()
|
ControlPoint |
ActionCallback.getControlPoint()
|
| Methods in org.fourthline.cling.controlpoint with parameters of type ControlPoint | |
|---|---|
void |
SubscriptionCallback.setControlPoint(ControlPoint controlPoint)
|
ActionCallback |
ActionCallback.setControlPoint(ControlPoint controlPoint)
|
| Constructors in org.fourthline.cling.controlpoint with parameters of type ControlPoint | |
|---|---|
ActionCallback.Default(ActionInvocation actionInvocation,
ControlPoint controlPoint)
|
|
ActionCallback(ActionInvocation actionInvocation,
ControlPoint controlPoint)
|
|
| Uses of ControlPoint in org.fourthline.cling.mock |
|---|
| Fields in org.fourthline.cling.mock declared as ControlPoint | |
|---|---|
protected ControlPoint |
MockUpnpService.controlPoint
|
| Methods in org.fourthline.cling.mock that return ControlPoint | |
|---|---|
ControlPoint |
MockUpnpService.getControlPoint()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||