Uses of Interface
org.red5.server.api.ICastingAttributeStore
Package
Description
-
Uses of ICastingAttributeStore in org.red5.server
Modifier and TypeClassDescriptionclass
class
Base abstract class for connections.class
Client is an abstraction representing user connected to Red5 application.class
Persistable attributes store. -
Uses of ICastingAttributeStore in org.red5.server.api
-
Uses of ICastingAttributeStore in org.red5.server.api.remoting
Modifier and TypeInterfaceDescriptioninterface
Connection coming from Remoting clients. -
Uses of ICastingAttributeStore in org.red5.server.api.service
Modifier and TypeInterfaceDescriptioninterface
Connection that has options to invoke and handle remote calls -
Uses of ICastingAttributeStore in org.red5.server.api.stream
Modifier and TypeInterfaceDescriptioninterface
A connection that supports streaming. -
Uses of ICastingAttributeStore in org.red5.server.net.rtmp
Modifier and TypeClassDescriptionclass
RTMP connection.class
Represents an RTMP connection using Mina.