Uses of Interface
org.fourthline.cling.support.lastchange.LastChangeDelegator

Packages that use LastChangeDelegator
org.fourthline.cling.support.avtransport   
org.fourthline.cling.support.avtransport.impl   
org.fourthline.cling.support.lastchange   
org.fourthline.cling.support.renderingcontrol   
 

Uses of LastChangeDelegator in org.fourthline.cling.support.avtransport
 

Classes in org.fourthline.cling.support.avtransport that implement LastChangeDelegator
 class AbstractAVTransportService
          Skeleton of service with "LastChange" eventing support.
 

Uses of LastChangeDelegator in org.fourthline.cling.support.avtransport.impl
 

Classes in org.fourthline.cling.support.avtransport.impl that implement LastChangeDelegator
 class AVTransportService<T extends AVTransport>
          State-machine based implementation of AVTransport service.
 

Uses of LastChangeDelegator in org.fourthline.cling.support.lastchange
 

Classes in org.fourthline.cling.support.lastchange with type parameters of type LastChangeDelegator
 class LastChangeAwareServiceManager<T extends LastChangeDelegator>
          Handles the "initial" event state for GENA subscriptions to services using LastChange.
 

Uses of LastChangeDelegator in org.fourthline.cling.support.renderingcontrol
 

Classes in org.fourthline.cling.support.renderingcontrol that implement LastChangeDelegator
 class AbstractAudioRenderingControl
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.