public class UndertowWebSocketServletWebServerCustomizer extends Object implements WebServerFactoryCustomizer<UndertowServletWebServerFactory>, org.springframework.core.Ordered
UndertowServletWebServerFactory.| Constructor and Description | 
|---|
UndertowWebSocketServletWebServerCustomizer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
customize(UndertowServletWebServerFactory factory)
Customize the specified  
WebServerFactory. | 
int | 
getOrder()  | 
public UndertowWebSocketServletWebServerCustomizer()
public void customize(UndertowServletWebServerFactory factory)
WebServerFactoryCustomizerWebServerFactory.customize in interface WebServerFactoryCustomizer<UndertowServletWebServerFactory>factory - the web server factory to customizepublic int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2018 Pivotal Software, Inc.. All rights reserved.