org.red5.server.net.rtmp.codec
public class MulticastEventProcessor extends Object
Constructor and Description |
---|
MulticastEventProcessor() |
Modifier and Type | Method and Description |
---|---|
static IoBuffer[] |
chunkBuffer(IoBuffer buf,
int size)
Breaks buffer into chunks of given size.
|
void |
disposeCached(Object obj)
Disposes cached object.
|
byte |
getCacheId()
Getter for cache ID.
|
public byte getCacheId()
public void disposeCached(Object obj)
obj
- Cached objectCopyright © 2006-2012 The Red5 Project