Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.stack |
Support for managing protocol stacks.
|
Modifier and Type | Class and Description |
---|---|
class |
TUNNEL
Replacement for UDP.
|
Modifier and Type | Field and Description |
---|---|
protected RouterStub.StubReceiver |
RouterStubManager.Target.receiver |
protected RouterStub.StubReceiver |
RouterStub.receiver |
Modifier and Type | Method and Description |
---|---|
RouterStub.StubReceiver |
RouterStub.receiver() |
Modifier and Type | Method and Description |
---|---|
RouterStub |
RouterStub.receiver(RouterStub.StubReceiver r) |
Constructor and Description |
---|
Target(IpAddress bind_addr,
IpAddress router_addr,
RouterStub.StubReceiver receiver) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.