Uses of Package
org.red5.io.object

Packages that use org.red5.io.object
org.red5.io.amf   
org.red5.io.amf3   
org.red5.io.flv   
org.red5.io.flv.impl   
org.red5.io.flv.meta   
org.red5.io.object   
org.red5.server   
org.red5.server.api.persistence   
org.red5.server.net.remoting.codec   
org.red5.server.net.rtmp.codec   
org.red5.server.net.rtmp.status   
org.red5.server.net.rtmpt.codec   
org.red5.server.so   
 

Classes in org.red5.io.object used by org.red5.io.amf
BaseInput
          BaseInput represents a way to map input to a HashMap.
BaseOutput
          BaseOutput represents a way to map input to a HashMap.
Input
          Interface for Input which defines the contract methods which are to be implemented.
Output
          Output interface which defines contract methods to be implemented
 

Classes in org.red5.io.object used by org.red5.io.amf3
Deserializer
          The Deserializer class reads data input and handles the data according to the core data types
RecordSet
          Read only RecordSet object that might be received through remoting calls.
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.io.flv
Deserializer
          The Deserializer class reads data input and handles the data according to the core data types
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.io.flv.impl
Deserializer
          The Deserializer class reads data input and handles the data according to the core data types
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.io.flv.meta
Deserializer
          The Deserializer class reads data input and handles the data according to the core data types
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.io.object
Flag
          Serial flag options.
Input
          Interface for Input which defines the contract methods which are to be implemented.
Output
          Output interface which defines contract methods to be implemented
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.server
Input
          Interface for Input which defines the contract methods which are to be implemented.
Output
          Output interface which defines contract methods to be implemented
 

Classes in org.red5.io.object used by org.red5.server.api.persistence
Input
          Interface for Input which defines the contract methods which are to be implemented.
Output
          Output interface which defines contract methods to be implemented
 

Classes in org.red5.io.object used by org.red5.server.net.remoting.codec
Deserializer
          The Deserializer class reads data input and handles the data according to the core data types
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.server.net.rtmp.codec
Deserializer
          The Deserializer class reads data input and handles the data according to the core data types
Input
          Interface for Input which defines the contract methods which are to be implemented.
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.server.net.rtmp.status
ICustomSerializable
          Interface for objects that know how to serialize their contents.
Output
          Output interface which defines contract methods to be implemented
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.server.net.rtmpt.codec
Deserializer
          The Deserializer class reads data input and handles the data according to the core data types
Serializer
          The Serializer class writes data output and handles the data according to the core data types
 

Classes in org.red5.io.object used by org.red5.server.so
Input
          Interface for Input which defines the contract methods which are to be implemented.
Output
          Output interface which defines contract methods to be implemented
 



Copyright © 2006-2009 The Red5 Project