webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

Uses of Class
COM.activesw.api.client.BrokerSSLConfigV2

Uses of BrokerSSLConfigV2 in COM.activesw.api.client
 

Fields in COM.activesw.api.client declared as BrokerSSLConfigV2
 BrokerSSLConfigV2 BrokerCompleteServer.ssl_config_v2
           
 

Methods in COM.activesw.api.client that return BrokerSSLConfigV2
 BrokerSSLConfigV2 BrokerServerClient.getActiveSSLConfigV2()
          Get the SSL configuration currently in use on by the Broker server.
 BrokerSSLConfigV2 BrokerServerClient.getSavedSSLConfigV2()
          Get the SSL configuration to be used next time the Broker server is started.
 

Methods in COM.activesw.api.client with parameters of type BrokerSSLConfigV2
 void BrokerServerClient.setSSLConfigV2(BrokerSSLConfigV2 new_config)
          Set the SSL configuration to be used next time the Broker server is started.
 

Constructors in COM.activesw.api.client with parameters of type BrokerSSLConfigV2
BrokerSSLConfigV2(BrokerSSLConfigV2 source)
           
 


webMethods Broker Administration Java API
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.