jcifs.smb
Class BufferCache

java.lang.Object
  extended by jcifs.smb.BufferCache

public class BufferCache
extends java.lang.Object


Constructor Summary
BufferCache()
           
 
Method Summary
static byte[] getBuffer()
           
static void releaseBuffer(byte[] buf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferCache

public BufferCache()
Method Detail

getBuffer

public static byte[] getBuffer()
                        throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

releaseBuffer

public static void releaseBuffer(byte[] buf)