A B C D E F G H I L M N O P Q R S T U V W

S

save() - Method in class com.ibm.broker.config.proxy.BarFile
Saves the contents of the BarFile to a file on the local filesystem.
saveAs(String) - Method in class com.ibm.broker.config.proxy.BarFile
Saves the contents of the BarFile to a file on the local filesystem.
sendUpdates() - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Tells the ConfigManagerProxy to send to the Configuration Manager all requests received since the beginUpdates() call.
sendUpdates(int) - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Tells the ConfigManagerProxy to send to the Configuration Manager all requests received since the beginUpdates() call.
setAccessControlEntries(AccessControlEntry[]) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Sets the complete list of access control entries that apply to this object.
setAccessControlEntries(AccessControlEntry[]) - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Sets the complete list of access control entries that apply to this object.
setAccessControlEntries(AccessControlEntry[]) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Sets the complete list of access control entries that apply to this object.
setAccessControlEntries(AccessControlEntry[]) - Method in class com.ibm.broker.config.proxy.SubscriptionsProxy
Sets the complete list of access control entries that apply to this object.
setAccessControlEntries(AccessControlEntry[]) - Method in class com.ibm.broker.config.proxy.TopicRootProxy
Sets the complete list of access control entries that apply to this object.
setAccessControlEntries(AccessControlEntry[]) - Method in class com.ibm.broker.config.proxy.TopologyProxy
Sets the complete list of access control entries that apply to this object.
setAdditionalInstances(int) - Method in class com.ibm.broker.config.proxy.MessageFlowProxy
Attempts to ask the broker to directly set the value of the Additional Instances property for this message flow.
setAdvancedConnectionParameters(String, String, String, int, int, String, byte[]) - Method in class com.ibm.broker.config.proxy.MQConfigManagerConnectionParameters
Sets the 'advanced' options for a connection to MQ.
setAdvancedConnectionParameters(String, String, String, int, int, String, byte[]) - Method in class com.ibm.broker.config.proxy.MQPropertyFileConfigManagerConnectionParameters
Sets the 'advanced' options for a connection to MQ.
setAuthenticationProtocols(String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Sets the authentication parameter for the broker.
setAutoDiscoveryIntervalMins(int) - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Sets the period of time between attempts by the Configuration Manager to automatically discover broker information.
setBytes(String, byte[]) - Method in class com.ibm.broker.config.proxy.SubscriptionQuery
Sets a parameter of type byte[] in this SubscriptionQuery object.
setConfigurableServiceProperty(String, String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the Configuration Manager to configure an arbitrary broker-wide configurable service property.
setDate(String, GregorianCalendar) - Method in class com.ibm.broker.config.proxy.SubscriptionQuery
Sets a parameter of type GregorianCalendar in this SubscriptionQuery object.
setDefaultPolicy(TopicProxy.Policy) - Method in class com.ibm.broker.config.proxy.TopicProxy
Sets the default Topic Policy.
setDeploymentDescriptor(DeploymentDescriptor) - Method in class com.ibm.broker.config.proxy.BarFile
Sets the deployment descriptor associated with this object.
setDeployResultReturnTimeDelayMs(long) - Static method in class com.ibm.broker.config.proxy.DeployResult
Sets the amount of time, in milliseconds, that the Configuration Manager Proxy will wait once all deployment results are in, before returning the DeployResult object to the caller.
setHTTPListenerProperty(String, String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the Configuration Manager to configure an arbitrary property on the broker's HTTP listener component.
setInterbrokerHost(String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deprecated. Use BrokerProxy.setRuntimeProperty(RuntimePropertyConstants.NAME_INTERBROKERHOST, ibHost) instead.
setInterbrokerPort(int) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deprecated. Use BrokerProxy.setRuntimeProperty(RuntimePropertyConstants.NAME_INTERBROKERPORT, ibPort) instead.
setISysQualityOfProtectionLevel(TopicProxy.QoP) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deprecated. Use BrokerProxy.setRuntimeProperty(RuntimePropertyConstants.NAME_ISYSQOPLEVEL, newQoP) instead.
setLogger(String, String) - Static method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Initializes a Configuration Manager Proxy logger.
setLogger(String) - Static method in class com.ibm.broker.config.proxy.ConfigManagerProxy
If directed to gather Configuration Manager Proxy trace for IBM service, do not use this method - use enableTracing(String) and disableTracing() instead.
setLongDescription(String) - Method in class com.ibm.broker.config.proxy.AdministeredObject
Helper method to set the long description field of the current Administered Object.
setMessageCatalogEclipsePluginName(String) - Static method in class com.ibm.broker.config.proxy.LogEntry
Asks the Configuration Manager Proxy to attempt to load the message catalog from the Eclipse plugin with the supplied name.
setMessageCatalogName(String) - Static method in class com.ibm.broker.config.proxy.LogEntry
Sets the name of the message catalog from which localized BIP messages are loaded.
setMulticastEnabled(String) - Method in class com.ibm.broker.config.proxy.TopicProxy
Sets the multicast 'enabled' value for the topic.
setMulticastEncrypted(boolean) - Method in class com.ibm.broker.config.proxy.TopicProxy
Sets the multicast 'encrypted' flag for the topic.
setMulticastGroupAddress(String, String) - Method in class com.ibm.broker.config.proxy.TopicProxy
Sets the multicast group addresses for the topic.
setMulticastParameters(BrokerProxy.MulticastParameterSet) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deprecated. This method is not compatible with values changed using the mqsichangeproperties command; use ExecutionGroupProxy.setRuntimeProperties() instead.
setMulticastQualityOfService(boolean) - Method in class com.ibm.broker.config.proxy.TopicProxy
Sets the multicast QoS flag for the topic.
setName(String) - Method in class com.ibm.broker.config.proxy.AdministeredObject
Helper method to set the name of the Administered Object.
setOverride(String, String) - Method in class com.ibm.broker.config.proxy.DeploymentDescriptor
Sets or removes an override property in the deployment descriptor.
setPersistence(String) - Method in class com.ibm.broker.config.proxy.TopicProxy.Policy
Sets whether persistence is enabled.
setPolicySet(String, InputStream) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the broker to save a policy set with the supplied contents.
setPolicySetBinding(String, InputStream) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the broker to save policy set binding information with the supplied contents.
setPrincipalName(String) - Method in class com.ibm.broker.config.proxy.TopicProxy.Policy
Sets the user or group name of the principal.
setPrincipalType(String) - Method in class com.ibm.broker.config.proxy.TopicProxy.Policy
Sets the type of the principal.
setProperties(Properties) - Method in class com.ibm.broker.config.proxy.AdministeredObject
Asks the Configuration Manager to update a set of attributes for the current object.
setPublish(String) - Method in class com.ibm.broker.config.proxy.TopicProxy.Policy
Sets whether publish is allowed by the policy.
setQualityOfProtectionLevel(TopicProxy.QoP) - Method in class com.ibm.broker.config.proxy.TopicProxy
Sets the Quality of Protection level for the topic.
setQueryLimit(int) - Method in class com.ibm.broker.config.proxy.SubscriptionQuery
Sets the query limit for this SubscriptionQuery.
setQueueManagerName(String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Sets the queue manager name of the broker.
setRetryCharacteristics(int, int, int) - Static method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Sets the retry characteristics for the Configuration Manager Proxy.
setRetryCharacteristics(long) - Static method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Sets the retry characteristics for the Configuration Manager Proxy.
setRuntimeProperty(String, String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the Configuration Manager to configure an arbitrary broker-wide property.
setRuntimeProperty(String, String) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Asks the Configuration Manager to configure an arbitrary execution group property.
setShortDescription(String) - Method in class com.ibm.broker.config.proxy.AdministeredObject
Helper method to set the short description field of the Administered Object.
setSSLConnectorEnabled(boolean) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Enables or disables the SSL connector on this broker.
setSSLKeyRingFileName(String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Sets the SSL key ring file parameter for the broker.
setSSLPasswordFileName(String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Sets the SSL password file parameter for the broker.
setString(String, String) - Method in class com.ibm.broker.config.proxy.SubscriptionQuery
Sets a parameter of type java.lang.String in this SubscriptionQuery object.
setSubscribe(String) - Method in class com.ibm.broker.config.proxy.TopicProxy.Policy
Sets whether subscribe is allowed by the policy.
setSysQualityOfProtectionLevel(TopicProxy.QoP) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deprecated. Use BrokerProxy.setRuntimeProperty(RuntimePropertyConstants.NAME_SYSQOPLEVEL, newQoP) instead.
setTemporaryTopicQualityOfProtectionLevel(TopicProxy.QoP) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Sets the Quality of Protection level for this broker's temporary topic.
setUserTrace(MessageFlowProxy.UserTrace) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Configures the user trace settings for every execution group under the execution group's control.
setUserTrace(MessageFlowProxy.UserTrace) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Configures the user trace settings for every deployed message flow under the execution group's control.
setUserTrace(MessageFlowProxy.UserTrace) - Method in class com.ibm.broker.config.proxy.MessageFlowProxy
Configures the user trace setting for the current flow.
setUUID(String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Replaces all occurrences of the broker's UUID in the Configuration Manager repository with the supplied value.
SHORT_DESCRIPTION_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As an AdministeredObject attribute key name, the value of this property is the short description of the object.
source - Variable in class com.ibm.broker.config.proxy.TopologyProxy.Connection
The UUID of the source broker
start() - Method in class com.ibm.broker.config.proxy.MessageFlowProxy
Requests that the messageflow.runstate attribute be set to "running", which causes the message flow to start.
STARTDATE - Static variable in class com.ibm.broker.config.proxy.SubscriptionParameters
The earliest subscription registration date.
startDebugSystemTrace() - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Asks the Configuration Manager to start debug system trace.
startMessageFlows() - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the Configuration Manager to start all message flows deployed to the broker.
startMessageFlows() - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Asks the broker to start all message flows in the deployed execution group.
startSystemTrace() - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Asks the Configuration Manager to start system trace.
stop(boolean) - Method in class com.ibm.broker.config.proxy.MessageFlowProxy
Requests that the messageflow.runstate attribute be set to "stopped", which causes the message flow to stop.
stopMessageFlows(boolean) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the Configuration Manager to stop all message flows deployed to the broker.
stopMessageFlows(boolean) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Invokes the stopMessageFlows() method for each Message Flow within the execution group's control.
stopSystemTrace() - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Asks the Configuration Manager to stop system trace.
SUBCOMPONENT_PROPERTY_GROUP - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If an AdministeredObject's attribute key name or request reference property begins with the value of this constant, the attribute is related to the description of logical subcomponents owned by the object.
submitted - Static variable in class com.ibm.broker.config.proxy.CompletionCodeType
States that the deploy message was sent to the Configuration Manager but no 'deploy initiated' response was received from the Config Manager before the timeout occurred.
subscription - Static variable in class com.ibm.broker.config.proxy.ConfigurationObjectType
Represents type subscription type
Subscription - Class in com.ibm.broker.config.proxy
Each Subscription object represents a single topic subscription on a broker.
SUBSCRIPTION_PROPERTY_GROUP - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If an SubscriptionsProxy's attribute key name or request reference property begins with the value of this constant, the attribute is related to the set of matching subscriptions.
SubscriptionParameters - Class in com.ibm.broker.config.proxy
A set of constants that can be set on a SubscriptionQuery object to query a broker's subscriptions.
SubscriptionParameters() - Constructor for class com.ibm.broker.config.proxy.SubscriptionParameters
 
SubscriptionParameters.MQ - Class in com.ibm.broker.config.proxy
This class contains the set of parameters that can be set on a SubscriptionQuery object to query a brokers MQ subscriptions.
SubscriptionParameters.MQ() - Constructor for class com.ibm.broker.config.proxy.SubscriptionParameters.MQ
 
SUBSCRIPTIONPOINT - Static variable in class com.ibm.broker.config.proxy.SubscriptionParameters.MQ
The Subscription point of the subscription.
SubscriptionQuery - Class in com.ibm.broker.config.proxy
This class allows applications to query the subscriptions a broker currently holds.
SubscriptionsProxy - Class in com.ibm.broker.config.proxy
Represents a query of the Configuration Manager's broker subscriptions table, and the results.
success - Static variable in class com.ibm.broker.config.proxy.CompletionCodeType
States that an operation completed successfully.
successSoFar - Static variable in class com.ibm.broker.config.proxy.CompletionCodeType
States that the Configuration Manager issued the deployment request and some, but not all, brokers responded with a “success” message before the timeout period expired.
SYNCTIME_TIMESTAMP_FORMAT - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
The format used to describe the timestamp in attributes that describe the time a Configuration Manager definition was last synchronized with a broker.

A B C D E F G H I L M N O P Q R S T U V W