Uses of Interface
org.jgroups.stack.ProtocolHook
Packages that use ProtocolHook
Package
Description
Provides ways to configure a protocol stack.
Support for managing protocol stacks.
-
Uses of ProtocolHook in org.jgroups.conf
Subinterfaces of ProtocolHook in org.jgroups.confClasses in org.jgroups.conf that implement ProtocolHook -
Uses of ProtocolHook in org.jgroups.stack
Methods in org.jgroups.stack with parameters of type ProtocolHookModifier and TypeMethodDescriptionvoidProtocolStack.initProtocolStack(List<ProtocolConfiguration> configs, ProtocolHook afterCreationHook) voidProtocolStack.setup(List<ProtocolConfiguration> configs, ProtocolHook afterCreationHook)