|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.red5.server.net.rtmp.codec.MulticastEventProcessor
public class MulticastEventProcessor
Processes multicast events.
| Constructor Summary | |
|---|---|
MulticastEventProcessor()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MulticastEventProcessor()
| Method Detail |
|---|
public byte getCacheId()
public void disposeCached(Object obj)
obj - Cached object
public static IoBuffer[] chunkBuffer(IoBuffer buf,
int size)
buf - IoBuffersize - Chunk size
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||