Uses of Class
org.apache.cxf.configuration.jsse.spring.TLSServerParametersConfig

Packages that use TLSServerParametersConfig
org.apache.cxf.transport.http_jetty.spring   
 

Uses of TLSServerParametersConfig in org.apache.cxf.transport.http_jetty.spring
 

Methods in org.apache.cxf.transport.http_jetty.spring that return TLSServerParametersConfig
static TLSServerParametersConfig JettyHTTPServerEngineBeanDefinitionParser.createTLSServerParametersConfig(java.lang.String s)
           
 



Apache CXF