Apache JMeter
1.9

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

java.lang.Object
  |
  +--org.apache.jmeter.protocol.http.util.EncoderCache

public class EncoderCache
extends Object

Author:
Administrator To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.

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
1.9

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