Uses of Enum
org.red5.server.net.rtmp.message.Header.HeaderType
Packages that use Header.HeaderType
-
Uses of Header.HeaderType in org.red5.server.net.rtmp.message
Methods in org.red5.server.net.rtmp.message that return Header.HeaderTypeModifier and TypeMethodDescriptionstatic Header.HeaderTypeReturns the enum constant of this type with the specified name.static Header.HeaderType[]Header.HeaderType.values()Returns an array containing the constants of this enum type, in the order they are declared.