Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Interface
javax.tv.service.transport.TransportStreamChangeListener

Packages that use TransportStreamChangeListener
javax.tv.service.transport Provides additional information about the transport mechanisms that deliver the content the SI data describes. 
 

Uses of TransportStreamChangeListener in javax.tv.service.transport
 

Methods in javax.tv.service.transport with parameters of type TransportStreamChangeListener
 void TransportStreamCollection.addTransportStreamChangeListener(TransportStreamChangeListener listener)
          Registers a TransportStreamChangeListener to be notified of changes to a TransportStream that is part of this TransportStreamCollection.
 void TransportStreamCollection.removeTransportStreamChangeListener(TransportStreamChangeListener listener)
          Called to unregister an TransportStreamChangeListener.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.