Uses of Class
org.jgroups.util.TimeService
Packages that use TimeService
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of TimeService in org.jgroups.blocks.cs
Fields in org.jgroups.blocks.cs declared as TimeServiceMethods in org.jgroups.blocks.cs that return TimeServiceMethods in org.jgroups.blocks.cs with parameters of type TimeService -
Uses of TimeService in org.jgroups.protocols
Fields in org.jgroups.protocols declared as TimeServiceModifier and TypeFieldDescriptionprotected TimeServiceFD_ALL.time_serviceprotected TimeServiceFD_HOST.time_serviceprotected TimeServiceTP.time_serviceprotected TimeServiceUNICAST3.time_serviceMethods in org.jgroups.protocols that return TimeServiceMethods in org.jgroups.protocols with parameters of type TimeService -
Uses of TimeService in org.jgroups.util
Methods in org.jgroups.util that return TimeService