YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | List of all members
org.fourthline.cling.controlpoint.ControlPoint Interface Reference

Unified API for the asynchronous execution of network searches, actions, event subscriptions. More...

Inheritance diagram for org.fourthline.cling.controlpoint.ControlPoint:
Inheritance graph
Collaboration diagram for org.fourthline.cling.controlpoint.ControlPoint:
Collaboration graph

Public Member Functions

UpnpServiceConfiguration getConfiguration ()
 
ProtocolFactory getProtocolFactory ()
 
Registry getRegistry ()
 
void search ()
 
void search (UpnpHeader searchType)
 
void search (int mxSeconds)
 
void search (UpnpHeader searchType, int mxSeconds)
 
Future execute (ActionCallback callback)
 
void execute (SubscriptionCallback callback)
 

Detailed Description

Unified API for the asynchronous execution of network searches, actions, event subscriptions.

Author
Christian Bauer

The documentation for this interface was generated from the following file: