public abstract class AbstractBinaryLoader<T> extends AbstractLoader implements BinaryLoader<T>
BINARY_LOADER_TYPE, DEFAULT_FRAGMENT_NAMELOADER_NAME_KEY, LOADER_TYPE_KEY| Constructor and Description |
|---|
AbstractBinaryLoader(Storage storage,
java.lang.String name,
Meta annotation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType() |
Envelope |
respond(Envelope message) |
close, getDescription, getEventLoader, getName, getStorage, isReadOnly, meta, open, setReadOnly, tryPushclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfragmentNames, pull, pushclose, getDescription, getStorage, isEmpty, isReadOnly, opengetName, isAnonimouspublic AbstractBinaryLoader(Storage storage, java.lang.String name, Meta annotation)