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.m4a   
org.red5.io.m4a.impl   
org.red5.io.mp4   
org.red5.io.mp4.impl   
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.
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.
Output
          Output interface which defines contract methods to be implemented
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.amf3
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
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.m4a
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.m4a.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.mp4
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.mp4.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.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
UnsignedByte
          The UnsignedByte class wraps a value of and unsigned 8 bits number.
UnsignedInt
          The UnsignedInt class wraps a value of an unsigned 32 bits number.
UnsignedLong
          The UnsignedLong class wraps a value of an unsigned 64 bits number.
UnsignedNumber
           
UnsignedShort
          The UnsignedByte class wraps a value of an unsigned 16 bits number.
 

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-2012 The Red5 Project