- cachedConfigurationMap - Static variable in class com.sun.messaging.AdministeredObject
-
cachedConfigurationMap key = defaultsBase, value is a Properties[] where value[0] is the cached initial value of
configuration where value[1] is the cached initial value of configurationTypes where value[2] is the cached initial
value of configurationLabels
- CHANGE_MASTER_BROKER - Static variable in class com.sun.messaging.jms.management.server.ClusterOperations
-
Get info on specified broker (via address) in cluster.
- ChangeMasterBrokerResultInfo - Class in com.sun.messaging.jms.management.server
-
This class contains constants/names for fields in the CompositeData that is returned by the changeMasterBroker
operation of the Cluster Monitor and Cluster Config MBeans.
- CLIENT_ID - Static variable in class com.sun.messaging.jms.management.server.ConnectionAttributes
-
Client ID
- CLIENT_ID - Static variable in class com.sun.messaging.jms.management.server.ConsumerInfo
-
Client ID
- CLIENT_ID - Static variable in class com.sun.messaging.jms.management.server.TransactionInfo
-
Client ID
- CLIENT_PLATFORM - Static variable in class com.sun.messaging.jms.management.server.ConnectionAttributes
-
Client Platform
- close() - Method in interface javax.xml.messaging.ProviderConnection
-
Closes this ProviderConnection
object, freeing its resources and making it immediately available for
garbage collection.
- CLUSTER_BROKER_DOWN - Static variable in class com.sun.messaging.jms.management.server.ClusterNotification
-
A broker in the cluster has gone down
- CLUSTER_BROKER_JOIN - Static variable in class com.sun.messaging.jms.management.server.ClusterNotification
-
A broker joined the cluster.
- CLUSTER_CONFIG_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the Cluster Config MBean.
- CLUSTER_ID - Static variable in class com.sun.messaging.jms.management.server.ClusterAttributes
-
Cluster ID
- CLUSTER_MONITOR_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the Cluster Monitor MBean.
- ClusterAttributes - Class in com.sun.messaging.jms.management.server
-
Class containing information on cluster attributes.
- ClusterNotification - Class in com.sun.messaging.jms.management.server
-
Class containing information on cluster related notifications.
- ClusterNotification(String, Object, long) - Constructor for class com.sun.messaging.jms.management.server.ClusterNotification
-
Creates a ClusterNotification object.
- ClusterOperations - Class in com.sun.messaging.jms.management.server
-
Class containing information on cluster operations.
- com.sun.messaging - package com.sun.messaging
-
Provides the Oracle GlassFish(tm) Server Message Queue public classes.
- com.sun.messaging.jms - package com.sun.messaging.jms
-
Provides additional Oracle GlassFish(tm) Server Message Queue classes for features
that relate to the MQ implementation of the Java Message Service (JMS).
- com.sun.messaging.jms.management.server - package com.sun.messaging.jms.management.server
-
Provides utility/convenience classes for writing JMX based clients
to manage or monitor the MQ broker.
- com.sun.messaging.jms.notification - package com.sun.messaging.jms.notification
-
Provides a notification API for the MQ client runtime to inform an application about
a MQ connection state changes.
- com.sun.messaging.xml - package com.sun.messaging.xml
-
Provides additional Oracle GlassFish(tm) Server Message Queue classes for features
that relate to XML and SOAP messaging.
- COMMIT - Static variable in class com.sun.messaging.jms.management.server.TransactionOperations
-
Commit a transaction.
- COMMITTED - Static variable in class com.sun.messaging.jms.management.server.TransactionState
-
Transaction was committed.
- COMPACT - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Compact a destination.
- compareVersions(String, String) - Static method in class com.sun.messaging.Version
-
Deprecated.
- compareVersions(String, String, boolean) - Static method in class com.sun.messaging.Version
-
Deprecated.
- compareVersions(int[], int[]) - Static method in class com.sun.messaging.Version
-
Deprecated.
- COMPLETE - Static variable in class com.sun.messaging.jms.management.server.TransactionState
-
Transaction completed.
- CONFIG_FILE_URL - Static variable in class com.sun.messaging.jms.management.server.ClusterAttributes
-
Cluster config file URL
- configuration - Variable in class com.sun.messaging.AdministeredObject
-
The configuration of this AdministeredObject
- configurationLabels - Variable in class com.sun.messaging.AdministeredObject
-
- configurationTypes - Variable in class com.sun.messaging.AdministeredObject
-
- Connection - Interface in com.sun.messaging.jms
-
This interafce provides the following API for the MQ applications:
- connection - Variable in class com.sun.messaging.jms.notification.ConnectionEvent
-
The connection object that associated with this event.
- CONNECTION_CLOSE - Static variable in class com.sun.messaging.jms.management.server.ConnectionNotification
-
A connection was closed.
- CONNECTION_CLOSED_BROKER_DOWN - Static variable in class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
Connection closed event code - broker crash.
- CONNECTION_CLOSED_ERROR - Static variable in class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
Connection closed event code - server error, e.g.
- CONNECTION_CLOSED_KILL - Static variable in class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
Connection closed event code - admin killed connection.
- CONNECTION_CLOSED_LOST_CONNECTION - Static variable in class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
The above event codes are for events originated from the broker.
- CONNECTION_CLOSED_NON_RESPONSIVE - Static variable in class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
Connection closed event code - broker is not responsive.
- CONNECTION_CLOSED_RESTART - Static variable in class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
Connection closed event code - admin requested restart
- CONNECTION_CLOSED_SHUTDOWN - Static variable in class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
Connection closed event code - admin requested shutdown
- CONNECTION_CLOSING_ADMIN - Static variable in class com.sun.messaging.jms.notification.ConnectionClosingEvent
-
Connection closing event code - admin requested shutdown.
- CONNECTION_ID - Static variable in class com.sun.messaging.jms.management.server.ConnectionAttributes
-
Connection ID
- CONNECTION_ID - Static variable in class com.sun.messaging.jms.management.server.ConsumerInfo
-
Connection ID
- CONNECTION_ID - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Connection ID - only for temporary destinations
- CONNECTION_ID - Static variable in class com.sun.messaging.jms.management.server.ProducerInfo
-
Connection ID
- CONNECTION_MANAGER_CONFIG_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the ConnectionManager Config MBean.
- CONNECTION_MANAGER_MONITOR_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the ConnectionManager Monitor MBean.
- CONNECTION_OPEN - Static variable in class com.sun.messaging.jms.management.server.ConnectionNotification
-
A connection was created.
- CONNECTION_RECONNECT_FAILED - Static variable in class com.sun.messaging.jms.notification.ConnectionReconnectFailedEvent
-
Connection reconnect failed event code.
- CONNECTION_RECONNECTED - Static variable in class com.sun.messaging.jms.notification.ConnectionReconnectedEvent
-
Connection reconnected event code.
- CONNECTION_REJECT - Static variable in class com.sun.messaging.jms.management.server.ConnectionNotification
-
A connection was rejected.
- CONNECTION_STRING - Static variable in class com.sun.messaging.jms.management.server.TransactionInfo
-
Object name of Connection
- ConnectionAttributes - Class in com.sun.messaging.jms.management.server
-
Class containing information on connection attributes.
- ConnectionClosedEvent - Class in com.sun.messaging.jms.notification
-
MQ Connection closed Event.
- ConnectionClosedEvent(Connection, String, String, JMSException) - Constructor for class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
Construct a connection closed event.
- ConnectionClosingEvent - Class in com.sun.messaging.jms.notification
-
MQ Connection closing Event.
- ConnectionClosingEvent(Connection, String, String, long) - Constructor for class com.sun.messaging.jms.notification.ConnectionClosingEvent
-
Construct a ConnectionClosingEvent object associated with the connection specified.
- ConnectionConfiguration - Class in com.sun.messaging
-
The ConnectionConfiguration
class contains Sun MQ specific connection configuration property names and
special values.
- ConnectionEvent - Class in com.sun.messaging.jms.notification
-
MQ Connection Event.
- ConnectionEvent(Connection, String, String) - Constructor for class com.sun.messaging.jms.notification.ConnectionEvent
-
Construct a MQ connection event.
- ConnectionFactory - Class in com.sun.messaging
-
A ConnectionFactory
is used to create Connections with the Sun MQ Java Message Service (JMS) provider.
- ConnectionFactory() - Constructor for class com.sun.messaging.ConnectionFactory
-
Constructs a ConnectionFactory with the default configuration.
- ConnectionFactory(String) - Constructor for class com.sun.messaging.ConnectionFactory
-
Constructs a ConnectionFactory with the specified configuration.
- ConnectionNotification - Class in com.sun.messaging.jms.management.server
-
Class containing information on cluster operations.
- ConnectionNotification(String, Object, long) - Constructor for class com.sun.messaging.jms.management.server.ConnectionNotification
-
Creates a ConnectionNotification object.
- ConnectionOperations - Class in com.sun.messaging.jms.management.server
-
Class containing information on connection attributes.
- ConnectionReconnectedEvent - Class in com.sun.messaging.jms.notification
-
MQ Connection Reconnected Event is generated and delivered to the event listener if the MQ client runtime reconnected
to a broker and an event listener is set to the MQ connection.
- ConnectionReconnectedEvent(Connection, String, String) - Constructor for class com.sun.messaging.jms.notification.ConnectionReconnectedEvent
-
Construct a connection reconnect event.
- ConnectionReconnectFailedEvent - Class in com.sun.messaging.jms.notification
-
MQ Connection Reconnect Failed Event is generated and delivered to the event listener if a MQ reconnect failed and an
event listener is set to the MQ connection.
- ConnectionReconnectFailedEvent(Connection, String, String, JMSException) - Constructor for class com.sun.messaging.jms.notification.ConnectionReconnectFailedEvent
-
Construct a connection reconnect failed event associated with the specified connection.
- CONSUMER_FLOW_LIMIT - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Consumer flow limit
- CONSUMER_ID - Static variable in class com.sun.messaging.jms.management.server.ConsumerInfo
-
Consumer ID
- CONSUMER_MANAGER_CONFIG_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the ConsumerManager Config MBean.
- CONSUMER_MANAGER_MONITOR_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the ConsumerManager Monitor MBean.
- CONSUMER_NOT_READY - Static variable in class com.sun.messaging.jms.notification.ConsumerEvent
-
No consumer event code
- CONSUMER_READY - Static variable in class com.sun.messaging.jms.notification.ConsumerEvent
-
Consumer ready event code
- ConsumerAttributes - Class in com.sun.messaging.jms.management.server
-
Class containing information on consumer attributes.
- ConsumerEvent - Class in com.sun.messaging.jms.notification
-
MQ Consumer Event.
- ConsumerEvent(Destination, Connection, String, String) - Constructor for class com.sun.messaging.jms.notification.ConsumerEvent
-
Construct a MQ consumer event.
- ConsumerInfo - Class in com.sun.messaging.jms.management.server
-
This class contains constants/names for fields in the CompositeData that is returned by the operations of the
Consumer Manager Monitor MBean.
- ConsumerOperations - Class in com.sun.messaging.jms.management.server
-
Class containing information on consumer operations.
- CONSUMERS - Static variable in class com.sun.messaging.jms.management.server.DestinationPauseType
-
Pauses delivery of messages to consumers
- CONSUMERS_PAUSED - Static variable in class com.sun.messaging.jms.management.server.DestinationState
-
Message delivery to consumers is paused.
- cr - Static variable in class com.sun.messaging.AdministeredObject
-
- CREATE - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Create a destination.
- createConnection() - Method in class com.sun.messaging.AdminConnectionFactory
-
Creates a Connection with the default user identity.
- createConnection(String, String) - Method in class com.sun.messaging.AdminConnectionFactory
-
Creates a Connection with a specified user identity.
- createConnection() - Method in class com.sun.messaging.BasicConnectionFactory
-
Creates a Connection with the default user identity.
- createConnection(String, String) - Method in class com.sun.messaging.BasicConnectionFactory
-
Creates a Connection with a specified user identity.
- createConnection() - Method in class javax.xml.messaging.ProviderConnectionFactory
-
Creates a ProviderConnection
object to the messaging provider that is associated with this
ProviderConnectionFactory
object.
- createConnectionConfig(String) - Static method in class com.sun.messaging.jms.management.server.MQObjectName
-
Creates ObjectName for specified connection configuration MBean.
- createConnectionMonitor(String) - Static method in class com.sun.messaging.jms.management.server.MQObjectName
-
Creates ObjectName for specified connection monitoring MBean.
- createContext() - Method in class com.sun.messaging.BasicConnectionFactory
-
- createContext(String, String) - Method in class com.sun.messaging.BasicConnectionFactory
-
- createContext(String, String, int) - Method in class com.sun.messaging.BasicConnectionFactory
-
- createContext(int) - Method in class com.sun.messaging.BasicConnectionFactory
-
- CREATED - Static variable in class com.sun.messaging.jms.management.server.TransactionState
-
Transaction was created.
- CREATED_BY_ADMIN - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Created by administrator.
- createDestinationConfig(String, String) - Static method in class com.sun.messaging.jms.management.server.MQObjectName
-
Creates ObjectName for destination configuration MBean.
- createDestinationMonitor(String, String) - Static method in class com.sun.messaging.jms.management.server.MQObjectName
-
Creates ObjectName for specified destination monitor MBean.
- createJMSMessage(MessageTransformer.JMSMessageType) - Method in class com.sun.messaging.bridge.api.MessageTransformer
-
Create a JMS message object.
- createMessageFactory(String) - Method in interface javax.xml.messaging.ProviderConnection
-
Creates a MessageFactory
object that will produce SOAPMessage
objects for the given
profile.
- createQueue(String) - Method in class com.sun.messaging.bridge.api.MessageTransformer
-
To be called from the transform() method when needs to create a JMS Queue object to the target provider
- createQueueConnection() - Method in class com.sun.messaging.ConnectionFactory
-
Creates a Queue Connection with the default user identity.
- createQueueConnection(String, String) - Method in class com.sun.messaging.ConnectionFactory
-
Creates a Queue Connection with a specified user identity.
- createQueueSession(int) - Method in interface com.sun.messaging.jms.QueueConnection
-
Creates a QueueSession
object.
- createServiceConfig(String) - Static method in class com.sun.messaging.jms.management.server.MQObjectName
-
Creates ObjectName for service configuration MBean.
- createServiceMonitor(String) - Static method in class com.sun.messaging.jms.management.server.MQObjectName
-
Creates ObjectName for service monitoring MBean.
- createSession(int) - Method in interface com.sun.messaging.jms.Connection
-
Creates a Session
object.
- createTopic(String) - Method in class com.sun.messaging.bridge.api.MessageTransformer
-
To be called from the transform() method when needs to create a JMS Topic object to the target provider
- createTopicConnection() - Method in class com.sun.messaging.ConnectionFactory
-
Creates a Topic Connection with the default user identity.
- createTopicConnection(String, String) - Method in class com.sun.messaging.ConnectionFactory
-
Creates a Topic Connection with a specified user identity.
- createTopicSession(int) - Method in interface com.sun.messaging.jms.TopicConnection
-
Creates a TopicSession
object.
- createXAConnection() - Method in class com.sun.messaging.XAConnectionFactory
-
Create an XA connection with default user identity.
- createXAConnection(String, String) - Method in class com.sun.messaging.XAConnectionFactory
-
Create an XA connection with specified user identity.
- createXAContext() - Method in class com.sun.messaging.XAConnectionFactory
-
- createXAContext(String, String) - Method in class com.sun.messaging.XAConnectionFactory
-
- createXAQueueConnection() - Method in class com.sun.messaging.XAConnectionFactory
-
Create an XA queue connection with default user identity.
- createXAQueueConnection(String, String) - Method in class com.sun.messaging.XAConnectionFactory
-
Create an XA queue connection with specific user identity.
- createXATopicConnection() - Method in class com.sun.messaging.XAConnectionFactory
-
Create an XA topic connection with default user identity.
- createXATopicConnection(String, String) - Method in class com.sun.messaging.XAConnectionFactory
-
Create an XA topic connection with specified user identity.
- CREATION_TIME - Static variable in class com.sun.messaging.jms.management.server.ConnectionAttributes
-
Creation Timestamp
- CREATION_TIME - Static variable in class com.sun.messaging.jms.management.server.ConsumerInfo
-
Creation Time
- CREATION_TIME - Static variable in class com.sun.messaging.jms.management.server.ProducerInfo
-
Creation Time
- CREATION_TIME - Static variable in class com.sun.messaging.jms.management.server.TransactionInfo
-
Creation time
- GET_ACTIVE_CONSUMER_IDS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get active consumers IDs
- GET_BACKUP_CONSUMER_IDS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get backup consumers IDs
- GET_BROKER_ADDRESSES - Static variable in class com.sun.messaging.jms.management.server.ClusterOperations
-
Get addresses for all brokers in cluster.
- GET_BROKER_IDS - Static variable in class com.sun.messaging.jms.management.server.ClusterOperations
-
Get IDs for all brokers in cluster.
- GET_BROKER_INFO - Static variable in class com.sun.messaging.jms.management.server.ClusterOperations
-
Get info on all brokers in cluster.
- GET_BROKER_INFO_BY_ADDRESS - Static variable in class com.sun.messaging.jms.management.server.ClusterOperations
-
Get info on specified broker (via address) in cluster.
- GET_BROKER_INFO_BY_ID - Static variable in class com.sun.messaging.jms.management.server.ClusterOperations
-
Get info on specified broker (via ID) in cluster.
- GET_CONNECTION - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get connection - relevant for temporary destinations only.
- GET_CONNECTIONS - Static variable in class com.sun.messaging.jms.management.server.ConnectionOperations
-
Get list of connection MBean object names
- GET_CONNECTIONS - Static variable in class com.sun.messaging.jms.management.server.ServiceOperations
-
Get list of connection MBean object names
- GET_CONSUMER_IDS - Static variable in class com.sun.messaging.jms.management.server.ConnectionOperations
-
Get list of consumer IDs
- GET_CONSUMER_IDS - Static variable in class com.sun.messaging.jms.management.server.ConsumerOperations
-
Get list of consumer IDs
- GET_CONSUMER_IDS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get consumer IDs
- GET_CONSUMER_IDS - Static variable in class com.sun.messaging.jms.management.server.ServiceOperations
-
Get list of consumer IDs.
- GET_CONSUMER_INFO - Static variable in class com.sun.messaging.jms.management.server.ConsumerOperations
-
Get info on all consumers
- GET_CONSUMER_INFO_BY_ID - Static variable in class com.sun.messaging.jms.management.server.ConsumerOperations
-
Get info on specified consumer (via ID)
- GET_CONSUMER_WILDCARDS - Static variable in class com.sun.messaging.jms.management.server.ConsumerOperations
-
Get consumer wildcards
- GET_CONSUMER_WILDCARDS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get consumer wildcards used on this destination
- GET_DESTINATIONS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get list of destination MBean object names.
- GET_NUM_WILDCARD_CONSUMERS - Static variable in class com.sun.messaging.jms.management.server.ConsumerOperations
-
Get number of consumers that use a specific wildcard
- GET_NUM_WILDCARD_CONSUMERS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get number of consumers on this destination that use a specific wildcard
- GET_NUM_WILDCARD_PRODUCERS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get number of producers on this destination that use a specific wildcard
- GET_NUM_WILDCARD_PRODUCERS - Static variable in class com.sun.messaging.jms.management.server.ProducerOperations
-
Get number of producers that use a specific wildcard
- GET_PRODUCER_IDS - Static variable in class com.sun.messaging.jms.management.server.ConnectionOperations
-
Get list of producer IDs
- GET_PRODUCER_IDS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get producer IDs
- GET_PRODUCER_IDS - Static variable in class com.sun.messaging.jms.management.server.ProducerOperations
-
Get list of producer IDs.
- GET_PRODUCER_IDS - Static variable in class com.sun.messaging.jms.management.server.ServiceOperations
-
Get list of producer IDs.
- GET_PRODUCER_INFO - Static variable in class com.sun.messaging.jms.management.server.ProducerOperations
-
Get info on all producers
- GET_PRODUCER_INFO_BY_ID - Static variable in class com.sun.messaging.jms.management.server.ProducerOperations
-
Get info on specified producer (via ID)
- GET_PRODUCER_WILDCARDS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get producer wildcards used on this destination
- GET_PRODUCER_WILDCARDS - Static variable in class com.sun.messaging.jms.management.server.ProducerOperations
-
Get producer wildcards
- GET_PROPERTY - Static variable in class com.sun.messaging.jms.management.server.BrokerOperations
-
GetProperty operation.
- GET_SERVICE - Static variable in class com.sun.messaging.jms.management.server.ConnectionOperations
-
Get object names of service MBean
- GET_SERVICES - Static variable in class com.sun.messaging.jms.management.server.ServiceOperations
-
Get list of service MBean object names
- GET_TEMP_DESTINATIONS - Static variable in class com.sun.messaging.jms.management.server.ConnectionOperations
-
Get object names of temporary destination MBeans
- GET_TRANSACTION_IDS - Static variable in class com.sun.messaging.jms.management.server.TransactionOperations
-
Get list of transaction IDs
- GET_TRANSACTION_INFO - Static variable in class com.sun.messaging.jms.management.server.TransactionOperations
-
Get info on all transactions
- GET_TRANSACTION_INFO_BY_ID - Static variable in class com.sun.messaging.jms.management.server.TransactionOperations
-
Get info on specified transaction (via ID)
- GET_WILDCARDS - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Get wildcards used on this destination i.e.
- getAbbreviatedProductName() - Method in class com.sun.messaging.Version
-
Deprecated.
- getBanner(boolean) - Method in class com.sun.messaging.Version
-
Deprecated.
- getBanner(boolean, int) - Method in class com.sun.messaging.Version
-
Deprecated.
- getBranchTo() - Method in class com.sun.messaging.bridge.api.MessageTransformer
-
This method is called by the bridge service after transform() is returned for bridge types that support branchTo()
- getBrokerAddress() - Method in interface com.sun.messaging.jms.Connection
-
Get the broker's address that the connection is connected (related) to.
- getBrokerAddress() - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
Returns the broker address.
- getBrokerAddress() - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- getBrokerAddress() - Method in class com.sun.messaging.jms.notification.ConnectionEvent
-
Get the broker's address that the event is associated with.
- getBrokerAddress() - Method in class com.sun.messaging.jms.notification.ConsumerEvent
-
Get the broker's address that sent the event.
- getBrokerID() - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
Returns the broker ID.
- getBrokerID() - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- getBuildDate() - Method in class com.sun.messaging.Version
-
Deprecated.
- getBuildMilestone() - Method in class com.sun.messaging.Version
-
Deprecated.
- getBuildVersion() - Method in class com.sun.messaging.Version
-
Deprecated.
- getClosingTimePeriod() - Method in class com.sun.messaging.jms.notification.ConnectionClosingEvent
-
Get the connection closing time period in milli seconds.
- getClusterID() - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- getConfiguration() - Method in class com.sun.messaging.AdministeredObject
-
Returns the configuration of this AdministeredObject
.
- getConnection() - Method in class com.sun.messaging.jms.notification.ConnectionEvent
-
Get the current connection associated with this event.
- getConnection() - Method in class com.sun.messaging.jms.notification.ConsumerEvent
-
Get the connection on which the event was received.
- getConnectionID() - Method in class com.sun.messaging.jms.management.server.ConnectionNotification
-
- getConnectionType() - Method in class com.sun.messaging.BasicConnectionFactory
-
Returns the type of connections created by this BasicConnectionFactory
.
- getContainerType() - Static method in class com.sun.messaging.BasicConnectionFactory
-
- getContainerType() - Static method in class com.sun.messaging.XAConnectionFactory
-
- getCopyright(int) - Method in class com.sun.messaging.Version
-
Deprecated.
- getCreatedByAdmin() - Method in class com.sun.messaging.jms.management.server.DestinationNotification
-
- getCurrentConfiguration() - Method in class com.sun.messaging.AdministeredObject
-
Returns the current (runtime) configuration of this AdministeredObject
modified by any System
properties.
- getDescription() - Method in class com.sun.messaging.Queue
-
Returns the description for this Queue.
- getDescription() - Method in class com.sun.messaging.Topic
-
Returns the description for this Topic.
- getDestination() - Method in class com.sun.messaging.jms.notification.ConsumerEvent
-
Get the registered destination on which the event was occurred.
- getDestinationName() - Method in class com.sun.messaging.jms.management.server.DestinationNotification
-
- getDestinationType() - Method in class com.sun.messaging.jms.management.server.DestinationNotification
-
- getEventCode() - Method in class com.sun.messaging.jms.notification.Event
-
Get the event code associated with the MQ event.
- getEventMessage() - Method in class com.sun.messaging.jms.notification.Event
-
Get the event message associated with the connection event.
- getFailedBrokerID() - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
Returns the ID of the broker in the cluster that failed and is in the process of being taken over.
- getHeader() - Method in class com.sun.messaging.Version
-
Deprecated.
- getHeader(int) - Method in class com.sun.messaging.Version
-
Deprecated.
- getHeaders(HttpServletRequest) - Static method in class javax.xml.messaging.JAXMServlet
-
Returns a MimeHeaders
object that contains the headers in the given HttpServletRequest
object.
- getHeapMemoryUsage() - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
- getImplementationVersion() - Method in class com.sun.messaging.Version
-
Returns the implementation version of the product example 3.6
- getIntVersion(String) - Static method in class com.sun.messaging.Version
-
Returns the Version info in the form of an array of integer.
- getJMSAdminSpiVersion() - Method in class com.sun.messaging.Version
-
Deprecated.
- getJMSException() - Method in class com.sun.messaging.jms.notification.ConnectionClosedEvent
-
Get the JMSException that caused the connection to be closed.
- getJMSException() - Method in class com.sun.messaging.jms.notification.ConnectionReconnectFailedEvent
-
Get the JMSException that caused the connection to be closed.
- getJMXServiceURL() - Method in class com.sun.messaging.AdminConnectionFactory
-
Returns the relevant JMXServiceURL that is advertised by the portmapper.
- getLabelForGroup(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns the label for a given group.
- getLevel() - Method in class com.sun.messaging.jms.management.server.LogNotification
-
Returns the log level related to this log notification.
- getLogState() - Method in exception com.sun.messaging.jms.IllegalStateException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.InvalidClientIDException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.InvalidDestinationException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.InvalidSelectorException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.JMSException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.JMSSecurityException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.MessageEOFException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.MessageFormatException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.MessageNotReadableException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.MessageNotWriteableException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.MQIllegalStateRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQInvalidClientIDRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQInvalidDestinationRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQInvalidSelectorRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQMessageFormatRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQMessageNotWriteableRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQResourceAllocationRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQSecurityRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQTransactionInProgressRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.MQTransactionRolledBackRuntimeException
-
return whether this object is logged
- getLogState() - Method in exception com.sun.messaging.jms.ResourceAllocationException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.TransactionInProgressException
-
get logging state of this object.
- getLogState() - Method in exception com.sun.messaging.jms.TransactionRolledBackException
-
get logging state of this object.
- getLowerCaseAbbreviatedProductName() - Method in class com.sun.messaging.Version
-
Deprecated.
- getMajorVersion() - Method in class com.sun.messaging.Version
-
Returns the Major release of the Product version for example if the release value is 3.6.1 then the major version
value will be 3.
- getMajorVersion() - Method in interface javax.xml.messaging.ProviderMetaData
-
Retrieves an int
indicating the major version number of the messaging provider to which the
ProviderConnection
object described by this ProviderMetaData
object is connected.
- getMessage() - Method in class com.sun.messaging.jms.management.server.LogNotification
-
Returns message related to this log notification.
- getMetaData() - Method in interface javax.xml.messaging.ProviderConnection
-
Retrieves the ProviderMetaData
object that contains information about the messaging provider to which
this ProviderConnection
object is connected.
- getMinorVersion() - Method in class com.sun.messaging.Version
-
Returns the Minor release of the Product version for example if the release value is 3.6.1 then the returned value of
minor version will be 6
- getMinorVersion() - Method in interface javax.xml.messaging.ProviderMetaData
-
Retrieves an int
indicating the minor version number of the messaging provider to which the
ProviderConnection
object described by this ProviderMetaData
object is connected.
- getName() - Method in class com.sun.messaging.Destination
-
Returns the name of this Destination.
- getName() - Method in interface javax.xml.messaging.ProviderMetaData
-
Retrieves a String
containing the name of the messaging provider to which the
ProviderConnection
object described by this ProviderMetaData
object is connected.
- getNewResourceState() - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
- getOldResourceState() - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
- getPatchIds() - Method in class com.sun.messaging.Version
-
Deprecated.
- getPatchString() - Method in class com.sun.messaging.Version
-
Deprecated.
- getPauseType() - Method in class com.sun.messaging.jms.management.server.DestinationNotification
-
- getProductCompanyName() - Method in class com.sun.messaging.Version
-
Deprecated.
- getProductCopyrightDate() - Method in class com.sun.messaging.Version
-
Deprecated.
- getProductName() - Method in class com.sun.messaging.Version
-
Returns the product name example Oracle GlassFish(tm) Server Message Queue
- getProductVersion() - Method in class com.sun.messaging.Version
-
Deprecated.
- getPropertiesForGroup(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns an ordered property list for a given group.
- getProperty(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns a single configuration property value given the property name.
- getPropertyDefault(String) - Method in interface com.sun.messaging.PropertyOwner
-
Returns the default value of a single owned property.
- getPropertyForListValue(String, String) - Method in class com.sun.messaging.AdministeredObject
-
Returns the property name for any selection on Properties of Type List.
- getPropertyGroups() - Method in class com.sun.messaging.AdministeredObject
-
Returns an ordered property groups list.
- getPropertyLabel(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns the configuration label of a single configuration property name.
- getPropertyLabel(String) - Method in interface com.sun.messaging.PropertyOwner
-
Returns the label of a single owned property.
- getPropertyListOtherName(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns the property name for the ...
- getPropertyListValues(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns an ordered property list for Properties of Type List.
- getPropertyNames() - Method in interface com.sun.messaging.PropertyOwner
-
Returns a String array of property names that this PropertyOwner
owns.
- getPropertyType(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns the configuration type of a single configuration property name.
- getPropertyType(String) - Method in interface com.sun.messaging.PropertyOwner
-
Returns the type of a single owned property.
- getPropertyValueForListValue(String, String, String) - Method in class com.sun.messaging.AdministeredObject
-
Returns the property values set when a property of type List is set to a particular value.
- getProps() - Method in class com.sun.messaging.Version
-
Deprecated.
- getProtocolVersion() - Method in class com.sun.messaging.Version
-
Deprecated.
- getQueueName() - Method in class com.sun.messaging.Destination
-
Returns the queue name.
- getReference() - Method in class com.sun.messaging.ConnectionFactory
-
Returns the reference to this object.
- getReference() - Method in class com.sun.messaging.Queue
-
Returns a Reference Object that can be used to reconstruct this object.
- getReference() - Method in class com.sun.messaging.Topic
-
Returns a Reference Object that can be used to reconstruct this object.
- getReleaseQID() - Method in class com.sun.messaging.Version
-
Deprecated.
- getRemoteHost() - Method in class com.sun.messaging.jms.management.server.ConnectionNotification
-
- getServiceName() - Method in class com.sun.messaging.jms.management.server.ConnectionNotification
-
- getServiceName() - Method in class com.sun.messaging.jms.management.server.ServiceNotification
-
- getShortProductName() - Method in class com.sun.messaging.Version
-
Deprecated.
- getSource() - Method in class com.sun.messaging.jms.notification.ConnectionEvent
-
Return com.sun.messaging.jms.Connection object.
- getStoredVersion() - Method in class com.sun.messaging.AdministeredObject
-
Returns the storedVersion of this AministeredObject
.
- getSupportedProfiles() - Method in interface javax.xml.messaging.ProviderMetaData
-
Retrieves a list of the messaging profiles that are supported by the messaging provider to which the
ProviderConnection
object described by this ProviderMetaData
object is connected.
- getTargetJMSVersion() - Method in class com.sun.messaging.Version
-
Returns the JMS API version the product implements example 1.1
- getTopicName() - Method in class com.sun.messaging.Destination
-
Returns the topic name.
- getTransactionID() - Method in class com.sun.messaging.jms.management.server.TransactionNotification
-
- getURL() - Method in class javax.xml.messaging.URLEndpoint
-
Gets the URL associated with this URLEndpoint
object.
- getUserAgent() - Method in class com.sun.messaging.Version
-
Deprecated.
- getUserName() - Method in class com.sun.messaging.jms.management.server.ConnectionNotification
-
- getVERSION() - Static method in class com.sun.messaging.AdministeredObject
-
Returns the Version string used for this MQ AdministeredObject
.
- getVersion() - Method in class com.sun.messaging.Version
-
Returns the Version info of the product, this string is the concatanated value of pacakage name, API version,
Protocol version, JMS API version, and the patch information.
- getVersionPackageName() - Method in class com.sun.messaging.Version
-
Deprecated.
- getVersionProperty(String) - Method in class com.sun.messaging.Version
-
Deprecated.
- ID - Static variable in class com.sun.messaging.jms.management.server.BrokerClusterInfo
-
The ID of the broker.
- id - Variable in class javax.xml.messaging.Endpoint
-
A string that identifies the party that this Endpoint
object represents; a URI is the default.
- IllegalStateException - Exception in com.sun.messaging.jms
-
This exception is thrown when a method is invoked at an illegal or inappropriate time or if the provider is not in an
appropriate state for the requested operation.
- IllegalStateException(String, String) - Constructor for exception com.sun.messaging.jms.IllegalStateException
-
Constructs a IllegalStateException
with the specified reason and error code.
- IllegalStateException(String) - Constructor for exception com.sun.messaging.jms.IllegalStateException
-
Constructs a IllegalStateException
with the specified reason and with the error code defaulting to null.
- IllegalStateException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.IllegalStateException
-
Constructs a IllegalStateException
with the specified reason, error code, and a specified cause.
- IMQ_INITIAL_DESTINATION_DESCRIPTION - Static variable in class com.sun.messaging.DestinationConfiguration
-
The default description initially given to a Destination
object upon instantiation.
- IMQ_INITIAL_DESTINATION_NAME - Static variable in class com.sun.messaging.DestinationConfiguration
-
The default name initially given to a Destination
object upon instantiation.
- imqAbortOnPingAckTimeout - Static variable in class com.sun.messaging.ConnectionConfiguration
-
If this property is set to true, the MQ Client Runtime will abort the connection to the MQ broker when timeout, as
specified by
imqPingAckTimeout
, in waiting for a 'ping' reply or any data sent from the MQ broker since last 'ping', then
the MQ Client Runtime will perform actions as if the connection is broken.
- imqAckOnAcknowledge - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property is used to control the reliability of message acknowledgement for every message that is consumed by a
MessageConsumer.
- imqAckOnProduce - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property is used to control the reliability of every message that is produced by a MessageProducer.
- imqAckTimeout - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the the maximum time, in milliseconds, that a Sun MQ Client Application will wait before throwing
a JMSException when awaiting an acknowledgement from the Sun MQ Message Service.
- imqAddress - Static variable in class com.sun.messaging.AdminConnectionConfiguration
-
This property holds the address that will be used by management clients to connect to the MQ Message Service.
- imqAddressList - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the address list that will be used to connect to the Sun MQ Message Service.
- imqAddressListBehavior - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property determines how Sun MQ will select entries from the imqAddressList
property to use
when making a connection to the Sun MQ Message Service.
- imqAddressListIterations - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the number of times that Sun MQ will iterate through imqAddressList
when
connecting to the Sun Message Queue Service.
- imqAsyncSendCompletionWaitTimeout - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the the minimum time, in milliseconds, that the MQ client runtime will wait for an asynchronous
send to complete before calling the CompletionListener's onException method with timed out exception
- imqBrokerHostName - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the hostname that will be used to connect to the Sun MQ Message Service using the TCP and TLS
ConnectionHandler classes provided with Sun MQ.
- imqBrokerHostPort - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the Primary Port number that will be used to connect to the Sun MQ Message Service using
the TCP and TLS ConnectionHandler classes provided with Sun MQ.
- imqBrokerServiceName - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the connection service name that will be used to connect to the Sun MQ Message Service using the
TCP and TLS ConnectionHandler classes provided with Sun MQ.
- imqBrokerServicePort - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the actual port number that will be used to connect to the Sun MQ Message Service using the TCP
and TLS ConnectionHandler classes provided with Sun MQ.
- imqConfiguredClientID - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the value of an administratively configured ClientID.
- imqConnectionFlowCount - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property manages the number of JMS messages that will flow from the Sun MQ Message Service to the MQ Client
between each 'resume flow' notification from the Client to the Message Service to receive additional JMS messages.
- imqConnectionFlowLimit - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property specifies the number of uncomsumed JMS messages that a Sun MQ Client can hold, above which the MQ
Client will refrain from sending a 'resume flow' notification to the Sun MQ Message Service.
- imqConnectionFlowLimitEnabled - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether the Sun MQ Client should limit the flow of JMS messages from the Sun MQ Message
Service using the number of messages specified in imqConnectionFlowLimit
.
- imqConnectionHandler - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the name of the class that will be used to handle the connection to the Sun MQ Message Service
and is required when the value of the imqConnectionType
property is set to
...
- imqConnectionType - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the connection type used to connect to the Sun MQ Message Service.
- imqConnectionURL - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the URL that will be used when connecting to the Sun MQ Message Service using the HTTP
ConnectionHandler class provided with Sun MQ.
- imqConsumerFlowLimit - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property specifies the upper limit of the number of messages per consumer that will be delivered and buffered in
the MQ client.
- imqConsumerFlowLimitPrefetch - Static variable in class com.sun.messaging.ConnectionConfiguration
-
When this property is set to false, there will be no prefetch next message (except the first message) from broker to
a consumer, and consumer flow control properties imqConsumerFlowLimit
and imqConsumerFlowThreshold
will be ignored.
- imqConsumerFlowThreshold - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property controls when JMS message delivery will resume to consumers that have had their message delivery
stopped due to the number of messages buffered in the MQ client exceeding the limit set by
imqConsumerFlowLimit
and is expressed as a percentage of imqConsumerFlowLimit
.
- imqDefaultAdminPassword - Static variable in class com.sun.messaging.AdminConnectionConfiguration
-
This property holds the default administrator password that will be used to authenticate with the MQ Administration
Service.
- imqDefaultAdminUsername - Static variable in class com.sun.messaging.AdminConnectionConfiguration
-
This property holds the default administrator username that will be used to authenticate with the MQ Administration
Service.
- imqDefaultPassword - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the default password that will be used to authenticate with the Sun MQ Message Service.
- imqDefaultUsername - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the default username that will be used to authenticate with the Sun MQ Message Service.
- imqDestinationDescription - Static variable in class com.sun.messaging.DestinationConfiguration
-
The property name that holds a description given to the Destination
object.
- imqDestinationName - Static variable in class com.sun.messaging.DestinationConfiguration
-
The property name that holds the name assigned to the Destination
object.
- imqDisableSetClientID - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether the Sun MQ Client Application is prevented from changing the ClientID using the
setClientID()
method in javax.jms.Connection
.
- imqEnableSharedClientID - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether the client identifier requested and used by this connection is to be acquired in
'shared' mode.
- imqFlowControlCount - Static variable in class com.sun.messaging.ConnectionConfiguration
-
Deprecated.
- imqFlowControlIsLimited - Static variable in class com.sun.messaging.ConnectionConfiguration
-
Deprecated.
- imqFlowControlLimit - Static variable in class com.sun.messaging.ConnectionConfiguration
-
Deprecated.
- imqJMSDeliveryMode - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the administratively configured value of the JMS Message Header
JMSDeliveryMode
.
- imqJMSExpiration - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the administratively configured value of the JMS Message Header
JMSExpiration
.
- imqJMSPriority - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the administratively configured value of the JMS Message Header JMSPriority
.
- imqKeyStore - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property specifies the key store location
- imqKeyStorePassword - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property specifies the key store password.
- imqLoadMaxToServerSession - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates how the Sun MQ ConnectionConsumer should load messages into a ServerSession's JMS Session.
- imqOnMessageExceptionRedeliveryAttempts - Static variable in class com.sun.messaging.ConnectionConfiguration
-
For AUTO_ACKNOWLEDGE and DUPS_OK_ACKNOWLEDGE, maximum redelivery attempts (>= 1) when a
javax.jms.MessageListener.onMessage() throws RuntimeException.
- imqOnMessageExceptionRedeliveryIntervals - Static variable in class com.sun.messaging.ConnectionConfiguration
-
For AUTO_ACKNOWLEDGE and DUPS_OK_ACKNOWLEDGE, the interval in milliseconds for each subsequent redelivery attempt
after first attempt when a javax.jms.MessageListener.onMessage() throws RuntimeException.
- imqOverrideJMSDeliveryMode - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should override the JMS Message Header JMSDeliveryMode
which can be set using the JMS APIs.
- imqOverrideJMSExpiration - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should override the JMS Message Header JMSExpiration
which
can be set using the JMS APIs.
- imqOverrideJMSHeadersToTemporaryDestinations - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should override the JMS Message Headers on Messages that are sent to Temporary
Destinations.
- imqOverrideJMSPriority - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should override the JMS Message Header JMSPriority
which
can be set using the JMS APIs.
- imqPingAckTimeout - Static variable in class com.sun.messaging.ConnectionConfiguration
-
When imqAbortOnPingAckTimeout
is true, this property specifies maximum time, in milliseconds, that MQ
Client Runtime will wait for a ping reply or any data sent from the MQ broker since last 'ping'.
- imqPingInterval - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property specifies the 'ping' interval, in seconds, between successive attempts made by an MQ Connection
to verify that its physical connection to the MQ broker is still functioning properly.
- imqPortMapperSoTimeout - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property defines port mapper client socket read timeout, in milliseconds.
- imqQueueBrowserMaxMessagesPerRetrieve - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the the maximum number of messages that will be retrieved at one time when a Sun MQ Client
Application is enumerating through the messages on a Queue using a QueueBrowser.
- imqQueueBrowserRetrieveTimeout - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the the maximum time, in milliseconds, that a Sun MQ Client Application will wait before throwing
a NoSuchElementException when retrieving elements from a QueueBrowser Enumeration.
- imqReconnect - Static variable in class com.sun.messaging.ConnectionConfiguration
-
Deprecated.
- imqReconnectAttempts - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the number of reconnect attempts for each address in the imqAddressList
property
that the Sun MQ Client Application will make before moving on the the next address in imqAddressList
.
- imqReconnectDelay - Static variable in class com.sun.messaging.ConnectionConfiguration
-
Deprecated.
- imqReconnectEnabled - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether the Sun MQ Client Application will attempt to reconnect to the Sun MQ Message Service
upon losing its connection.
- imqReconnectInterval - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property specifies the interval, in milliseconds, between successive reconnect attempts made by the MQ Client
Application to the Sun MQ Message Service.
- imqReconnectRetries - Static variable in class com.sun.messaging.ConnectionConfiguration
-
Deprecated.
- imqSetJMSXAppID - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should set the JMSXAppID property on produced messages.
- imqSetJMSXConsumerTXID - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should set the JMSXConsumerTXID property on consumed messages.
- imqSetJMSXProducerTXID - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should set the JMSXProducerTXID property on produced messages.
- imqSetJMSXRcvTimestamp - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should set the JMSXRcvTimestamp property on consumed messages.
- imqSetJMSXUserID - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether Sun MQ should set the JMSXUserID property on produced messages.
- imqSocketConnectTimeout - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property defines the socket timeout, in milliseconds, used when a TCP connection is made to the broker.
- imqSSLIsHostTrusted - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property indicates whether the host is trusted when connecting to the Sun MQ Message Service using the TLS
ConnectionHandler class provided with Sun MQ.
- imqSSLProviderClassname - Static variable in class com.sun.messaging.ConnectionConfiguration
-
This property holds the TLS Provider Classname that will be used when connecting to the Sun MQ Message Service using
the TLS ConnectionHandler class provided with Sun MQ.
- INCOMPLETE - Static variable in class com.sun.messaging.jms.management.server.TransactionState
-
Transaction incomplete.
- INFO - Static variable in class com.sun.messaging.jms.management.server.LogLevel
-
Log level that will allow reporting of metrics and other informational messages to be logged.
- init(Object, String) - Method in class com.sun.messaging.bridge.api.MessageTransformer
-
This method is called by the bridge service before transform() is called.
- init(ServletConfig) - Method in class javax.xml.messaging.JAXMServlet
-
Initializes this JAXMServlet
object using the given ServletConfig
object and initializing
the msgFactory
field with a default MessageFactory
object.
- INIT_MEMORY - Static variable in class com.sun.messaging.jms.management.server.JVMAttributes
-
InitMemory
- INITIALIZING - Static variable in class com.sun.messaging.jms.management.server.BrokerState
-
The broker is initializing.
- INSTANCE_NAME - Static variable in class com.sun.messaging.jms.management.server.BrokerAttributes
-
Broker instance name.
- InvalidClientIDException - Exception in com.sun.messaging.jms
-
This exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a
provider.
- InvalidClientIDException(String, String) - Constructor for exception com.sun.messaging.jms.InvalidClientIDException
-
Constructs a InvalidClientIDException
with the specified reason and error code.
- InvalidClientIDException(String) - Constructor for exception com.sun.messaging.jms.InvalidClientIDException
-
Constructs a InvalidClientIDException
with the specified reason and with the error code defaulting to
null.
- InvalidClientIDException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.InvalidClientIDException
-
Constructs a InvalidClientIDException
with the specified reason, error code, and a specified cause.
- InvalidDestinationException - Exception in com.sun.messaging.jms
-
This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
- InvalidDestinationException(String, String) - Constructor for exception com.sun.messaging.jms.InvalidDestinationException
-
Constructs a InvalidDestinationException
with the specified reason and error code.
- InvalidDestinationException(String) - Constructor for exception com.sun.messaging.jms.InvalidDestinationException
-
Constructs a InvalidDestinationException
with the specified reason and with the error code defaulting to
null.
- InvalidDestinationException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.InvalidDestinationException
-
Constructs a InvalidDestinationException
with the specified reason, error code, and a specified cause.
- InvalidPropertyException - Exception in com.sun.messaging
-
An InvalidPropertyException
is thrown when a setProperty is called with an invalid property name
parameter.
- InvalidPropertyException(String) - Constructor for exception com.sun.messaging.InvalidPropertyException
-
Constructs an InvalidPropertyException.
- InvalidPropertyValueException - Exception in com.sun.messaging
-
An InvalidPropertyValueException
is thrown when setProperty is called with an invalid property value
parameter.
- InvalidPropertyValueException(String, String) - Constructor for exception com.sun.messaging.InvalidPropertyValueException
-
Constructs an InvalidPropertyValueException.
- InvalidSelectorException - Exception in com.sun.messaging.jms
-
This exception must be thrown when a JMS client attempts to give a provider a message selector with invalid syntax.
- InvalidSelectorException(String, String) - Constructor for exception com.sun.messaging.jms.InvalidSelectorException
-
Constructs a InvalidSelectorException
with the specified reason and error code.
- InvalidSelectorException(String) - Constructor for exception com.sun.messaging.jms.InvalidSelectorException
-
Constructs a InvalidSelectorException
with the specified reason and with the error code defaulting to
null.
- InvalidSelectorException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.InvalidSelectorException
-
Constructs a InvalidSelectorException
with the specified reason, error code, and a specified cause.
- isConnectedToHABroker() - Method in interface com.sun.messaging.jms.Connection
-
Get the current connection state.
- isHighlyAvailable() - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- isMasterBroker() - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- isNoTransfer() - Method in class com.sun.messaging.bridge.api.MessageTransformer
-
This method is called by the bridge service after transform() is returned for bridge types that support noTransfer()
- isPropertyDeprecated(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns whether a single configuration property name is deprecated or not.
- isPropertyHidden(String) - Method in class com.sun.messaging.AdministeredObject
-
Returns whether a single configuration property name should be hidden or not.
- isQueue() - Method in class com.sun.messaging.BasicQueue
-
Returns whether this is a Queueing type of Destination object
- isQueue() - Method in class com.sun.messaging.BasicTopic
-
Returns whether this is a Queueing type of Destination object
- isQueue() - Method in class com.sun.messaging.Destination
-
Returns whether this is a Queueing type of Destination.
- isReadOnly() - Method in class com.sun.messaging.AdministeredObject
-
Returns the readOnly state of this AministeredObject
.
- isStoredVersionCompatible() - Method in class com.sun.messaging.AdministeredObject
-
Tests whether the storedVersion of this AministeredObject
is compatible with the current runtime VERSION
- isTemporary() - Method in class com.sun.messaging.BasicQueue
-
Returns whether this is a Temporary type of Destination object
- isTemporary() - Method in class com.sun.messaging.BasicTopic
-
Returns whether this is a Temporary type of Destination object
- isTemporary() - Method in class com.sun.messaging.Destination
-
Returns whether this is a Temporary type of Destination.
- main(String[]) - Static method in class com.sun.messaging.Version
-
Deprecated.
- MASTER_BROKER_INFO - Static variable in class com.sun.messaging.jms.management.server.ClusterAttributes
-
Cluster master broker info
- MAX_BYTES_PER_MSG - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Max size of a message.
- MAX_MEMORY - Static variable in class com.sun.messaging.jms.management.server.JVMAttributes
-
MaxMemory
- MAX_NUM_ACTIVE_CONSUMERS - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Max number of active consumers.
- MAX_NUM_BACKUP_CONSUMERS - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Max number of backup consumers.
- MAX_NUM_MSGS - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Max number of messages.
- MAX_NUM_PRODUCERS - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Max number of producers.
- MAX_THREADS - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Max threads
- MAX_TOTAL_MSG_BYTES - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Max total msg bytes
- Message - Interface in com.sun.messaging.jms
-
The com.sun.messaging.jms.Message
interface defines enhanced capabilities of a JMS Message in Oracle
GlassFish(tm) Server Message Queue.
- MessageEOFException - Exception in com.sun.messaging.jms
-
This exception must be thrown when an unexpected end of stream has been reached when a StreamMessage
or
BytesMessage
is being read.
- MessageEOFException(String, String) - Constructor for exception com.sun.messaging.jms.MessageEOFException
-
Constructs a MessageEOFException
with the specified reason and error code.
- MessageEOFException(String) - Constructor for exception com.sun.messaging.jms.MessageEOFException
-
Constructs a MessageEOFException
with the specified reason and with the error code defaulting to null.
- MessageEOFException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MessageEOFException
-
Constructs a MessageEOFException
with the specified reason, error code, and a specified cause.
- MessageFormatException - Exception in com.sun.messaging.jms
-
This exception must be thrown when a JMS client attempts to use a data type not supported by a message or attempts to
read data in a message as the wrong type.
- MessageFormatException(String, String) - Constructor for exception com.sun.messaging.jms.MessageFormatException
-
Constructs a MessageFormatException
with the specified reason and error code.
- MessageFormatException(String) - Constructor for exception com.sun.messaging.jms.MessageFormatException
-
Constructs a MessageFormatException
with the specified reason and with the error code defaulting to
null.
- MessageFormatException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MessageFormatException
-
Constructs a MessageFormatException
with the specified reason, error code, and a specified cause.
- MessageNotReadableException - Exception in com.sun.messaging.jms
-
This exception must be thrown when a JMS client attempts to read a write-only message.
- MessageNotReadableException(String, String) - Constructor for exception com.sun.messaging.jms.MessageNotReadableException
-
Constructs a MessageNotReadableException
with the specified reason and error code.
- MessageNotReadableException(String) - Constructor for exception com.sun.messaging.jms.MessageNotReadableException
-
Constructs a MessageNotReadableException
with the specified reason and with the error code defaulting to
null.
- MessageNotReadableException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MessageNotReadableException
-
Constructs a MessageNotReadableException
with the specified reason, error code, and a specified cause.
- MessageNotWriteableException - Exception in com.sun.messaging.jms
-
This exception must be thrown when a JMS client attempts to write to a read-only message.
- MessageNotWriteableException(String, String) - Constructor for exception com.sun.messaging.jms.MessageNotWriteableException
-
Constructs a MessageNotWriteableException
with the specified reason and error code.
- MessageNotWriteableException(String) - Constructor for exception com.sun.messaging.jms.MessageNotWriteableException
-
Constructs a MessageNotWriteableException
with the specified reason and with the error code defaulting
to null.
- MessageNotWriteableException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MessageNotWriteableException
-
Constructs a MessageNotWriteableException
with the specified reason, error code, and a specified cause.
- MessageTransformer<T,S> - Class in com.sun.messaging.bridge.api
-
The message transformer class to be extended by user.
- MessageTransformer() - Constructor for class com.sun.messaging.bridge.api.MessageTransformer
-
- MessageTransformer - Class in com.sun.messaging.xml
-
The Transformer
class encapsulates the functionality to transform SOAP and JMS messages.
- MessageTransformer.JMSMessageType - Enum in com.sun.messaging.bridge.api
-
- MIN_THREADS - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Min threads
- MINI_COPYRIGHT - Static variable in class com.sun.messaging.Version
-
Deprecated.
- MQIllegalStateRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.IllegalStateRuntimeException and adds a new constructor and
the methods setLogState and getlogState
- MQIllegalStateRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQIllegalStateRuntimeException
-
Constructs a MQIllegalStateRuntimeException
with the specified detail message
- MQIllegalStateRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQIllegalStateRuntimeException
-
Constructs a MQIllegalStateRuntimeException
with the specified detail message and error code.
- MQIllegalStateRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQIllegalStateRuntimeException
-
Constructs a MQIllegalStateRuntimeException
with the specified detail message, error code and cause
- MQIllegalStateRuntimeException(IllegalStateException) - Constructor for exception com.sun.messaging.jms.MQIllegalStateRuntimeException
-
Construct a MQIllegalStateRuntimeException
to wrap the specified IllegalStateException
- MQInvalidClientIDRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.InvalidClientIDRuntimeException and adds the methods
setLogState and getlogState
- MQInvalidClientIDRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQInvalidClientIDRuntimeException
-
Constructs a MQInvalidClientIDRuntimeException
with the specified detail message
- MQInvalidClientIDRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQInvalidClientIDRuntimeException
-
Constructs a MQInvalidClientIDRuntimeException
with the specified detail message and error code.
- MQInvalidClientIDRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQInvalidClientIDRuntimeException
-
Constructs a MQInvalidClientIDRuntimeException
with the specified detail message, error code and cause
- MQInvalidClientIDRuntimeException(InvalidClientIDException) - Constructor for exception com.sun.messaging.jms.MQInvalidClientIDRuntimeException
-
Construct a MQInvalidClientIDRuntimeException
to wrap the specified InvalidClientIDException
- MQInvalidDestinationRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.InvalidDestinationRuntimeException and adds the methods
setLogState and getlogState
- MQInvalidDestinationRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQInvalidDestinationRuntimeException
-
Constructs a MQInvalidDestinationRuntimeException
with the specified detail message
- MQInvalidDestinationRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQInvalidDestinationRuntimeException
-
Constructs a MQInvalidDestinationRuntimeException
with the specified detail message and error code.
- MQInvalidDestinationRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQInvalidDestinationRuntimeException
-
Constructs a MQInvalidDestinationRuntimeException
with the specified detail message, error code and
cause
- MQInvalidDestinationRuntimeException(InvalidDestinationException) - Constructor for exception com.sun.messaging.jms.MQInvalidDestinationRuntimeException
-
Construct a MQInvalidDestinationRuntimeException
to wrap the specified InvalidDestinationException
- MQInvalidSelectorRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.InvalidSelectorRuntimeException and adds the methods
setLogState and getlogState
- MQInvalidSelectorRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQInvalidSelectorRuntimeException
-
Constructs a MQInvalidSelectorRuntimeException
with the specified detail message
- MQInvalidSelectorRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQInvalidSelectorRuntimeException
-
Constructs a MQInvalidSelectorRuntimeException
with the specified detail message and error code.
- MQInvalidSelectorRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQInvalidSelectorRuntimeException
-
Constructs a MQInvalidSelectorRuntimeException
with the specified detail message, error code and cause
- MQInvalidSelectorRuntimeException(InvalidSelectorException) - Constructor for exception com.sun.messaging.jms.MQInvalidSelectorRuntimeException
-
Construct a MQInvalidSelectorRuntimeException
to wrap the specified InvalidSelectorException
- MQMessageFormatRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.MessageFormatRuntimeException and adds the methods
setLogState and getlogState
- MQMessageFormatRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQMessageFormatRuntimeException
-
Constructs a MQMessageFormatRuntimeException
with the specified detail message
- MQMessageFormatRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQMessageFormatRuntimeException
-
Constructs a MQMessageFormatRuntimeException
with the specified detail message and error code.
- MQMessageFormatRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQMessageFormatRuntimeException
-
Constructs a MQMessageFormatRuntimeException
with the specified detail message, error code and cause
- MQMessageFormatRuntimeException(MessageFormatException) - Constructor for exception com.sun.messaging.jms.MQMessageFormatRuntimeException
-
Construct a MQMessageFormatRuntimeException
to wrap the specified MessageFormatException
- MQMessageNotWriteableRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.MessageNotWriteableRuntimeException and adds a new
constructor and the methods setLogState and getlogState
- MQMessageNotWriteableRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQMessageNotWriteableRuntimeException
-
Constructs a MQMessageNotWriteableRuntimeException
with the specified detail message
- MQMessageNotWriteableRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQMessageNotWriteableRuntimeException
-
Constructs a MQMessageNotWriteableRuntimeException
with the specified detail message and error code.
- MQMessageNotWriteableRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQMessageNotWriteableRuntimeException
-
Constructs a MQMessageNotWriteableRuntimeException
with the specified detail message, error code and
cause
- MQMessageNotWriteableRuntimeException(MessageNotWriteableException) - Constructor for exception com.sun.messaging.jms.MQMessageNotWriteableRuntimeException
-
Construct a MQMessageNotWriteableRuntimeException
to wrap the specified MessageNotWriteableException
- MQNotification - Class in com.sun.messaging.jms.management.server
-
Class containing information on cluster operations.
- MQNotification(String, Object, long) - Constructor for class com.sun.messaging.jms.management.server.MQNotification
-
Creates a MQNotification object.
- MQObjectName - Class in com.sun.messaging.jms.management.server
-
Utility class for manipulating Message Queue MBean Object Names.
- MQResourceAllocationRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.ResourceAllocationRuntimeException and adds the methods
setLogState and getlogState
- MQResourceAllocationRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQResourceAllocationRuntimeException
-
Constructs a MQResourceAllocationRuntimeException
with the specified detail message
- MQResourceAllocationRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQResourceAllocationRuntimeException
-
Constructs a MQResourceAllocationRuntimeException
with the specified detail message and error code.
- MQResourceAllocationRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQResourceAllocationRuntimeException
-
Constructs a MQResourceAllocationRuntimeException
with the specified detail message, error code and
cause
- MQResourceAllocationRuntimeException(ResourceAllocationException) - Constructor for exception com.sun.messaging.jms.MQResourceAllocationRuntimeException
-
Construct a MQResourceAllocationRuntimeException
to wrap the specified ResourceAllocationException
- MQRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.JMSRuntimeException and adds the methods setLogState and
getlogState
- MQRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQRuntimeException
-
Constructs a MQRuntimeException
with the specified detail message and error code.
- MQRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQRuntimeException
-
Constructs a MQRuntimeException
with the specified detail message
- MQRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQRuntimeException
-
Constructs a MQRuntimeException
with the specified detail message, error code and cause
- MQRuntimeException(JMSException) - Constructor for exception com.sun.messaging.jms.MQRuntimeException
-
Construct a MQRuntimeException
to wrap the specified JMSException
- MQSecurityRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.JMSSecurityRuntimeException and adds the methods
setLogState and getlogState
- MQSecurityRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQSecurityRuntimeException
-
Constructs a MQSecurityRuntimeException
with the specified detail message
- MQSecurityRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQSecurityRuntimeException
-
Constructs a MQSecurityRuntimeException
with the specified detail message and error code.
- MQSecurityRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQSecurityRuntimeException
-
Constructs a MQSecurityRuntimeException
with the specified detail message, error code and cause
- MQSecurityRuntimeException(JMSSecurityException) - Constructor for exception com.sun.messaging.jms.MQSecurityRuntimeException
-
Construct a MQSecurityRuntimeException
to wrap the specified JMSException
- MQTransactionInProgressRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.MQTransactionInProgressRuntimeException and adds the
methods setLogState and getlogState
- MQTransactionInProgressRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQTransactionInProgressRuntimeException
-
Constructs a MQMQTransactionInProgressRuntimeException
with the specified detail message
- MQTransactionInProgressRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQTransactionInProgressRuntimeException
-
Constructs a MQMQTransactionInProgressRuntimeException
with the specified detail message and error code.
- MQTransactionInProgressRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQTransactionInProgressRuntimeException
-
Constructs a MQMQTransactionInProgressRuntimeException
with the specified detail message, error code and
cause
- MQTransactionInProgressRuntimeException(TransactionInProgressException) - Constructor for exception com.sun.messaging.jms.MQTransactionInProgressRuntimeException
-
Construct a MQMQTransactionInProgressRuntimeException
to wrap the specified
TransactionInProgressException
- MQTransactionRolledBackRuntimeException - Exception in com.sun.messaging.jms
-
This class is the MQ-specific implementation of javax.jms.TransactionRolledBackRuntimeException and adds the methods
setLogState and getlogState
- MQTransactionRolledBackRuntimeException(String) - Constructor for exception com.sun.messaging.jms.MQTransactionRolledBackRuntimeException
-
Constructs a MQTransactionRolledBackRuntimeException
with the specified detail message
- MQTransactionRolledBackRuntimeException(String, String) - Constructor for exception com.sun.messaging.jms.MQTransactionRolledBackRuntimeException
-
Constructs a MQTransactionRolledBackRuntimeException
with the specified detail message and error code.
- MQTransactionRolledBackRuntimeException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.MQTransactionRolledBackRuntimeException
-
Constructs a MQTransactionRolledBackRuntimeException
with the specified detail message, error code and
cause
- MQTransactionRolledBackRuntimeException(TransactionRolledBackException) - Constructor for exception com.sun.messaging.jms.MQTransactionRolledBackRuntimeException
-
Construct a MQTransactionRolledBackRuntimeException
to wrap the specified TransactionRolledBackException
- MSG_BYTES_IN - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Msg bytes in
- MSG_BYTES_IN - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Msg bytes in
- MSG_BYTES_OUT - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Msg bytes out
- MSG_BYTES_OUT - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Msg bytes out
- msgFactory - Variable in class javax.xml.messaging.JAXMServlet
-
The MessageFactory
object that will be used internally to create the SOAPMessage
object to
be passed to the method onMessage
.
- PAUSE - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Pause a destination.
- PAUSE - Static variable in class com.sun.messaging.jms.management.server.ServiceOperations
-
Pause service.
- PAUSED - Static variable in class com.sun.messaging.jms.management.server.DestinationState
-
Message delivery from producers and to consumers is paused.
- PAUSED - Static variable in class com.sun.messaging.jms.management.server.ServiceState
-
Service is paused.
- PEAK_MSG_BYTES - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Peak message bytes
- PEAK_NUM_ACTIVE_CONSUMERS - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Peak number of active consumers
- PEAK_NUM_BACKUP_CONSUMERS - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Peak number of backup consumers
- PEAK_NUM_CONSUMERS - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Peak number of consumers
- PEAK_NUM_MSGS - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Peak number of messages
- PEAK_TOTAL_MSG_BYTES - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Peak total message bytes
- PKT_BYTES_IN - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Pkt bytes in
- PKT_BYTES_OUT - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Pkt bytes out
- PORT - Static variable in class com.sun.messaging.jms.management.server.BrokerAttributes
-
Broker port.
- PORT - Static variable in class com.sun.messaging.jms.management.server.ConnectionAttributes
-
Connection Port
- PORT - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Port
- PREFIX - Static variable in class com.sun.messaging.jms.management.server.MQNotification
-
Prefix for all MQ notification type strings.
- PREPARED - Static variable in class com.sun.messaging.jms.management.server.TransactionState
-
Transaction is in prepared state.
- printStackTrace() - Method in exception com.sun.messaging.jms.IllegalStateException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this IllegalStateException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.IllegalStateException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.IllegalStateException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this IllegalStateException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.InvalidClientIDException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this InvalidClientIDException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.InvalidClientIDException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.InvalidClientIDException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this InvalidClientIDException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.InvalidDestinationException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this InvalidDestinationException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.InvalidDestinationException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.InvalidDestinationException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this InvalidDestinationException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.InvalidSelectorException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this InvalidSelectorException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.InvalidSelectorException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.InvalidSelectorException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this InvalidSelectorException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.JMSException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this JMSException
and obtained via javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.JMSException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.JMSException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this JMSException
and obtained via JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.JMSSecurityException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this JMSSecurityException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.JMSSecurityException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.JMSSecurityException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this JMSSecurityException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.MessageEOFException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this MessageEOFException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.MessageEOFException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.MessageEOFException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this MessageEOFException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.MessageFormatException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this MessageFormatException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.MessageFormatException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.MessageFormatException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this MessageFormatException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.MessageNotReadableException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this MessageNotReadableException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.MessageNotReadableException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.MessageNotReadableException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this MessageNotReadableException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.MessageNotWriteableException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this MessageNotWriteableException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.MessageNotWriteableException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.MessageNotWriteableException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this MessageNotWriteableException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.ResourceAllocationException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this ResourceAllocationException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.ResourceAllocationException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.ResourceAllocationException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this ResourceAllocationException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.TransactionInProgressException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this TransactionInProgressException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.TransactionInProgressException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.TransactionInProgressException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this TransactionInProgressException
and obtained via
JMSException.getLinkedException()
- printStackTrace() - Method in exception com.sun.messaging.jms.TransactionRolledBackException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this TransactionRolledBackException
and obtained via
javax.jms.JMSException.getLinkedException()
- printStackTrace(PrintStream) - Method in exception com.sun.messaging.jms.TransactionRolledBackException
- printStackTrace(PrintWriter) - Method in exception com.sun.messaging.jms.TransactionRolledBackException
-
If running under versions of the Java platform prior to J2SE1.4, this method will also print the backtrace of the
exception linked to this TransactionRolledBackException
and obtained via
JMSException.getLinkedException()
- PRODUCER_ID - Static variable in class com.sun.messaging.jms.management.server.ProducerInfo
-
Producer ID
- PRODUCER_MANAGER_CONFIG_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the ProducerManager Config MBean.
- PRODUCER_MANAGER_MONITOR_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the ProducerManager Monitor MBean.
- ProducerAttributes - Class in com.sun.messaging.jms.management.server
-
Class containing information on producer attributes.
- ProducerInfo - Class in com.sun.messaging.jms.management.server
-
This class contains constants/names for fields in the CompositeData that is returned by the operations of the
Producer Manager Monitor MBean.
- ProducerOperations - Class in com.sun.messaging.jms.management.server
-
Class containing information on producer operations.
- PRODUCERS - Static variable in class com.sun.messaging.jms.management.server.DestinationPauseType
-
Pauses delivery of messages from producers
- PRODUCERS_PAUSED - Static variable in class com.sun.messaging.jms.management.server.DestinationState
-
Message delivery from producers is paused.
- PropertyOwner - Interface in com.sun.messaging
-
The PropertyOwner
interface is implemented by any property that owns other properties.
- ProviderConnection - Interface in javax.xml.messaging
-
A client's active connection to its messaging provider.
- ProviderConnectionFactory - Class in javax.xml.messaging
-
A factory for creating connections to a particular messaging provider.
- ProviderConnectionFactory() - Constructor for class javax.xml.messaging.ProviderConnectionFactory
-
- ProviderMetaData - Interface in javax.xml.messaging
-
Information about the messaging provider to which a client has a connection.
- PURGE - Static variable in class com.sun.messaging.jms.management.server.ConsumerOperations
-
Purge a durable.
- PURGE - Static variable in class com.sun.messaging.jms.management.server.DestinationOperations
-
Purge a destination.
- putHeaders(MimeHeaders, HttpServletResponse) - Static method in class javax.xml.messaging.JAXMServlet
-
Sets the given HttpServletResponse
object with the headers in the given MimeHeaders
object.
- SELECTOR - Static variable in class com.sun.messaging.jms.management.server.ConsumerInfo
-
Selector
- send(SOAPMessage) - Method in interface javax.xml.messaging.ProviderConnection
-
Sends the given SOAPMessage
object and returns immediately after handing the message over to the
messaging provider.
- SERVICE_MANAGER_CONFIG_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the ServiceManager Config MBean.
- SERVICE_MANAGER_MONITOR_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the ServiceManager Monitor MBean.
- SERVICE_NAME - Static variable in class com.sun.messaging.jms.management.server.ConnectionAttributes
-
Service name
- SERVICE_NAME - Static variable in class com.sun.messaging.jms.management.server.ConsumerInfo
-
Service Name
- SERVICE_NAME - Static variable in class com.sun.messaging.jms.management.server.ProducerInfo
-
Service Name
- SERVICE_PAUSE - Static variable in class com.sun.messaging.jms.management.server.ServiceNotification
-
A service was paused.
- SERVICE_RESUME - Static variable in class com.sun.messaging.jms.management.server.ServiceNotification
-
A service was resumed.
- ServiceAttributes - Class in com.sun.messaging.jms.management.server
-
Class containing information on service attributes.
- ServiceNotification - Class in com.sun.messaging.jms.management.server
-
Class containing information on service notifications.
- ServiceNotification(String, Object, long) - Constructor for class com.sun.messaging.jms.management.server.ServiceNotification
-
Creates a ServiceNotification object.
- ServiceOperations - Class in com.sun.messaging.jms.management.server
-
Class containing information on service operations.
- ServiceState - Class in com.sun.messaging.jms.management.server
-
Class containing information on service states.
- Session - Interface in com.sun.messaging.jms
-
MQ JMS Session.
- setBrokerAddress(String) - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
Sets the broker address.
- setBrokerAddress(String) - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- setBrokerID(String) - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
Sets the broker ID.
- setBrokerID(String) - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- setClusterID(String) - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- setConnectionID(String) - Method in class com.sun.messaging.jms.management.server.ConnectionNotification
-
- setConnectionType(String) - Method in class com.sun.messaging.BasicConnectionFactory
-
Sets the type of connections created by this BasicConnectionFactory
.
- setConsumerEventListener(Destination, EventListener) - Method in interface com.sun.messaging.jms.Connection
-
Set consumer event listener on a destination to the current connection.
- setCreatedByAdmin(boolean) - Method in class com.sun.messaging.jms.management.server.DestinationNotification
-
- setDefaultConfiguration() - Method in class com.sun.messaging.AdminConnectionFactory
-
Sets the minimum AdminConnectionFactory
configuration defaults required to connect to the MQ
Administration Service.
- setDefaultConfiguration() - Method in class com.sun.messaging.AdministeredObject
-
Subclasses must implement this to set their default configuration.
- setDefaultConfiguration() - Method in class com.sun.messaging.BasicConnectionFactory
-
Sets the minimum BasicConnectionFactory
configuration defaults required to connect to the Sun MQ Message
Service.
- setDefaultConfiguration() - Method in class com.sun.messaging.Destination
-
Sets the minimum Destination
configuration defaults required of a Sun MQ Destination identity object.
- setDescription(String) - Method in class com.sun.messaging.Queue
-
Sets a description for this Queue.
- setDescription(String) - Method in class com.sun.messaging.Topic
-
Sets a description for this Topic.
- setDestinationName(String) - Method in class com.sun.messaging.jms.management.server.DestinationNotification
-
- setDestinationType(String) - Method in class com.sun.messaging.jms.management.server.DestinationNotification
-
- setEventListener(EventListener) - Method in interface com.sun.messaging.jms.Connection
-
Set MQ connection event listener to the current connection.
- setFailedBrokerID(String) - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
Sets the ID of the broker in the cluster that failed and is in the process of being taken over.
- setHeapMemoryUsage(MemoryUsage) - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
- setHighlyAvailable(boolean) - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- setLevel(String) - Method in class com.sun.messaging.jms.management.server.LogNotification
-
Sets the log level related to this log notification.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.IllegalStateException
-
If running under J2SE1.4 or above, this method will also set the cause of the IllegalStateException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.InvalidClientIDException
-
If running under J2SE1.4 or above, this method will also set the cause of the InvalidClientIDException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.InvalidDestinationException
-
If running under J2SE1.4 or above, this method will also set the cause of the
InvalidDestinationException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.InvalidSelectorException
-
If running under J2SE1.4 or above, this method will also set the cause of the InvalidSelectorException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.JMSException
-
If running under J2SE1.4 or above, this method will also set the cause of the JMSException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.JMSSecurityException
-
If running under J2SE1.4 or above, this method will also set the cause of the JMSSecurityException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.MessageEOFException
-
If running under J2SE1.4 or above, this method will also set the cause of the MessageEOFException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.MessageFormatException
-
If running under J2SE1.4 or above, this method will also set the cause of the MessageFormatException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.MessageNotReadableException
-
If running under J2SE1.4 or above, this method will also set the cause of the
MessageNotReadableException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.MessageNotWriteableException
-
If running under J2SE1.4 or above, this method will also set the cause of the
MessageNotWriteableException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.ResourceAllocationException
-
If running under J2SE1.4 or above, this method will also set the cause of the
ResourceAllocationException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.TransactionInProgressException
-
If running under J2SE1.4 or above, this method will also set the cause of the
TransactionInProgressException
.
- setLinkedException(Exception) - Method in exception com.sun.messaging.jms.TransactionRolledBackException
-
If running under J2SE1.4 or above, this method will also set the cause of the
TransactionRolledBackException
.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.IllegalStateException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.InvalidClientIDException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.InvalidDestinationException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.InvalidSelectorException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.JMSException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.JMSSecurityException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MessageEOFException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MessageFormatException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MessageNotReadableException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MessageNotWriteableException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQIllegalStateRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQInvalidClientIDRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQInvalidDestinationRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQInvalidSelectorRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQMessageFormatRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQMessageNotWriteableRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQResourceAllocationRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQSecurityRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQTransactionInProgressRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.MQTransactionRolledBackRuntimeException
-
Specify whether this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.ResourceAllocationException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.TransactionInProgressException
-
set state to true if this object is logged.
- setLogState(boolean) - Method in exception com.sun.messaging.jms.TransactionRolledBackException
-
set state to true if this object is logged.
- setMasterBroker(boolean) - Method in class com.sun.messaging.jms.management.server.ClusterNotification
-
- setMessage(String) - Method in class com.sun.messaging.jms.management.server.LogNotification
-
Sets the message related to this log notification.
- setMessageFactory(MessageFactory) - Method in class javax.xml.messaging.JAXMServlet
-
Sets this JAXMServlet
object's msgFactory
field with the given MessageFactory
object.
- setName(String) - Method in class com.sun.messaging.Queue
-
Sets the name of the Queue.
- setName(String) - Method in class com.sun.messaging.Topic
-
Sets the name of this Topic.
- setNewResourceState(String) - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
- setOldResourceState(String) - Method in class com.sun.messaging.jms.management.server.BrokerNotification
-
- setPauseType(String) - Method in class com.sun.messaging.jms.management.server.DestinationNotification
-
- setProperty(String, String) - Method in class com.sun.messaging.AdministeredObject
-
Sets a single configuration property in this AdministeredObject
.
- setReadOnly() - Method in class com.sun.messaging.AdministeredObject
-
Sets this AdministeredObject
to be read only.
- setRemoteHost(String) - Method in class com.sun.messaging.jms.management.server.ConnectionNotification
-
- setServiceName(String) - Method in class com.sun.messaging.jms.management.server.ConnectionNotification
-
- setServiceName(String) - Method in class com.sun.messaging.jms.management.server.ServiceNotification
-
- setTransactionID(String) - Method in class com.sun.messaging.jms.management.server.TransactionNotification
-
- setUserName(String) - Method in class com.sun.messaging.jms.management.server.ConnectionNotification
-
- SHORT_COPYRIGHT - Static variable in class com.sun.messaging.Version
-
Deprecated.
- SHUTDOWN - Static variable in class com.sun.messaging.jms.management.server.BrokerOperations
-
Shutdown operation.
- SHUTDOWN_STARTED - Static variable in class com.sun.messaging.jms.management.server.BrokerState
-
The broker is starting to shutdown (either immediately or after a specific grace period) or restart
- SOAPMessageFromJMSMessage(Message, MessageFactory) - Static method in class com.sun.messaging.xml.MessageTransformer
-
Extracts a javax.xml.soap.SOAPMessage
object from the javax.jms.Message
object into which
it was transformed using the SOAPMessageIntoJMSMessage
method.
- SOAPMessageIntoJMSMessage(SOAPMessage, Session) - Static method in class com.sun.messaging.xml.MessageTransformer
-
Transforms a javax.xml.soap.SOAPMessage
message into a javax.jms.Message
message.
- STARTED - Static variable in class com.sun.messaging.jms.management.server.TransactionState
-
Transaction was started.
- STATE - Static variable in class com.sun.messaging.jms.management.server.BrokerClusterInfo
-
State of broker
- STATE - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Destination state.
- STATE - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Service State
- STATE - Static variable in class com.sun.messaging.jms.management.server.TransactionInfo
-
Transaction state.
- STATE_LABEL - Static variable in class com.sun.messaging.jms.management.server.BrokerClusterInfo
-
State label of broker.
- STATE_LABEL - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
String representation of destination state.
- STATE_LABEL - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
String representation of service state
- STATE_LABEL - Static variable in class com.sun.messaging.jms.management.server.TransactionInfo
-
String representation of transaction state.
- STATUS_CODE - Static variable in class com.sun.messaging.jms.management.server.ChangeMasterBrokerResultInfo
-
StatusCode of any BrokerException thrown when performing this operation
- STATUS_TIMESTAMP - Static variable in class com.sun.messaging.jms.management.server.BrokerClusterInfo
-
Status Timestamp.
- STOMP - Static variable in class com.sun.messaging.bridge.api.MessageTransformer
-
The predefined provider name for JMS message to/from STOMP client
- storedVersion - Variable in class com.sun.messaging.AdministeredObject
-
The original version # of this object stored in JNDI
- SUCCESS - Static variable in class com.sun.messaging.jms.management.server.ChangeMasterBrokerResultInfo
-
Whether an BrokerException was thrown whilst performing this operation
- SUN_MQ - Static variable in class com.sun.messaging.bridge.api.MessageTransformer
-
The predefined provider name for JMS message to/from Sun Java Message Queue
- TAKEOVER - Static variable in class com.sun.messaging.jms.management.server.BrokerOperations
-
Takeover operation.
- TAKEOVER_BROKER_ID - Static variable in class com.sun.messaging.jms.management.server.BrokerClusterInfo
-
ID of the broker that has taken over this broker's store.
- TAKEOVER_COMPLETE - Static variable in class com.sun.messaging.jms.management.server.BrokerState
-
The broker has completed the takeover another broker's message store.
- TAKEOVER_FAILED - Static variable in class com.sun.messaging.jms.management.server.BrokerState
-
The broker has failed in the attempt to takeover another broker's message store.
- TAKEOVER_STARTED - Static variable in class com.sun.messaging.jms.management.server.BrokerState
-
The broker has started to takeover another broker's message store.
- TEMPORARY - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Attribute indicating if a destination is temporary or not.
- THREAD_POOL_MODEL - Static variable in class com.sun.messaging.jms.management.server.ServiceAttributes
-
Thread pool model
- TIMED_OUT - Static variable in class com.sun.messaging.jms.management.server.TransactionState
-
Transaction timed out.
- TOPIC - Static variable in class com.sun.messaging.jms.management.server.DestinationType
-
Topic destination type
- Topic - Class in com.sun.messaging
-
A Topic
represents an identity of a repository of messages used in the JMS Publish/Subscribe messaging
domain.
- Topic() - Constructor for class com.sun.messaging.Topic
-
Constructs an identity of a Publish/Subscribe Topic with the default name
- Topic(String) - Constructor for class com.sun.messaging.Topic
-
Constructs an identity of a Publish/Subscribe Topic with the given name
- TopicConnection - Interface in com.sun.messaging.jms
-
Provide interface to create a MQ NO_ACKNOWLEDGE Topic Session.
- TopicConnectionFactory - Class in com.sun.messaging
-
A TopicConnectionFactory
is used to create TopicConnections with the Sun MQ Java Message Service (JMS)
Publish/Subscribe (Pub/Sub) provider.
- TopicConnectionFactory() - Constructor for class com.sun.messaging.TopicConnectionFactory
-
Constructs a TopicConnectionFactory with the default configuration.
- TopicConnectionFactory(String) - Constructor for class com.sun.messaging.TopicConnectionFactory
-
Constructs a TopicConnectionFactory with the specified configuration.
- toString() - Method in class com.sun.messaging.AdminConnectionFactory
-
Returns a pretty printed version of the provider specific information for this ConnectionFactory object.
- toString() - Method in class com.sun.messaging.AdministeredObject
-
Returns the provider specific name for this AdministeredObject
along with a listing of its
configuration.
- toString() - Method in class com.sun.messaging.BasicConnectionFactory
-
Returns a pretty printed version of the provider specific information for this ConnectionFactory object.
- toString() - Method in class com.sun.messaging.Destination
-
Returns a pretty printed version of the provider specific information for this Destination identity object.
- toString(int) - Static method in class com.sun.messaging.jms.management.server.BrokerState
-
- toString(int) - Static method in class com.sun.messaging.jms.management.server.DestinationState
-
Returns a string representation of the specified destination state.
- toString(int) - Static method in class com.sun.messaging.jms.management.server.ServiceState
-
Returns a string representation of the specified service state.
- toString(int) - Static method in class com.sun.messaging.jms.management.server.TransactionState
-
Returns a string representation of the specified transaction state.
- toString() - Method in class com.sun.messaging.jms.notification.Event
-
Returns a MQ event notification event message.
- toString() - Method in class com.sun.messaging.Version
-
Deprecated.
- toString() - Method in class javax.xml.messaging.Endpoint
-
Retrieves a string representation of this Endpoint
object.
- toStringLabel(String) - Static method in class com.sun.messaging.jms.management.server.DestinationType
-
Returns a human readable representation of the specified destination type.
- TOTAL_MEMORY - Static variable in class com.sun.messaging.jms.management.server.JVMAttributes
-
TotalMemory
- TOTAL_MSG_BYTES - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Total message bytes.
- TOTAL_MSG_BYTES_HELD_IN_TRANSACTION - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Total message bytes held in transaction.
- TOTAL_MSG_BYTES_IN_DMQ - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Total message bytes in dead message queue.
- TOTAL_MSG_BYTES_REMOTE - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Total message bytes from messages originating from producers on remote brokers.
- toVersionString(int[]) - Static method in class com.sun.messaging.Version
-
Deprecated.
- TRANSACTION_COMMIT - Static variable in class com.sun.messaging.jms.management.server.TransactionNotification
-
A transaction was committed.
- TRANSACTION_ID - Static variable in class com.sun.messaging.jms.management.server.TransactionInfo
-
Transaction ID
- TRANSACTION_MANAGER_CONFIG_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the TransactionManager Config MBean.
- TRANSACTION_MANAGER_MONITOR_MBEAN_NAME - Static variable in class com.sun.messaging.jms.management.server.MQObjectName
-
String representation of the ObjectName for the TransactionManager Monitor MBean.
- TRANSACTION_PREPARE - Static variable in class com.sun.messaging.jms.management.server.TransactionNotification
-
A transaction has entered the prepared state.
- TRANSACTION_ROLLBACK - Static variable in class com.sun.messaging.jms.management.server.TransactionNotification
-
A transaction was rolled back.
- TransactionAttributes - Class in com.sun.messaging.jms.management.server
-
Class containing information on transaction attributes.
- TransactionInfo - Class in com.sun.messaging.jms.management.server
-
This class contains constants/names for fields in the CompositeData that is returned by the operations of the
Transaction Manager Monitor MBean.
- TransactionInProgressException - Exception in com.sun.messaging.jms
-
This exception is thrown when an operation is invalid because a transaction is in progress.
- TransactionInProgressException(String, String) - Constructor for exception com.sun.messaging.jms.TransactionInProgressException
-
Constructs a TransactionInProgressException
with the specified reason and error code.
- TransactionInProgressException(String) - Constructor for exception com.sun.messaging.jms.TransactionInProgressException
-
Constructs a TransactionInProgressException
with the specified reason and with the error code defaulting
to null.
- TransactionInProgressException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.TransactionInProgressException
-
Constructs a TransactionInProgressException
with the specified reason, error code, and a specified
cause.
- TransactionNotification - Class in com.sun.messaging.jms.management.server
-
Class containing information on transaction notifications.
- TransactionNotification(String, Object, long) - Constructor for class com.sun.messaging.jms.management.server.TransactionNotification
-
Creates a TransactionNotification object.
- TransactionOperations - Class in com.sun.messaging.jms.management.server
-
Class containing information on transaction operations.
- TransactionRolledBackException - Exception in com.sun.messaging.jms
-
This exception must be thrown when a call to Session.commit
results in a rollback of the current
transaction.
- TransactionRolledBackException(String, String) - Constructor for exception com.sun.messaging.jms.TransactionRolledBackException
-
Constructs a TransactionRolledBackException
with the specified reason and error code.
- TransactionRolledBackException(String) - Constructor for exception com.sun.messaging.jms.TransactionRolledBackException
-
Constructs a TransactionRolledBackException
with the specified reason and with the error code defaulting
to null.
- TransactionRolledBackException(String, String, Throwable) - Constructor for exception com.sun.messaging.jms.TransactionRolledBackException
-
Constructs a TransactionRolledBackException
with the specified reason, error code, and a specified
cause.
- TransactionState - Class in com.sun.messaging.jms.management.server
-
Class containing constants for transaction states.
- transform(S, boolean, String, String, String, Properties) - Method in class com.sun.messaging.bridge.api.MessageTransformer
-
To be implemented by user
- TYPE - Static variable in class com.sun.messaging.jms.management.server.DestinationAttributes
-
Destination type