|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotSupportedException | |
---|---|
com.alachisoft.ncache.web.caching | Describes com.alachisoft.ncache.web.caching package The com.alachisoft.nCache.web.caching package provides classes for caching frequently used data in a cluster This includes the Cache class, a dictionary that allows you to store arbitrary data objects, such as hash tables and data sets. |
Uses of NotSupportedException in com.alachisoft.ncache.web.caching |
---|
Methods in com.alachisoft.ncache.web.caching that throw NotSupportedException | |
---|---|
long |
CacheStream.seek(long offset)
Sets the position within the current stream. |
long |
OutputCacheStream.seek(long offset)
|
long |
InputCacheStream.seek(long offset)
|
void |
CacheStream.setLength(long value)
Sets the length of the stream. |
void |
OutputCacheStream.setLength(long value)
|
void |
InputCacheStream.setLength(long value)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |