|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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. |
Job | A Job is the abstraction of an activity in the system. |
Scheduler | Schedulers are used to create and schedule Jobs. |
Class Summary | |
---|---|
Chunk | A chunk represents a part of an array of bytes. |
Provides a set of classes and interfaces dealing with resource management. Jonathan proposes abstractions to deal with buffers (Chunk, ChunkProvider and ChunkFactory) and activity (Job and Scheduler).
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |