Apache JMeter
2.2

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: 325542 $ last updated $Date: 2005-07-12 21:51:09 +0100 (Tue, 12 Jul 2005) $
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.2

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