Uses of Interface
com.collation.platform.model.topology.app.web.apache.ApacheSSLSettings

Packages that use ApacheSSLSettings
com.collation.platform.model.topology.app.web.apache   
 

Uses of ApacheSSLSettings in com.collation.platform.model.topology.app.web.apache
 

Methods in com.collation.platform.model.topology.app.web.apache that return ApacheSSLSettings
 ApacheSSLSettings ApacheVirtualHost.getSslSettings()
           
 

Methods in com.collation.platform.model.topology.app.web.apache with parameters of type ApacheSSLSettings
 void ApacheVirtualHost.setSslSettings(ApacheSSLSettings sslSettings)