Uses of Class
org.jgroups.util.Runner
Packages that use Runner
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Support for managing protocol stacks.
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of Runner in org.jgroups.protocols
Fields in org.jgroups.protocols declared as RunnerModifier and TypeFieldDescriptionprotected RunnerRingBufferBundler.bundler_threadprotected RunnerRingBufferBundlerLockless.bundler_threadprotected RunnerRingBufferBundlerLockless2.bundler_threadprotected final RunnerCENTRAL_LOCK2.req_handlerDeprecated.protected final RunnerBATCH2.runnerprotected RunnerRemoveQueueBundler.runnerprotected RunnerSimpleTCP.Acceptor.runnerprotected final RunnerSimpleTCP.Connection.runnerprotected RunnerSSL_KEY_EXCHANGE.srv_sock_handler -
Uses of Runner in org.jgroups.stack
Fields in org.jgroups.stack declared as RunnerModifier and TypeFieldDescriptionprotected RunnerDiagnosticsHandler.tcp_runnerprotected RunnerDiagnosticsHandler.udp_runner -
Uses of Runner in org.jgroups.util
Methods in org.jgroups.util that return Runner