|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializableStore | |
org.jboss.remoting |
Uses of SerializableStore in org.jboss.remoting |
Subinterfaces of SerializableStore in org.jboss.remoting | |
interface |
CallbackStoreMBean
|
Classes in org.jboss.remoting that implement SerializableStore | |
class |
CallbackStore
Acts as a persistent list which writes Serializable objects to disk and will retrieve them in same order in which they were added (FIFO). |
class |
NullCallbackStore
This implementation does nothing other than throw away persisted objects and throw exceptions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |