Uses of Interface
org.glassfish.admin.amx.intf.config.grizzly.Ssl

Packages that use Ssl
org.glassfish.admin.amx.intf.config Specific AMX MBean proxy interfaces for config MBeans (domain.xml elements). 
org.glassfish.admin.amx.intf.config.grizzly General-purpose JMX utilities. 
 

Uses of Ssl in org.glassfish.admin.amx.intf.config
 

Methods in org.glassfish.admin.amx.intf.config that return Ssl
 Ssl SslClientConfig.getSsl()
          Deprecated.  
 Ssl IiopListener.getSsl()
          Deprecated.  
 Ssl HttpListener.getSsl()
          Deprecated.  
 Ssl JmxConnector.getSsl()
          Deprecated.  
 Ssl SslContainer.getSSL()
          Deprecated.  
 

Methods in org.glassfish.admin.amx.intf.config with parameters of type Ssl
 void SslClientConfig.setSsl(Ssl param1)
          Deprecated.  
 void IiopListener.setSsl(Ssl param1)
          Deprecated.  
 void HttpListener.setSsl(Ssl param1)
          Deprecated.  
 void JmxConnector.setSsl(Ssl param1)
          Deprecated.  
 

Uses of Ssl in org.glassfish.admin.amx.intf.config.grizzly
 

Methods in org.glassfish.admin.amx.intf.config.grizzly that return Ssl
 Ssl Protocol.getSsl()
          Deprecated.  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.