Uses of Class
org.red5.server.stream.SimpleBWControlService.TokenRequestType

Packages that use SimpleBWControlService.TokenRequestType
org.red5.server.stream   
 

Uses of SimpleBWControlService.TokenRequestType in org.red5.server.stream
 

Methods in org.red5.server.stream that return SimpleBWControlService.TokenRequestType
static SimpleBWControlService.TokenRequestType SimpleBWControlService.TokenRequestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleBWControlService.TokenRequestType[] SimpleBWControlService.TokenRequestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2009 The Red5 Project