| Package | Description |
|---|---|
| ds.funnel.data.msglink | |
| ds.funnel.data.msglink.protocol3 | |
| ds.funnel.overlay | |
| ds.funnel.peer |
| Modifier and Type | Method and Description |
|---|---|
EventProcessor<MessageEvent> |
MessageLink.getEventProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageLink.setEventProcessor(EventProcessor<MessageEvent> inProcess)
Set the event handler that incoming events are passed to.
|
| Modifier and Type | Method and Description |
|---|---|
EventProcessor<MessageEvent> |
MessageProtocol.getEventProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageProtocol.setEventProcessor(EventProcessor<MessageEvent> inProcess) |
| Modifier and Type | Method and Description |
|---|---|
EventProcessor<MessageEvent> |
OverlayLinkImpl.getEventProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OverlayLinkImpl.setEventProcessor(EventProcessor<MessageEvent> inProcess) |
| Modifier and Type | Class and Description |
|---|---|
class |
PeerGroupQueue |