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

Packages that use org.objectweb.jonathan.apis.resources
org.objectweb.david.apis.presentation Provides classes and interfaces reconciling the CORBA and Jonathan abstractions for presentation. 
org.objectweb.david.libs.binding.iiop Provides classes implementing the IIOP protocol. 
org.objectweb.david.libs.binding.orbs.echannel Provides an implementation of an event channel service relying on RTP on top of IP multicast. 
org.objectweb.david.libs.presentation.portable Provides a set of classes and interfaces for "portable" presentation protocols. 
org.objectweb.david.libs.protocols.giop Provides a set of classes implementing the CORBA GIOP protocol. 
org.objectweb.david.libs.services.unknown_exception Provides an implementation of the UnknownException service, that lets server side unexpected exceptions be propagated back to the clients. 
org.objectweb.jeremie.libs.presentation.std Provides a default implementation of a Jeremie marshaller factory. 
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.binding.echannel Provides an implementation of an event channel service relying on RTP on top of IP multicast. 
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.david.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.david.libs.binding.iiop
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.david.libs.binding.orbs.echannel
ChunkFactory
          A chunk factory builds chunks, possibly implementing a specific chunk management policy.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.david.libs.presentation.portable
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.david.libs.protocols.giop
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.david.libs.services.unknown_exception
Scheduler
          Schedulers are used to create and schedule Jobs.
 

Classes in org.objectweb.jonathan.apis.resources used by org.objectweb.jeremie.libs.presentation.std
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.binding.echannel
ChunkFactory
          A chunk factory builds chunks, possibly implementing a specific chunk management policy.
 

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.