Uses of Class
org.dvb.dsmcc.ServiceXFRReference

Packages that use ServiceXFRReference
org.dvb.dsmcc Provides extended access to files carried in the broadcast stream. 
 

Uses of ServiceXFRReference in org.dvb.dsmcc
 

Methods in org.dvb.dsmcc that return ServiceXFRReference
 ServiceXFRReference ServiceXFRException.getServiceXFR()
          This method is used to get the alternate ServiceDomain which contains the object requested.
 ServiceXFRReference ServiceXFRErrorEvent.getServiceXFR()
          This method is used to get a reference to the service domain that contains the requested object.
 

Constructors in org.dvb.dsmcc with parameters of type ServiceXFRReference
ServiceXFRErrorEvent(DSMCCObject o, ServiceXFRReference ref)
          Creates a ServiceXFRErrorEvent object.