Uses of Package
org.objectweb.jonathan.apis.resources

Packages that use org.objectweb.jonathan.apis.resources
org.objectweb.fractal.rmi Provides a protocol, an object adapter and a binder component. 
org.objectweb.fractal.rmi.io Provides a marshaller and unmarshaller factory component. 
org.objectweb.jonathan.apis.presentation Provides a set of classes and interfaces for presentation protocols (marshallers and unmarshallers). 
org.objectweb.jonathan.apis.protocols.ip Provides a set of classes and interfaces refining the binding abstractions in the case of IP protocols, and introduces some connection management abstractions. 
org.objectweb.jonathan.apis.resources Provides a set of classes and interfaces dealing with resource management. 
org.objectweb.jonathan.libs.protocols.tcpip Provides a set of classes giving access to the TCP/IP protocol stack. 
org.objectweb.jonathan.libs.resources Provides implementations for various resources and managers. 
org.objectweb.jonathan.libs.resources.tcpip Provides a default implementation for TCP/IP connection management. 
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.fractal.rmi
Scheduler
          Schedulers are used to create and schedule Jobs.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.fractal.rmi.io
Chunk
          A chunk represents a part of an array of bytes.
ChunkFactory
          A chunk factory builds chunks, possibly implementing a specific chunk management policy.
ChunkProvider
          Chunk providers are used to wrap input streams (like, e.g., socket input streams) in unmarshallers.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.jonathan.apis.presentation
Chunk
          A chunk represents a part of an array of bytes.
ChunkProvider
          Chunk providers are used to wrap input streams (like, e.g., socket input streams) in unmarshallers.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.jonathan.apis.protocols.ip
Chunk
          A chunk represents a part of an array of bytes.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.jonathan.apis.resources
Chunk
          A chunk represents a part of an array of bytes.
Job
          A Job is the abstraction of an activity in the system.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.jonathan.libs.protocols.tcpip
ChunkFactory
          A chunk factory builds chunks, possibly implementing a specific chunk management policy.
Scheduler
          Schedulers are used to create and schedule Jobs.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.jonathan.libs.resources
Chunk
          A chunk represents a part of an array of bytes.
ChunkFactory
          A chunk factory builds chunks, possibly implementing a specific chunk management policy.
Job
          A Job is the abstraction of an activity in the system.
Scheduler
          Schedulers are used to create and schedule Jobs.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.jonathan.libs.resources.tcpip
Chunk
          A chunk represents a part of an array of bytes.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.