| Package | Description |
|---|---|
| org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
| org.jgroups.auth | |
| org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
| org.jgroups.demos |
Provides demonstrations of JGroups functionality.
|
| org.jgroups.mux | |
| org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
| org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
| org.jgroups.stack |
Support for managing protocol stacks.
|
| org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
| Class and Description |
|---|
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| Class and Description |
|---|
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| Class and Description |
|---|
| Command
The Command patttern (see Gamma et al.).
|
| Promise
Allows a thread to submit an asynchronous request and to wait for the result.
|
| RspList
Contains responses from all members.
|
| Scheduler
Implementation of a priority scheduler.
|
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| Class and Description |
|---|
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| Class and Description |
|---|
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| Class and Description |
|---|
| List
Doubly-linked list.
|
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| TimeScheduler
Fixed-delay & fixed-rate single thread scheduler
The scheduler supports varying scheduling intervals by asking the task
every time for its next preferred scheduling interval.
|
| TimeScheduler.Task
The interface that submitted tasks must implement
|
| Class and Description |
|---|
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| Class and Description |
|---|
| List
Doubly-linked list.
|
| Queue
Elements are added at the tail and removed from the head.
|
| RspList
Contains responses from all members.
|
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| TimeScheduler
Fixed-delay & fixed-rate single thread scheduler
The scheduler supports varying scheduling intervals by asking the task
every time for its next preferred scheduling interval.
|
| Class and Description |
|---|
| Buffer
Buffer with an offset and length.
|
| ContextObjectInputStream
ObjectInputStream which sets a contact classloader for reading bytes into objects.
|
| List
Doubly-linked list.
|
| Queue
Elements are added at the tail and removed from the head.
|
| QueueClosedException |
| ReusableThread
Reusable thread class.
|
| SchedulerListener
Provides callback for use with a
Scheduler. |
| Streamable
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
|
| ThreadLocalListener
Provides callback for use with a
ReusableThread. |
| TimeScheduler.Task
The interface that submitted tasks must implement
|
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.