Interface | Description |
---|---|
ChannelConsumer<T extends Channel<T>> | |
ChannelSupplier<T extends Channel> | |
PropertyConsumer<T extends Property<T>> | |
PropertySupplier<T extends Property> | |
ProtocolConsumer<T extends Protocol<T>> | |
ProtocolSupplier<T extends Protocol> | |
StackConsumer<T extends Stack<T>> | |
StackSupplier<T extends Stack> |
Class | Description |
---|---|
Channel<T extends Channel<T>> |
A JGroups channel.
|
Channel.ChannelResources |
Child mutators for Channel
|
Property<T extends Property<T>> |
A protocol property with name and value.
|
Protocol<T extends Protocol<T>> |
The configuration of a protocol within a protocol stack.
|
Protocol.ProtocolResources |
Child mutators for Protocol
|
Stack<T extends Stack<T>> |
The configuration of a JGroups protocol stack.
|
Stack.StackResources |
Child mutators for Stack
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.