webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

Deprecated API


Contents
Deprecated Fields
COM.activesw.api.client.BrokerConnectionDescriptor.ENCRYPT_LEVEL_US_DOMESTIC
          Replaced By BrokerConnectionDescriptor.ENCRYPT_LEVEL_ENCRYPTION 
COM.activesw.api.client.BrokerConnectionDescriptor.ENCRYPT_LEVEL_US_EXPORT
          Replaced By BrokerConnectionDescriptor.ENCRYPT_LEVEL_ENCRYPTION 
COM.activesw.api.client.BrokerTypeDef.STORAGE_PERSISTENT
           
 

Deprecated Methods
COM.activesw.api.client.BrokerEvent.fromObject(Object)
          As of Java API v6.5. 
COM.activesw.api.client.BrokerEvent.fromObject(Object, boolean)
          As of Java API v6.5. 
COM.activesw.api.client.BrokerServerClient.getLicense()
          Deprecated in webMethods Broker 9.0, instead use BrokerServerClient.getLicenseFileName() 
COM.activesw.api.client.BrokerConnectionDescriptor.getSSLCertificateFile()
          Get the secure socket layer (SSL) certificate file. 
COM.activesw.api.client.BrokerEvent.getStorageObject()
          As of Java API v6.5. 
COM.activesw.api.client.BrokerServerClient.setLicense(String)
          Deprecated in webMethods Broker 9.0, instead use BrokerServerClient.setLicenseFileName(String) 
COM.activesw.api.client.BrokerServerClient.setLicenseFile(String)
          Deprecated in webMethods Broker 9.0, instead use BrokerServerClient.setLicenseFileName(String) 
COM.activesw.api.client.BrokerEvent.toObject(Object)
          As of Java API v6.5. 
 

Deprecated Constructors
COM.activesw.api.client.BrokerEvent(BrokerClient, String, Class)
          As of Java API v6.5. 
COM.activesw.api.client.BrokerEvent(BrokerClient, String, Object)
          As of Java API v6.5. 
COM.activesw.api.client.BrokerEvent(String, BrokerClusterPublisher, Class)
          As of Java API v6.5. 
COM.activesw.api.client.BrokerEvent(String, BrokerClusterPublisher, Object)
          As of Java API v6.5. 
 


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.