com.aelitis.net.upnp
Interface UPnPAction

All Known Implementing Classes:
UPnPActionImpl

public interface UPnPAction

Author:
parg

Method Summary
 UPnPActionInvocation getInvocation()
           
 String getName()
           
 UPnPService getService()
           
 

Method Detail

getName

String getName()

getService

UPnPService getService()

getInvocation

UPnPActionInvocation getInvocation()