Uses of Class
org.apache.cxf.transports.http_undertow.configuration.UndertowHTTPServerEngineConfigType
Packages that use UndertowHTTPServerEngineConfigType
-
Uses of UndertowHTTPServerEngineConfigType in org.apache.cxf.transports.http_undertow.configuration
Fields in org.apache.cxf.transports.http_undertow.configuration with type parameters of type UndertowHTTPServerEngineConfigTypeModifier and TypeFieldDescriptionprotected List<UndertowHTTPServerEngineConfigType>UndertowHTTPServerEngineFactoryConfigType.engineMethods in org.apache.cxf.transports.http_undertow.configuration that return UndertowHTTPServerEngineConfigTypeModifier and TypeMethodDescriptionObjectFactory.createUndertowHTTPServerEngineConfigType()Create an instance ofUndertowHTTPServerEngineConfigTypeMethods in org.apache.cxf.transports.http_undertow.configuration that return types with arguments of type UndertowHTTPServerEngineConfigTypeModifier and TypeMethodDescriptionUndertowHTTPServerEngineFactoryConfigType.getEngine()Gets the value of the engine property.