Uses of Interface
org.eclipse.serializer.persistence.binary.types.LoadItemsChain
-
Packages that use LoadItemsChain Package Description org.eclipse.serializer.persistence.binary.types -
-
Uses of LoadItemsChain in org.eclipse.serializer.persistence.binary.types
Classes in org.eclipse.serializer.persistence.binary.types that implement LoadItemsChain Modifier and Type Class Description static classLoadItemsChain.Abstractstatic classLoadItemsChain.ChannelHashingstatic classLoadItemsChain.SimpleMethods in org.eclipse.serializer.persistence.binary.types with parameters of type LoadItemsChain Modifier and Type Method Description static BinaryLoaderBinaryLoader. New(PersistenceTypeHandlerLookup<Binary> typeLookup, PersistenceObjectRegistry registry, Persister persister, PersistenceSourceSupplier<Binary> sourceSupplier, LoadItemsChain loadItems, boolean switchByteOrder)
-