|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrisaCPService | |
---|---|
upnp.controlpoint.core | |
upnp.controlpoint.model | |
utils |
Uses of BrisaCPService in upnp.controlpoint.core |
---|
Methods in upnp.controlpoint.core with parameters of type BrisaCPService | |
---|---|
BrisaEventProxy |
BrisaControlPoint.getSubscriptionProxy(BrisaCPService service)
Gets an event proxy to subscribe, usubscribe or renew the events from a service. |
Uses of BrisaCPService in upnp.controlpoint.model |
---|
Fields in upnp.controlpoint.model with type parameters of type BrisaCPService | |
---|---|
java.util.ArrayList<BrisaCPService> |
BrisaCPDevice.serviceList
|
Methods in upnp.controlpoint.model that return types with arguments of type BrisaCPService | |
---|---|
java.util.ArrayList<BrisaCPService> |
BrisaCPDevice.getServiceList()
|
Method parameters in upnp.controlpoint.model with type arguments of type BrisaCPService | |
---|---|
void |
BrisaCPDevice.setServiceList(java.util.ArrayList<BrisaCPService> serviceList)
|
Uses of BrisaCPService in utils |
---|
Methods in utils that return types with arguments of type BrisaCPService | |
---|---|
static java.util.ArrayList<BrisaCPService> |
XmlManager.getServiceList(org.jdom.Element root,
java.lang.String location)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |