Apache JMeter
2.0.1.20050615

org.apache.jmeter.protocol.http.util
Class EncoderCache

java.lang.Object
  extended byorg.apache.jmeter.protocol.http.util.EncoderCache

public class EncoderCache
extends Object

Version:
$Revision: 1.4 $ last updated $Date: 2004/02/12 00:29:50 $
Author:
Administrator

Constructor Summary
EncoderCache(int cacheSize)
           
 
Method Summary
 String getEncoded(String k)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncoderCache

public EncoderCache(int cacheSize)
Method Detail

getEncoded

public String getEncoded(String k)

Apache JMeter
2.0.1.20050615

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.