Uses of Interface
org.jgroups.blocks.LazyRemovalCache.Printable

Packages that use LazyRemovalCache.Printable
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. 
 

Uses of LazyRemovalCache.Printable in org.jgroups.blocks
 

Methods in org.jgroups.blocks with parameters of type LazyRemovalCache.Printable
 java.lang.String LazyRemovalCache.printCache(LazyRemovalCache.Printable print_function)
           
 

Uses of LazyRemovalCache.Printable in org.jgroups.protocols
 

Fields in org.jgroups.protocols declared as LazyRemovalCache.Printable
protected static LazyRemovalCache.Printable<Address,PhysicalAddress> TP.print_function
           
 

Uses of LazyRemovalCache.Printable in org.jgroups.util
 

Fields in org.jgroups.util declared as LazyRemovalCache.Printable
protected static LazyRemovalCache.Printable<Address,java.lang.String> UUID.print_function
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.