Uses of Interface
org.wildfly.extension.undertow.UndertowListener
-
Packages that use UndertowListener Package Description org.wildfly.extension.undertow -
-
Uses of UndertowListener in org.wildfly.extension.undertow
Classes in org.wildfly.extension.undertow that implement UndertowListener Modifier and Type Class Description classAjpListenerServiceclassHttpListenerServiceclassHttpsListenerServiceAn extension of {@see HttpListenerService} to add SSL.classListenerServiceMethods in org.wildfly.extension.undertow that return types with arguments of type UndertowListener Modifier and Type Method Description List<UndertowListener>Server. getListeners()
-