| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.net.upnp.impl.services.UPnPActionImpl
public class UPnPActionImpl
| Field Summary | |
|---|---|
protected  java.lang.String | 
name
 | 
protected  UPnPServiceImpl | 
service
 | 
| Constructor Summary | |
|---|---|
protected  | 
UPnPActionImpl(UPnPServiceImpl _service,
               SimpleXMLParserDocumentNode node)
 | 
| Method Summary | |
|---|---|
 UPnPActionInvocation | 
getInvocation()
 | 
 java.lang.String | 
getName()
 | 
 UPnPService | 
getService()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected UPnPServiceImpl service
protected java.lang.String name
| Constructor Detail | 
|---|
protected UPnPActionImpl(UPnPServiceImpl _service,
                         SimpleXMLParserDocumentNode node)
| Method Detail | 
|---|
public java.lang.String getName()
getName in interface UPnPActionpublic UPnPService getService()
getService in interface UPnPActionpublic UPnPActionInvocation getInvocation()
getInvocation in interface UPnPAction
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||