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