Package | Description |
---|---|
org.wildfly.swarm.config.jgroups.stack | |
org.wildfly.swarm.config.jgroups.stack.transport |
Modifier and Type | Method and Description |
---|---|
OobThreadPool |
Transport.TransportResources.oobThreadPool()
A thread pool executor
|
Modifier and Type | Method and Description |
---|---|
T |
Transport.oobThreadPool(OobThreadPool value)
A thread pool executor
|
Modifier and Type | Class and Description |
---|---|
class |
OobThreadPool<T extends OobThreadPool<T>>
A thread pool executor
|
interface |
OobThreadPoolConsumer<T extends OobThreadPool<T>> |
interface |
OobThreadPoolSupplier<T extends OobThreadPool> |
Modifier and Type | Method and Description |
---|---|
OobThreadPool |
OobThreadPoolSupplier.get()
Constructed instance of OobThreadPool resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.