org.teleal.cling.controlpoint
Interface ControlPoint

All Known Implementing Classes:
ControlPointImpl

public interface ControlPoint


Method Summary
 void execute(ActionCallback callback)
           
 void execute(SubscriptionCallback callback)
           
 UpnpServiceConfiguration getConfiguration()
           
 ProtocolFactory getProtocolFactory()
           
 Registry getRegistry()
           
 void search(UpnpHeader searchType)
           
 

Method Detail

getConfiguration

UpnpServiceConfiguration getConfiguration()

getProtocolFactory

ProtocolFactory getProtocolFactory()

getRegistry

Registry getRegistry()

search

void search(UpnpHeader searchType)

execute

void execute(ActionCallback callback)

execute

void execute(SubscriptionCallback callback)


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.