| Package | Description | 
|---|---|
| org.wildfly.swarm.config.modcluster | 
| Modifier and Type | Method and Description | 
|---|---|
Proxy.SessionDrainingStrategy | 
Proxy.sessionDrainingStrategy()
Session draining strategy used during undeployment of a web application. 
 | 
static Proxy.SessionDrainingStrategy | 
Proxy.SessionDrainingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Proxy.SessionDrainingStrategy[] | 
Proxy.SessionDrainingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Proxy.sessionDrainingStrategy(Proxy.SessionDrainingStrategy value)
Session draining strategy used during undeployment of a web application. 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.