com.aelitis.net.upnp.impl.services
Class UPnPActionImpl
java.lang.Object
  
com.aelitis.net.upnp.impl.services.UPnPActionImpl
- All Implemented Interfaces: 
 - UPnPAction
 
public class UPnPActionImpl
- extends Object
- implements UPnPAction
  
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
service
protected UPnPServiceImpl service
name
protected String name
UPnPActionImpl
protected UPnPActionImpl(UPnPServiceImpl _service,
                         SimpleXMLParserDocumentNode node)
getName
public String getName()
- Specified by:
 getName in interface UPnPAction
 
 
getService
public UPnPService getService()
- Specified by:
 getService in interface UPnPAction
 
 
getInvocation
public UPnPActionInvocation getInvocation()
- Specified by:
 getInvocation in interface UPnPAction