|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITAListener | |
|---|---|
| edu.wisc.trace.uch | Provides Classes which are used to startup and bind the UCH to the core SDK, and provide interface to the clients. |
| edu.wisc.trace.uch.ta.generictarget | Provides classes for Simulated Generic Target within UCH. |
| edu.wisc.trace.uch.ta.upnpav | Provides classes for UPnP AV Target Adapter |
| edu.wisc.trace.uch.ta.upnpsatellitebox | Sample Target Adapter. |
| Uses of ITAListener in edu.wisc.trace.uch |
|---|
| Classes in edu.wisc.trace.uch that implement ITAListener | |
|---|---|
class |
TargetListener
It implements ITAListener and ITDMListener and delegates the calls from UCH to TA and vice-versa. |
| Methods in edu.wisc.trace.uch with parameters of type ITAListener | |
|---|---|
void |
ITA.init(ITAListener taListener,
Map<String,String> taProps,
Map<String,String> uchProps)
When the TA is installed and loaded, the UCH calls this method prior to any other TA function. |
| Uses of ITAListener in edu.wisc.trace.uch.ta.generictarget |
|---|
| Methods in edu.wisc.trace.uch.ta.generictarget with parameters of type ITAListener | |
|---|---|
void |
GenericTAFacade.init(ITAListener taListener,
Map<String,String> taProps,
Map<String,String> uchProps)
|
| Uses of ITAListener in edu.wisc.trace.uch.ta.upnpav |
|---|
| Methods in edu.wisc.trace.uch.ta.upnpav with parameters of type ITAListener | |
|---|---|
void |
UpnpAvTAFacade.init(ITAListener taListener,
Map<String,String> taProps,
Map<String,String> uchProps)
|
| Uses of ITAListener in edu.wisc.trace.uch.ta.upnpsatellitebox |
|---|
| Methods in edu.wisc.trace.uch.ta.upnpsatellitebox with parameters of type ITAListener | |
|---|---|
void |
UpnpSatelliteBoxTAFacade.init(ITAListener taListener,
Map<String,String> taProps,
Map<String,String> uchProps)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||