Package | Description |
---|---|
org.red5.compatibility.flex.messaging.io | |
org.red5.compatibility.flex.messaging.messages | |
org.red5.io.amf3 |
Modifier and Type | Method and Description |
---|---|
void |
ArrayCollection.writeExternal(IDataOutput output)
Store custom object to stream.
|
void |
ObjectProxy.writeExternal(IDataOutput output)
Store custom object to stream.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMessage.writeExternal(IDataOutput output) |
void |
AcknowledgeMessage.writeExternal(IDataOutput output) |
void |
AcknowledgeMessageExt.writeExternal(IDataOutput output) |
void |
AsyncMessage.writeExternal(IDataOutput output) |
void |
AsyncMessageExt.writeExternal(IDataOutput output) |
void |
CommandMessageExt.writeExternal(IDataOutput out) |
Modifier and Type | Class and Description |
---|---|
class |
ByteArray
Red5 version of the Flex ByteArray class.
|
class |
DataOutput
Implementation of the IDataOutput interface.
|
Modifier and Type | Field and Description |
---|---|
protected IDataOutput |
ByteArray.dataOutput
Object used to write to array.
|
Modifier and Type | Method and Description |
---|---|
void |
IExternalizable.writeExternal(IDataOutput output)
Store custom object to stream.
|
Copyright © 2006-2012 The Red5 Project