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.media.protocol.RateConfiguration

Packages that use RateConfiguration
javax.media.protocol   
 

Uses of RateConfiguration in javax.media.protocol
 

Methods in javax.media.protocol that return RateConfiguration
 RateConfiguration[] RateConfigureable.getRateConfigurations()
          Get the rate configurations that this object supports.
 RateConfiguration RateConfigureable.setRateConfiguration(RateConfiguration config)
          Set a new RateConfiguration.
 

Methods in javax.media.protocol with parameters of type RateConfiguration
 RateConfiguration RateConfigureable.setRateConfiguration(RateConfiguration config)
          Set a new RateConfiguration.
 


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.