| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan | |
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
TransportThreadPool | 
CacheContainer.CacheContainerResources.transportThreadPool()
Defines a thread pool used for asynchronous transport communication. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
CacheContainer.transportThreadPool(TransportThreadPool value)
Defines a thread pool used for asynchronous transport communication. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransportThreadPool<T extends TransportThreadPool<T>>
Defines a thread pool used for asynchronous transport communication. 
 | 
interface  | 
TransportThreadPoolConsumer<T extends TransportThreadPool<T>>  | 
interface  | 
TransportThreadPoolSupplier<T extends TransportThreadPool>  | 
| Modifier and Type | Method and Description | 
|---|---|
TransportThreadPool | 
TransportThreadPoolSupplier.get()
Constructed instance of TransportThreadPool resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.