Method and Description |
---|
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.BrokerAdminClient.getAllQueueStats()
Deprecated in webMethods Broker 10.5, instead use
BrokerAdminClient.getClientStatsById(java.lang.String) , BrokerAdminClient.getClientStatsByIds(java.lang.String[])
Get All client's statistics. The statistics are set into a BrokerEvent as fields. The available values are:
|
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.
|
Constructor and Description |
---|
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.
|
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.