Uses of Class
org.apache.cxf.transports.http_undertow.configuration.UndertowHTTPServerEngineFactoryConfigType
-
Packages that use UndertowHTTPServerEngineFactoryConfigType Package Description org.apache.cxf.transports.http_undertow.configuration -
-
Uses of UndertowHTTPServerEngineFactoryConfigType in org.apache.cxf.transports.http_undertow.configuration
Methods in org.apache.cxf.transports.http_undertow.configuration that return UndertowHTTPServerEngineFactoryConfigType Modifier and Type Method Description UndertowHTTPServerEngineFactoryConfigTypeObjectFactory. createUndertowHTTPServerEngineFactoryConfigType()Create an instance ofUndertowHTTPServerEngineFactoryConfigTypeMethods in org.apache.cxf.transports.http_undertow.configuration that return types with arguments of type UndertowHTTPServerEngineFactoryConfigType Modifier and Type Method Description javax.xml.bind.JAXBElement<UndertowHTTPServerEngineFactoryConfigType>ObjectFactory. createEngineFactory(UndertowHTTPServerEngineFactoryConfigType value)Methods in org.apache.cxf.transports.http_undertow.configuration with parameters of type UndertowHTTPServerEngineFactoryConfigType Modifier and Type Method Description javax.xml.bind.JAXBElement<UndertowHTTPServerEngineFactoryConfigType>ObjectFactory. createEngineFactory(UndertowHTTPServerEngineFactoryConfigType value)
-