org.red5.io.utils
Class ByteBufferUtil

java.lang.Object
  extended by org.red5.io.utils.ByteBufferUtil

Deprecated.

@Deprecated
public class ByteBufferUtil
extends Object

ByteBuffer utility.
Note: Paul added this back in for use with Mina due to its removal from Mina 2.0

Author:
The Apache Directory Project (mina-dev@directory.apache.org)

Method Summary
static void acquireIfPossible(Object message)
          Deprecated.  
static void releaseIfPossible(Object message)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

acquireIfPossible

public static void acquireIfPossible(Object message)
Deprecated. 

releaseIfPossible

public static void releaseIfPossible(Object message)
Deprecated. 


Copyright © 2006-2007 the Red5 project.