Uses of Class
org.apache.cxf.transports.http_undertow.configuration.TLSServerParametersIdentifiedType
-
Packages that use TLSServerParametersIdentifiedType Package Description org.apache.cxf.transports.http_undertow.configuration -
-
Uses of TLSServerParametersIdentifiedType in org.apache.cxf.transports.http_undertow.configuration
Fields in org.apache.cxf.transports.http_undertow.configuration with type parameters of type TLSServerParametersIdentifiedType Modifier and Type Field Description protected List<TLSServerParametersIdentifiedType>UndertowHTTPServerEngineFactoryConfigType. identifiedTLSServerParametersMethods in org.apache.cxf.transports.http_undertow.configuration that return TLSServerParametersIdentifiedType Modifier and Type Method Description TLSServerParametersIdentifiedTypeObjectFactory. createTLSServerParametersIdentifiedType()Create an instance ofTLSServerParametersIdentifiedTypeMethods in org.apache.cxf.transports.http_undertow.configuration that return types with arguments of type TLSServerParametersIdentifiedType Modifier and Type Method Description List<TLSServerParametersIdentifiedType>UndertowHTTPServerEngineFactoryConfigType. getIdentifiedTLSServerParameters()Gets the value of the identifiedTLSServerParameters property.
-