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)
WebServerFactoryCustomizer
WebServerFactory
.customize
in interface WebServerFactoryCustomizer<UndertowServletWebServerFactory>
factory
- the web server factory to customizepublic int getOrder()
getOrder
in interface org.springframework.core.Ordered
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.