Uses of Class
org.jboss.wsf.stack.cxf.addons.transports.undertow.UndertowServerEngine
Packages that use UndertowServerEngine
-
Uses of UndertowServerEngine in org.jboss.wsf.stack.cxf.addons.transports.undertow
Methods in org.jboss.wsf.stack.cxf.addons.transports.undertow that return UndertowServerEngineModifier and TypeMethodDescriptionUndertowServerEngineFactory.createHttpServerEngine(String host, int port, String protocol) UndertowServerEngineFactory.retrieveHttpServerEngine(int port) Retrieve a previously configured HttpServerEngine for the given port.