Uses of Interface
com.sun.enterprise.config.serverbeans.SslClientConfig

Packages that use SslClientConfig
com.sun.enterprise.config.serverbeans   
 

Uses of SslClientConfig in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return SslClientConfig
 SslClientConfig IiopService.getSslClientConfig()
          Gets the value of the sslClientConfig property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type SslClientConfig
 void IiopService.setSslClientConfig(SslClientConfig value)
          Sets the value of the sslClientConfig property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.