|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| GroupRequestPeerGroupWrapper | |
| PeerGroupEventListener | Interface for receiving peer group events. |
| PeerGroupFactory | Factory interface for creating peer groups. |
| PeerGroupWrapper | Interface for peer group implementations. |
| Class Summary | |
|---|---|
| GlobalPeerGroupFactory |
Peer group factory that instantiates GroupRequestPeerGroupWrapper by
configured class path name (parameter: "networking.globalpeergroup.classname"). |
| LocalPeerGroupFactory |
Peer group factory that instantiates GroupRequestPeerGroupWrapper by
configured class path name (parameter: "networking.localpeergroup.classname"). |
| Peer | Class representing a generic peer implemented by any p2p implementation. |
| PeerGroupFactoryBase | Base class for factories that create instances of GroupRequestPeerGroupWrapper based
peer group classes. |
| Peers | Implementation of group of peers by static configuration or by runtime programmatic configuration. |
| Enum Summary | |
|---|---|
| PeerGroupEvent | Event types notified via PeerGroupEventListener interface. |
Abstract base model for implementing peer-to-peer networking.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||