Uses of Class
org.jgroups.protocols.SHARED_LOOPBACK
Packages that use SHARED_LOOPBACK
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of SHARED_LOOPBACK in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type SHARED_LOOPBACKModifier and TypeFieldDescriptionprotected static final Function<AsciiString, Map<Address, SHARED_LOOPBACK>> SHARED_LOOPBACK.FUNCprotected static final Map<AsciiString, Map<Address, SHARED_LOOPBACK>> SHARED_LOOPBACK.routing_tableMap of cluster names and address-protocol mappings.Methods in org.jgroups.protocols that return SHARED_LOOPBACKMethods in org.jgroups.protocols with parameters of type SHARED_LOOPBACKModifier and TypeMethodDescriptionprotected static voidSHARED_LOOPBACK.register(AsciiString cluster, Address local_addr, SHARED_LOOPBACK shared_loopback)