Uses of Interface
org.jgroups.UpHandler
Packages that use UpHandler
Package
Description
Provides top-level public JGroups classes such as Channel, Message, etc.
-
Uses of UpHandler in org.jgroups
Fields in org.jgroups declared as UpHandlerMethods in org.jgroups with parameters of type UpHandlerModifier and TypeMethodDescriptionvoid
Channel.setUpHandler
(UpHandler up_handler) When up_handler is set, all events will be passed to it directly. -
Uses of UpHandler in org.jgroups.mux
Classes in org.jgroups.mux that implement UpHandlerModifier and TypeClassDescriptionclass
The multiplexer allows multiple channel interfaces to be associated with one underlying instance of JChannel.