Uses of Enum
org.red5.server.api.IConnection.Type
Packages that use IConnection.Type
-
Uses of IConnection.Type in org.red5.server
Fields in org.red5.server declared as IConnection.TypeModifier and TypeFieldDescriptionprotected final IConnection.TypeBaseConnection.typeConnection type -
Uses of IConnection.Type in org.red5.server.api
Methods in org.red5.server.api that return IConnection.TypeModifier and TypeMethodDescriptionstatic IConnection.TypeReturns the enum constant of this type with the specified name.static IConnection.Type[]IConnection.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.