Uses of Class
io.ebeaninternal.api.BinaryReadContext
Packages that use BinaryReadContext
Package
Description
Clustering service for an application.
Transaction implementation
-
Uses of BinaryReadContext in io.ebeaninternal.api
Methods in io.ebeaninternal.api with parameters of type BinaryReadContextModifier and TypeMethodDescriptionTransactionEventTable.TableIUD.readBinaryMessage(BinaryReadContext dataInput) -
Uses of BinaryReadContext in io.ebeaninternal.server.cache
Methods in io.ebeaninternal.server.cache with parameters of type BinaryReadContextModifier and TypeMethodDescriptionstatic RemoteCacheEventRemoteCacheEvent.readBinaryMessage(BinaryReadContext dataInput) -
Uses of BinaryReadContext in io.ebeaninternal.server.cluster
Methods in io.ebeaninternal.server.cluster with parameters of type BinaryReadContextModifier and TypeMethodDescriptionBinaryTransactionEventReader.read(BinaryReadContext dataInput) Read Transaction using BinaryReadContext. -
Uses of BinaryReadContext in io.ebeaninternal.server.transaction
Methods in io.ebeaninternal.server.transaction with parameters of type BinaryReadContextModifier and TypeMethodDescriptionvoidRemoteTransactionEvent.readBinary(BinaryReadContext dataInput) Read the binary message.static BeanPersistIdsBeanPersistIds.readBinaryMessage(SpiEbeanServer server, BinaryReadContext input) static RemoteTableModRemoteTableMod.readBinaryMessage(BinaryReadContext dataInput)