@version $Revision: 1.6 $ $ $Date: 2001/05/17 12:46:27 $ @author Kay Ramme @since UDK1.0
Structure of messages is designed according to JMS Message interface. Message is composed of header and body. Header contains commonly used pre-defined headers and extensible headers.
Each message has correlation ID that is never used so far and is subject to be removed in future.
Message has type and number of properties.
@author The Red5 Project @author Steven Gong (steven.gong@gmail.com)
|
|
|
|
|
|
|
|