Uses of Class
org.jppf.server.protocol.AbstractLocation

Packages that use AbstractLocation
org.jppf.server.protocol Classes supporting the data transported between components of the communication model. 
 

Uses of AbstractLocation in org.jppf.server.protocol
 

Subclasses of AbstractLocation in org.jppf.server.protocol
 class FileLocation
          Wrapper fro manipulating a file.
 class MemoryLocation
          Wrapper fro manipulating a file.
 class URLLocation
          Wrapper for manipulating data from a URL.
 



Copyright © 2005-2010 JPPF Team.