|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectInputOutputStreamFactory | |
|---|---|
| org.shoal.ha.cache.api | |
| org.shoal.ha.cache.impl.util | |
| Uses of ObjectInputOutputStreamFactory in org.shoal.ha.cache.api |
|---|
| Classes in org.shoal.ha.cache.api that implement ObjectInputOutputStreamFactory | |
|---|---|
class |
DefaultObjectInputOutputStreamFactory
|
| Methods in org.shoal.ha.cache.api that return ObjectInputOutputStreamFactory | |
|---|---|
static ObjectInputOutputStreamFactory |
ObjectInputOutputStreamFactoryRegistry.getObjectInputOutputStreamFactory()
|
ObjectInputOutputStreamFactory |
DataStoreConfigurator.getObjectInputOutputStreamFactory()
|
| Methods in org.shoal.ha.cache.api with parameters of type ObjectInputOutputStreamFactory | |
|---|---|
void |
DataStoreConfigurator.setObjectInputOutputStreamFactory(ObjectInputOutputStreamFactory objectInputOutputStreamFactory)
|
| Constructors in org.shoal.ha.cache.api with parameters of type ObjectInputOutputStreamFactory | |
|---|---|
ObjectKeyHelper(java.lang.ClassLoader loader,
ObjectInputOutputStreamFactory factory)
|
|
| Uses of ObjectInputOutputStreamFactory in org.shoal.ha.cache.impl.util |
|---|
| Constructors in org.shoal.ha.cache.impl.util with parameters of type ObjectInputOutputStreamFactory | |
|---|---|
DefaultDataStoreEntryHelper(ObjectInputOutputStreamFactory factory,
java.lang.ClassLoader loader,
long defaultMaxIdleTime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||