Uses of Class
org.apache.cxf.transports.http_netty_server.configuration.TLSServerParametersIdentifiedType
Packages that use TLSServerParametersIdentifiedType
-
Uses of TLSServerParametersIdentifiedType in org.apache.cxf.transports.http_netty_server.configuration
Fields in org.apache.cxf.transports.http_netty_server.configuration with type parameters of type TLSServerParametersIdentifiedTypeModifier and TypeFieldDescriptionprotected List<TLSServerParametersIdentifiedType>NettyHttpServerEngineFactoryConfigType.identifiedTLSServerParametersMethods in org.apache.cxf.transports.http_netty_server.configuration that return TLSServerParametersIdentifiedTypeModifier and TypeMethodDescriptionObjectFactory.createTLSServerParametersIdentifiedType()Create an instance ofTLSServerParametersIdentifiedTypeMethods in org.apache.cxf.transports.http_netty_server.configuration that return types with arguments of type TLSServerParametersIdentifiedTypeModifier and TypeMethodDescriptionNettyHttpServerEngineFactoryConfigType.getIdentifiedTLSServerParameters()Gets the value of the identifiedTLSServerParameters property.