Apache CXF API

Uses of Class
org.apache.cxf.configuration.jsse.TLSServerParameters

Packages that use TLSServerParameters
org.apache.cxf.configuration.jsse   
 

Uses of TLSServerParameters in org.apache.cxf.configuration.jsse
 

Subclasses of TLSServerParameters in org.apache.cxf.configuration.jsse
 class TLSServerParametersConfig
          This class is used by Spring Config to convert the TLSServerParameters JAXB generated type into programmatic TLS Server Parameters for the configuration of the http-destination.
 


Apache CXF API

Apache CXF