| Package | Description | 
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.servlet_container | 
| Modifier and Type | Method and Description | 
|---|---|
CrawlerSessionManagementSetting | 
ServletContainer.ServletContainerResources.crawlerSessionManagementSetting()
Configures special session handling for crawler bots 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ServletContainer.crawlerSessionManagementSetting(CrawlerSessionManagementSetting value)
Configures special session handling for crawler bots 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CrawlerSessionManagementSetting<T extends CrawlerSessionManagementSetting<T>>
Configures special session handling for crawler bots 
 | 
interface  | 
CrawlerSessionManagementSettingConsumer<T extends CrawlerSessionManagementSetting<T>>  | 
interface  | 
CrawlerSessionManagementSettingSupplier<T extends CrawlerSessionManagementSetting>  | 
| Modifier and Type | Method and Description | 
|---|---|
CrawlerSessionManagementSetting | 
CrawlerSessionManagementSettingSupplier.get()
Constructed instance of CrawlerSessionManagementSetting resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.