Uses of Class
org.apache.cxf.transports.http_undertow.configuration.UndertowHTTPServerEngineConfigType
-
Packages that use UndertowHTTPServerEngineConfigType Package Description org.apache.cxf.transports.http_undertow.configuration -
-
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 UndertowHTTPServerEngineConfigType Modifier and Type Field Description protected List<UndertowHTTPServerEngineConfigType>UndertowHTTPServerEngineFactoryConfigType. engineMethods in org.apache.cxf.transports.http_undertow.configuration that return UndertowHTTPServerEngineConfigType Modifier and Type Method Description UndertowHTTPServerEngineConfigTypeObjectFactory. createUndertowHTTPServerEngineConfigType()Create an instance ofUndertowHTTPServerEngineConfigTypeMethods in org.apache.cxf.transports.http_undertow.configuration that return types with arguments of type UndertowHTTPServerEngineConfigType Modifier and Type Method Description List<UndertowHTTPServerEngineConfigType>UndertowHTTPServerEngineFactoryConfigType. getEngine()Gets the value of the engine property.
-