Uses of Interface
org.jgroups.Refcountable
-
Packages that use Refcountable Package Description org.jgroups Provides top-level public JGroups classes such as Channel, Message, etc. -
-
Uses of Refcountable in org.jgroups
Classes in org.jgroups that implement Refcountable Modifier and Type Class Description classRefcountedBytesMessageRef-counted message implementation.
Note that this class is experimental and may get removed without notice.classRefcountedNioMessageRef-counted message implementation.
Note that this class is experimental and may get removed without notice.
-