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 |