Uses of Package
org.jppf.data.transform

Packages that use org.jppf.data.transform
org.jppf.classloader Support for socket-based communication with remote services. 
org.jppf.data.transform Support for arbotrary tranformation and reverse-tranformation of data transiting through the network. 
org.jppf.io Support for transport-agnostic communication with remote services and disk overflow. 
 

Classes in org.jppf.data.transform used by org.jppf.classloader
JPPFDataTransform
          This is the interface for arbitrary transformation and reverse-transformation of blocks of data that transit through the network.
 

Classes in org.jppf.data.transform used by org.jppf.data.transform
JPPFDataTransform
          This is the interface for arbitrary transformation and reverse-transformation of blocks of data that transit through the network.
 

Classes in org.jppf.data.transform used by org.jppf.io
JPPFDataTransform
          This is the interface for arbitrary transformation and reverse-transformation of blocks of data that transit through the network.
 



Copyright © 2005-2010 JPPF Team.