Package net.handle.util

Interface Summary
DeepClone Deprecated. Replaced by net.cnri.util.DeepClone
StreamObject Deprecated. Replaced by net.cnri.util.StreamObject
 

Class Summary
HTTPCookie Class that can represent HTTP cookies that are received with an HTTP request.
IntTable Class that works just like a java.util.Hashtable except the keys are always integers (eliminating the need to creating Integer objects just to act as keys to the table).
LRUCacheTable<K,V>  
StreamTable Deprecated. Replaced by net.cnri.util.StreamTable
StreamUtil Deprecated. Replaced by net.cnri.util.StreamUtil
StreamVector Deprecated. Replaced by net.cnri.util.StreamVector
StringUtils Deprecated. Replaced by net.cnri.util.StringUtils
Template Deprecated. Replaced by net.cnri.util.Template
 

Exception Summary
StringEncodingException Deprecated. Replaced by net.cnri.util.StreamUtil
TemplateException Deprecated. Replaced by net.cnri.util.TemplateException