Uses of Interface
com.biglybt.net.upnp.UPnPActionInvocation
-
Packages that use UPnPActionInvocation Package Description com.biglybt.net.upnp com.biglybt.net.upnp.impl.services -
-
Uses of UPnPActionInvocation in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp that return UPnPActionInvocation Modifier and Type Method Description UPnPActionInvocation
UPnPAction. getInvocation()
-
Uses of UPnPActionInvocation in com.biglybt.net.upnp.impl.services
Classes in com.biglybt.net.upnp.impl.services that implement UPnPActionInvocation Modifier and Type Class Description class
UPnPActionInvocationImpl
Methods in com.biglybt.net.upnp.impl.services that return UPnPActionInvocation Modifier and Type Method Description UPnPActionInvocation
UPnPActionImpl. getInvocation()
-