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.NetworkChangeListener

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

Uses of NetworkChangeListener in javax.tv.service.transport
 

Methods in javax.tv.service.transport with parameters of type NetworkChangeListener
 void NetworkCollection.addNetworkChangeListener(NetworkChangeListener listener)
          Registers a NetworkChangeListener to be notified of changes to a Network that is part of this NetworkCollection.
 void NetworkCollection.removeNetworkChangeListener(NetworkChangeListener listener)
          Called to unregister an NetworkChangeListener.
 


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.