Uses of Class
org.jgroups.protocols.UNICAST3.Entry
Packages that use UNICAST3.Entry
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of UNICAST3.Entry in org.jgroups.protocols
Subclasses of UNICAST3.Entry in org.jgroups.protocolsModifier and TypeClassDescriptionprotected final classprotected final classMethods in org.jgroups.protocols that return UNICAST3.EntryModifier and TypeMethodDescription(package private) UNICAST3.EntryUNICAST3.Entry.state(UNICAST3.State state) Methods in org.jgroups.protocols with parameters of type UNICAST3.EntryModifier and TypeMethodDescriptionprotected voidUNICAST3.handleBatchFromSelf(MessageBatch batch, UNICAST3.Entry entry) protected voidUNICAST3.update(UNICAST3.Entry entry, int num_received)