| Interface | Description |
|---|---|
| DeepClone | Deprecated
Replaced by net.cnri.util.DeepClone
|
| StreamObject | Deprecated
Replaced by net.cnri.util.StreamObject
|
| Class | Description |
|---|---|
| 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
|
| X509HSCertificateGenerator | |
| X509HSTrustManager |
| Exception | Description |
|---|---|
| StringEncodingException | Deprecated
Replaced by net.cnri.util.StreamUtil
|
| TemplateException | Deprecated
Replaced by net.cnri.util.TemplateException
|