-
Methods Method Description com.opencloud.slee.remote.RhinoConnectionFactory.connect(String, int, String, String, Properties) Initialise SSL properties by callingRhinoConnectionFactory.setRhinoSslProperties(java.util.Properties)
(only once) then use connect methods on this class that do not take SSL properties as an argument. Please note that thesetRhinoSslProperties
method requires a different set of SSL properties than that used by this method.com.opencloud.slee.remote.RhinoManagement.getLimiterRampUpMbean(MBeanServerConnection, ObjectName)