站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 messaging API Documentation 英文版文档

Index (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档

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

A

ADD - Static variable in class org.jboss.mq.pm.rollinglogged.IntegrityLog
 
ADD - Static variable in class org.jboss.mq.selectors.Operator
 
AND - Static variable in class org.jboss.mq.selectors.Operator
 
AND - Static variable in class org.jboss.mq.selectors.parser
 
AND2 - Static variable in class org.jboss.mq.selectors.parser
 
AbstractStateManager - class org.jboss.mq.sm.AbstractStateManager.
An abstract baseclass to make it a little bit easier to implement new StateManagers.
AbstractStateManager() - Constructor for class org.jboss.mq.sm.AbstractStateManager
Create a new abstract state manager
AbstractStateManager.DurableSubscription - class org.jboss.mq.sm.AbstractStateManager.DurableSubscription.
Abstracts the data between a subclass and this class.
AbstractStateManager.DurableSubscription() - Constructor for class org.jboss.mq.sm.AbstractStateManager.DurableSubscription
Create a new DurableSubscription.
AbstractStateManager.DurableSubscription(String, String, String, String) - Constructor for class org.jboss.mq.sm.AbstractStateManager.DurableSubscription
Create a new DurableSubscription.
AbstractStateManagerMBean - interface org.jboss.mq.sm.AbstractStateManagerMBean.
AbstractStateManagerMBean.java
AcknowledgementRequest - class org.jboss.mq.AcknowledgementRequest.
Used to Acknowledge sent messages.
AcknowledgementRequest() - Constructor for class org.jboss.mq.AcknowledgementRequest
 
AcknowledgementRequestMsg - class org.jboss.mq.il.uil2.msgs.AcknowledgementRequestMsg.
 
AcknowledgementRequestMsg() - Constructor for class org.jboss.mq.il.uil2.msgs.AcknowledgementRequestMsg
 
AcknowledgementRequestMsg(AcknowledgementRequest) - Constructor for class org.jboss.mq.il.uil2.msgs.AcknowledgementRequestMsg
 
AddMsg - class org.jboss.mq.il.uil2.msgs.AddMsg.
 
AddMsg() - Constructor for class org.jboss.mq.il.uil2.msgs.AddMsg
 
AddMsg(SpyMessage) - Constructor for class org.jboss.mq.il.uil2.msgs.AddMsg
 
AnyhostVerifier - class org.jboss.mq.il.http.AnyhostVerifier.
 
AnyhostVerifier() - Constructor for class org.jboss.mq.il.http.AnyhostVerifier
 
accepts(SpyMessage.Header) - Method in class org.jboss.mq.Subscription
Determines the consumer would accept the message.
ack - Variable in class org.jboss.mq.SpyMessage
The acknowledgement request for this message
ackMessage(Object, SpyMessage) - Method in class org.jboss.mq.SpyXAResourceManager
Acknowledge a message
acknowledge() - Method in class org.jboss.mq.SpyMessage
Acknowledge a message
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in interface org.jboss.mq.il.Invoker
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in interface org.jboss.mq.il.ServerIL
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.il.http.HTTPServerIL
 
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.il.jvm.JVMServerIL
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.il.oil.OILServerIL
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.il.rmi.RMIServerIL
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.il.uil.UILServerIL
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.il.uil2.UILServerIL
#Description of the Method
acknowledge(AcknowledgementRequest, Tx) - Method in class org.jboss.mq.server.BasicQueue
Acknowledge a message
acknowledge(AcknowledgementRequest, Tx) - Method in class org.jboss.mq.server.ClientConsumer
 
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.server.ClientMonitorInterceptor
#Description of the Method
acknowledge(AcknowledgementRequest, Subscription, Tx) - Method in class org.jboss.mq.server.JMSDestination
 
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.server.JMSDestinationManager
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest, Tx) - Method in class org.jboss.mq.server.JMSDestinationManager
#Description of the Method
acknowledge(AcknowledgementRequest, Subscription, Tx) - Method in class org.jboss.mq.server.JMSQueue
 
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in interface org.jboss.mq.server.JMSServerInterceptor
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.server.JMSServerInterceptorSupport
#Description of the Method
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.server.JMSServerInvoker
#Description of the Method
acknowledge(AcknowledgementRequest, Subscription, Tx) - Method in class org.jboss.mq.server.JMSTopic
 
acknowledge(ConnectionToken, AcknowledgementRequest) - Method in class org.jboss.mq.server.TracingInterceptor
#Description of the Method
acknowledgeMode - Variable in class org.jboss.mq.SpySession
What is the type of acknowledgement ?
acks - Variable in class org.jboss.mq.TransactionRequest
messages acknowleged in the transaction
add(MessageReference, Tx) - Method in interface org.jboss.mq.pm.PersistenceManager
Add a message to the persistent store.
add(MessageReference, Tx) - Method in class org.jboss.mq.pm.file.MessageLog
 
add(MessageReference, Tx) - Method in class org.jboss.mq.pm.file.PersistenceManager
#Description of the Method
add(MessageReference, Tx) - Method in class org.jboss.mq.pm.jdbc2.PersistenceManager
 
add(Connection, String, SpyMessage, Tx, String) - Method in class org.jboss.mq.pm.jdbc2.PersistenceManager
 
add(MessageReference, Tx) - Method in class org.jboss.mq.pm.jdbc3.PersistenceManager
 
add(MessageReference, Tx) - Method in class org.jboss.mq.pm.none.PersistenceManager
 
add(long, boolean, long, SpyMessage) - Method in class org.jboss.mq.pm.rollinglogged.IntegrityLog
 
add(MessageReference, Tx) - Method in class org.jboss.mq.pm.rollinglogged.PersistenceManager
#Description of the Method
add(SpyMessage, Tx) - Method in class org.jboss.mq.pm.rollinglogged.SpyMessageLog
 
add(SpyMessage) - Method in class org.jboss.mq.server.MessageCache
Adds a message to the cache
add(SpyMessage, BasicQueue, int) - Method in class org.jboss.mq.server.MessageCache
Adds a message to the cache.
add(SpyMessage, BasicQueue, int, DurableSubscriptionID) - Method in class org.jboss.mq.server.MessageCache
Adds a message to the cache.
add(Subscription) - Method in interface org.jboss.mq.server.Receivers
Add a receiver
add(Subscription) - Method in class org.jboss.mq.server.ReceiversImpl
 
add(Subscription) - Method in class org.jboss.mq.server.ReceiversImplArrayList
 
add(Subscription) - Method in class org.jboss.mq.server.ReceiversImplLinkedList
 
add(String) - Method in class org.jboss.mq.xml.XElement
Adds and appends string data to the objects text.
addDestination(String, Element) - Method in class org.jboss.mq.security.SecurityManager
 
addDestination(String, String) - Method in class org.jboss.mq.security.SecurityManager
 
addDestination(String, String) - Method in interface org.jboss.mq.security.SecurityManagerMBean
 
addDestination(String, Element) - Method in interface org.jboss.mq.security.SecurityManagerMBean
 
addDestination(JMSDestination) - Method in class org.jboss.mq.server.JMSDestinationManager
Adds a feature to the Destination attribute of the JMSServer object
addElement(XElement) - Method in class org.jboss.mq.xml.XElement
Adds an XElement to the set of XElements that are contained by this object.
addElementRecord(String) - Method in class org.jboss.mq.xml.XElementProducer
Adds a name to the list of element names which when encountered, will produce an XElement record.
addField(String, String) - Method in class org.jboss.mq.xml.XElement
Adds an XElement to the set of XElements that are contained by this object.
addInternal(SpyMessage, BasicQueue, int, DurableSubscriptionID) - Method in class org.jboss.mq.server.MessageCache
Adds a message to the cache.
addLoggedOnClientId(String) - Method in class org.jboss.mq.sm.AbstractStateManager
 
addLoggedOnClientId(String) - Method in interface org.jboss.mq.sm.StateManager
Ad a logged in clientID to the statemanager.
addLoggedOnClientId(String) - Method in class org.jboss.mq.sm.file.OldStateManager
Ad a logged in clientID to the statemanager.
addMessage(SpyMessage) - Method in class org.jboss.mq.SpyConnectionConsumer
Add a message
addMessage(SpyMessage) - Method in interface org.jboss.mq.SpyConsumer
A ConnectionReceiver uses this method to load a Consumer with a message
addMessage(SpyMessage) - Method in class org.jboss.mq.SpyMessageConsumer
Add a message
addMessage(Object, SpyMessage) - Method in class org.jboss.mq.SpyXAResourceManager
 
addMessage(ConnectionToken, SpyMessage) - Method in interface org.jboss.mq.il.Invoker
Add the message to the destination.
addMessage(ConnectionToken, SpyMessage) - Method in interface org.jboss.mq.il.ServerIL
Adds a message to the destination specifyed in the message.
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.il.http.HTTPServerIL
 
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.il.jvm.JVMServerIL
Adds a feature to the Message attribute of the JVMServerIL object
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.il.oil.OILServerIL
Adds a feature to the Message attribute of the OILServerIL object
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
Adds a feature to the Message attribute of the OILServerIL object
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.il.rmi.RMIServerIL
Adds a feature to the Message attribute of the RMIServerIL object
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.il.uil.UILServerIL
Adds a feature to the Message attribute of the UILServerIL object
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.il.uil2.UILServerIL
Adds a feature to the Message attribute of the UILServerIL object
addMessage(SpyMessage) - Method in interface org.jboss.mq.pm.NewPersistenceManager
Persist the message
addMessage(SpyMessage) - Method in class org.jboss.mq.pm.jdbc3.PersistenceManager
 
addMessage(Connection, String, SpyMessage, Tx, String, String) - Method in class org.jboss.mq.pm.jdbc3.PersistenceManager
Add a message
addMessage(SpyMessage) - Method in class org.jboss.mq.pm.none.NewPersistenceManager
 
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.security.ServerSecurityInterceptor
 
addMessage(MessageReference, Tx) - Method in class org.jboss.mq.server.BasicQueue
Add a message to the queue
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.server.ClientMonitorInterceptor
Add the message to the destination.
addMessage(MessageReference, Tx) - Method in class org.jboss.mq.server.ExclusiveQueue
 
addMessage(SpyMessage, Tx) - Method in class org.jboss.mq.server.JMSDestination
 
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.server.JMSDestinationManager
Adds a feature to the Message attribute of the JMSServer object
addMessage(ConnectionToken, SpyMessage, Tx) - Method in class org.jboss.mq.server.JMSDestinationManager
Adds a feature to the Message attribute of the JMSServer object
addMessage(SpyMessage, Tx) - Method in class org.jboss.mq.server.JMSQueue
 
addMessage(ConnectionToken, SpyMessage) - Method in interface org.jboss.mq.server.JMSServerInterceptor
Add the message to the destination.
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.server.JMSServerInterceptorSupport
Add the message to the destination.
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.server.JMSServerInvoker
Add the message to the destination.
addMessage(SpyMessage, Tx) - Method in class org.jboss.mq.server.JMSTopic
 
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.server.NonPersistentInterceptor
 
addMessage(MessageReference, Tx) - Method in class org.jboss.mq.server.PersistentQueue
 
addMessage(MessageReference, Tx) - Method in class org.jboss.mq.server.SelectorPersistentQueue
Filters the message with the selector before adding to the queue
addMessage(ConnectionToken, SpyMessage) - Method in class org.jboss.mq.server.TracingInterceptor
Add the message to the destination.
addPostCommitTask(Tx, Runnable) - Method in class org.jboss.mq.pm.TxManager
Add an operation for after a commit
addPostRollbackTask(Runnable) - Method in class org.jboss.mq.pm.Tx
Add post rollback task
addPostRollbackTask(Tx, Runnable) - Method in class org.jboss.mq.pm.TxManager
Add an operation for after a rollback
addReceiver(Subscription) - Method in class org.jboss.mq.server.BasicQueue
Add a receiver to the queue
addReceiver(Subscription) - Method in class org.jboss.mq.server.JMSDestination
 
addReceiver(Subscription) - Method in class org.jboss.mq.server.JMSQueue
 
addReceiver(Subscription) - Method in class org.jboss.mq.server.JMSTopic
 
addReference(Connection, String, MessageReference, Tx, String) - Method in class org.jboss.mq.pm.jdbc3.PersistenceManager
Add a reference
addRole(String, boolean, boolean, boolean) - Method in class org.jboss.mq.security.SecurityMetadata
 
addRole(SecurityMetadata.Role) - Method in class org.jboss.mq.security.SecurityMetadata
 
addRole(String) - Method in class org.jboss.mq.sm.file.DynamicStateManager
 
addRole(String) - Method in interface org.jboss.mq.sm.file.DynamicStateManagerMBean
 
addSubscriber(Subscription) - Method in class org.jboss.mq.server.BasicQueue
Add a subscription from the queue
addSubscriber(Subscription) - Method in class org.jboss.mq.server.JMSDestination
 
addSubscriber(Subscription) - Method in class org.jboss.mq.server.JMSQueue
 
addSubscriber(Subscription) - Method in class org.jboss.mq.server.JMSTopic
 
addSubscription(Subscription) - Method in class org.jboss.mq.server.ClientConsumer
 
addTXRecord(Connection, long) - Method in class org.jboss.mq.pm.jdbc2.PersistenceManager
 
addTemporaryDestination(ConnectionToken, Destination) - Method in class org.jboss.mq.security.ServerSecurityInterceptor
Remember the temporary destinations for a connection
addToReceivers(Subscription) - Method in class org.jboss.mq.server.BasicQueue
Add a receiver
addTx(Tx) - Method in class org.jboss.mq.pm.rollinglogged.IntegrityLog
 
addUser(String, String, String) - Method in class org.jboss.mq.sm.file.DynamicStateManager
 
addUser(String, String, String) - Method in interface org.jboss.mq.sm.file.DynamicStateManagerMBean
 
addUserToRole(String, String) - Method in class org.jboss.mq.sm.file.DynamicStateManager
 
addUserToRole(String, String) - Method in interface org.jboss.mq.sm.file.DynamicStateManagerMBean
 
adjustPattern(String, Character) - Method in class org.jboss.mq.selectors.RegExp
 
apply() - Method in class org.jboss.mq.selectors.Operator
 
arguments - Variable in class org.jboss.mq.il.oil2.OIL2Request
 
askForAnID() - Method in class org.jboss.mq.Connection
Ask the server for an id
askForAnID(String, String) - Method in class org.jboss.mq.Connection
Ask the server for an id
asynchClose() - Method in class org.jboss.mq.Connection
Notification from the server that the connection is closed
asynchDeleteTemporaryDestination(SpyDestination) - Method in class org.jboss.mq.Connection
Called by a TemporaryDestination which is going to be deleted()
asynchDeliver(ReceiveRequest[]) - Method in class org.jboss.mq.Connection
Gets the first consumer that is listening to a destination.
asynchFailure(String, Exception) - Method in class org.jboss.mq.Connection
Notification of a failure on this connection
asynchFailure(String, Throwable) - Method in class org.jboss.mq.il.uil2.ServerSocketManagerHandler
 
asynchFailure(String, Throwable) - Method in interface org.jboss.mq.il.uil2.SocketManagerHandler
Report a connection failure
asynchFailure(String, Throwable) - Method in class org.jboss.mq.il.uil2.UILClientILService
 
asynchPong(long) - Method in class org.jboss.mq.Connection
Invoked when the server pong us
attemptLock() - Method in class org.jboss.mq.il.uil.multiplexor.StreamDemux
 
authenticate(String, String) - Method in class org.jboss.mq.Connection
Authenticate a user
authenticate(String, String) - Method in interface org.jboss.mq.il.Invoker
Check user for autentication.
authenticate(String, String) - Method in interface org.jboss.mq.il.ServerIL
Authenticate the user.
authenticate(String, String) - Method in class org.jboss.mq.il.http.HTTPServerIL
 
authenticate(String, String) - Method in class org.jboss.mq.il.jvm.JVMServerIL
Authenticate user
authenticate(String, String) - Method in class org.jboss.mq.il.oil.OILServerIL
#Description of the Method
authenticate(String, String) - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
#Description of the Method
authenticate(String, String) - Method in class org.jboss.mq.il.rmi.RMIServerIL
 
authenticate(String, String) - Method in class org.jboss.mq.il.uil.UILServerIL
Authenticate the user
authenticate(String, String) - Method in class org.jboss.mq.il.uil2.UILServerIL
Authenticate the user
authenticate(String, String) - Method in class org.jboss.mq.security.SecurityManager
 
authenticate(String, String) - Method in class org.jboss.mq.security.ServerSecurityInterceptor
 
authenticate(String, String) - Method in class org.jboss.mq.server.JMSDestinationManager
authenticate user and return a session id.
authenticate(String, String) - Method in interface org.jboss.mq.server.JMSServerInterceptor
Check user for autentication.
authenticate(String, String) - Method in class org.jboss.mq.server.JMSServerInterceptorSupport
Check user for autentication.
authenticate(String, String) - Method in class org.jboss.mq.server.JMSServerInvoker
Check user for autentication.
authenticate(String, String) - Method in class org.jboss.mq.server.TracingInterceptor
Check user for autentication.
authorize(ConnectionToken, Set) - Method in class org.jboss.mq.security.SecurityManager
 
authorizeCreate(ConnectionToken, String) - Method in class org.jboss.mq.security.ServerSecurityInterceptor
 
authorizeRead(ConnectionToken, String) - Method in class org.jboss.mq.security.ServerSecurityInterceptor
 
authorizeWrite(ConnectionToken, String) - Method in class org.jboss.mq.security.ServerSecurityInterceptor
 
available(DemuxInputStream) - Method in class org.jboss.mq.il.uil.multiplexor.StreamDemux
 

B

BETWEEN - Static variable in class org.jboss.mq.selectors.Operator
 
BETWEEN - Static variable in class org.jboss.mq.selectors.parser
 
BOOLEAN - Static variable in class org.jboss.mq.SpyMessage
A boolean property
BOOLEAN - Static variable in class org.jboss.mq.selectors.Operator
 
BYTE - Static variable in class org.jboss.mq.SpyMessage
A byte property
BYTES_MESS - Static variable in class org.jboss.mq.SpyMessage
An bytes message
BaseMsg - class org.jboss.mq.il.uil2.msgs.BaseMsg.
The base msg class for all msgs used by the UIL2 invoker.
BaseMsg(int) - Constructor for class org.jboss.mq.il.uil2.msgs.BaseMsg
 
BaseMsg(int, int) - Constructor for class org.jboss.mq.il.uil2.msgs.BaseMsg
 
BasicQueue - class org.jboss.mq.server.BasicQueue.
This class represents a queue which provides it's messages exclusively to one consumer at a time.
BasicQueue(JMSDestinationManager, String, BasicQueueParameters) - Constructor for class org.jboss.mq.server.BasicQueue
Construct a new basic queue
BasicQueueParameters - class org.jboss.mq.server.BasicQueueParameters.
Parameters controlling a basic queue
BasicQueueParameters() - Constructor for class org.jboss.mq.server.BasicQueueParameters
 
BrowseMsg - class org.jboss.mq.il.uil2.msgs.BrowseMsg.
 
BrowseMsg() - Constructor for class org.jboss.mq.il.uil2.msgs.BrowseMsg
 
BrowseMsg(Destination, String) - Constructor for class org.jboss.mq.il.uil2.msgs.BrowseMsg
 
bindJNDIReferences() - Method in class org.jboss.mq.il.ServerILJMXService
Binds the connection factories for this IL
bindJNDIReferences() - Method in class org.jboss.mq.il.jvm.JVMServerILService
Binds the connection factories for this IL
browse(ConnectionToken, Destination, String) - Method in interface org.jboss.mq.il.Invoker
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in interface org.jboss.mq.il.ServerIL
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.il.http.HTTPServerIL
 
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.il.jvm.JVMServerIL
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.il.oil.OILServerIL
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.il.rmi.RMIServerIL
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.il.uil.UILServerIL
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.il.uil2.UILServerIL
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.security.ServerSecurityInterceptor
 
browse(String) - Method in class org.jboss.mq.server.BasicQueue
Browse the queue
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.server.ClientMonitorInterceptor
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.server.JMSDestinationManager
#Description of the Method
browse(String) - Method in class org.jboss.mq.server.JMSQueue
 
browse(ConnectionToken, Destination, String) - Method in interface org.jboss.mq.server.JMSServerInterceptor
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.server.JMSServerInterceptorSupport
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.server.JMSServerInvoker
#Description of the Method
browse(ConnectionToken, Destination, String) - Method in class org.jboss.mq.server.TracingInterceptor
#Description of the Method

C

CLIENTID - Static variable in interface org.jboss.mq.il.ServerILFactory
Constant used to identify the property that holds the client id
CLIENT_IL_SERVICE - Static variable in class org.jboss.mq.il.http.HTTPServerILFactory
 
CLIENT_IL_SERVICE - Static variable in class org.jboss.mq.il.oil.OILServerILFactory
 
CLIENT_IL_SERVICE - Static variable in class org.jboss.mq.il.oil2.OIL2ServerILFactory
 
CLIENT_IL_SERVICE - Static variable in class org.jboss.mq.il.uil.UILServerILFactory
 
CLIENT_IL_SERVICE - Static variable in class org.jboss.mq.il.uil2.UILServerILFactory
 
CLIENT_IL_SERVICE_KEY - Static variable in interface org.jboss.mq.il.ServerILFactory
Constant used to identify the property that holds the ClientILService class name
CST - Static variable in class org.jboss.mq.selectors.parser
 
CacheStore - interface org.jboss.mq.pm.CacheStore.
A cache store.
CacheStore - class org.jboss.mq.pm.file.CacheStore.
This class manages the persistence needs of the MessageCache
CacheStore() - Constructor for class org.jboss.mq.pm.file.CacheStore
 
CacheStoreMBean - interface org.jboss.mq.pm.CacheStoreMBean.
A cache store
CacheStoreMBean - interface org.jboss.mq.pm.file.CacheStoreMBean.
MBean interface.
CheckIDMsg - class org.jboss.mq.il.uil2.msgs.CheckIDMsg.
 
CheckIDMsg() - Constructor for class org.jboss.mq.il.uil2.msgs.CheckIDMsg
 
CheckIDMsg(String) - Constructor for class org.jboss.mq.il.uil2.msgs.CheckIDMsg
 
CheckUserMsg - class org.jboss.mq.il.uil2.msgs.CheckUserMsg.
 
CheckUserMsg(boolean) - Constructor for class org.jboss.mq.il.uil2.msgs.CheckUserMsg
 
CheckUserMsg(String, String, boolean) - Constructor for class org.jboss.mq.il.uil2.msgs.CheckUserMsg
 
ClientConsumer - class org.jboss.mq.server.ClientConsumer.
This represent the clients queue which consumes messages from the destinations on the provider.
ClientConsumer(JMSDestinationManager, ConnectionToken) - Constructor for class org.jboss.mq.server.ClientConsumer
 
ClientIL - interface org.jboss.mq.il.ClientIL.
This interface defines the methods that the server can make asynchronouly to a client.
ClientILService - interface org.jboss.mq.il.ClientILService.
This class manages the lifecycle of an instance of the ClientIL Implementations of this class should have a default constructor.
ClientMonitorInterceptor - class org.jboss.mq.server.ClientMonitorInterceptor.
A pass through Interceptor, which keeps track of when a client was last active.
ClientMonitorInterceptor() - Constructor for class org.jboss.mq.server.ClientMonitorInterceptor
 
ClientMonitorInterceptor - class org.jboss.mq.server.jmx.ClientMonitorInterceptor.
JMX MBean implementation DelayInterceptor.
ClientMonitorInterceptor() - Constructor for class org.jboss.mq.server.jmx.ClientMonitorInterceptor
 
ClientMonitorInterceptorMBean - interface org.jboss.mq.server.jmx.ClientMonitorInterceptorMBean.
MBean interface.
ClientReconnectInterceptor - class org.jboss.mq.server.ClientReconnectInterceptor.
The JMS spec does not let a second client with the same clientID connect to the server.
ClientReconnectInterceptor() - Constructor for class org.jboss.mq.server.ClientReconnectInterceptor
 
CloseMsg - class org.jboss.mq.il.uil2.msgs.CloseMsg.
 
CloseMsg() - Constructor for class org.jboss.mq.il.uil2.msgs.CloseMsg
 
Connection - class org.jboss.mq.Connection.
This class implements javax.jms.Connection.
ConnectionToken - class org.jboss.mq.ConnectionToken.
This class is the broker point of view on a SpyConnection (it contains a ConnectionReceiver).
ConnectionToken(String, ClientIL) - Constructor for class org.jboss.mq.ConnectionToken
Create a new ConnectionToken
ConnectionToken(String, ClientIL, String) - Constructor for class org.jboss.mq.ConnectionToken
Create a new ConnectionToken
ConnectionTokenMsg - class org.jboss.mq.il.uil2.msgs.ConnectionTokenMsg.
 
ConnectionTokenMsg() - Constructor for class org.jboss.mq.il.uil2.msgs.ConnectionTokenMsg
 
ConnectionTokenMsg(ConnectionToken) - Constructor for class org.jboss.mq.il.uil2.msgs.ConnectionTokenMsg
 
CreateDestMsg - class org.jboss.mq.il.uil2.msgs.CreateDestMsg.
 
CreateDestMsg(boolean) - Constructor for class org.jboss.mq.il.uil2.msgs.CreateDestMsg
 
CreateDestMsg(String, boolean) - Constructor for class org.jboss.mq.il.uil2.msgs.CreateDestMsg
 
cancelWork(Work) - Method in class org.jboss.mq.threadpool.ThreadPool
Cancel a piece of enqueued work.
checkCleanup() - Method in class org.jboss.mq.pm.rollinglogged.PersistenceManager
 
checkCleanup(SpyTxLog) - Method in class org.jboss.mq.pm.rollinglogged.PersistenceManager
 
checkClientID() - Method in class org.jboss.mq.Connection
Check that a clientID exists.
checkClosed() - Method in class org.jboss.mq.SpyMessageProducer
 
checkConnection() - Method in class org.jboss.mq.il.uil.UILServerIL
#Description of the Method
checkConnection() - Method in class org.jboss.mq.il.uil2.UILServerIL
#Description of the Method
checkID(String) - Method in interface org.jboss.mq.il.Invoker
Check id, must not be taken.
checkID(String) - Method in interface org.jboss.mq.il.ServerIL
Check if clientID is a valid ID.
checkID(String) - Method in class org.jboss.mq.il.http.HTTPServerIL
 
checkID(String) - Method in class org.jboss.mq.il.jvm.JVMServerIL
#Description of the Method
checkID(String) - Method in class org.jboss.mq.il.oil.OILServerIL
#Description of the Method
checkID(String) - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
#Description of the Method
checkID(String) - Method in class org.jboss.mq.il.rmi.RMIServerIL
#Description of the Method
checkID(String) - Method in class org.jboss.mq.il.uil.UILServerIL
#Description of the Method
checkID(String) - Method in class org.jboss.mq.il.uil2.UILServerIL
#Description of the Method
checkID(String) - Method in class org.jboss.mq.server.ClientReconnectInterceptor
 
checkID(String) - Method in class org.jboss.mq.server.JMSDestinationManager
Check a clienID set by the client.
checkID(String) - Method in interface org.jboss.mq.server.JMSServerInterceptor
Check id, must not be taken.
checkID(String) - Method in class org.jboss.mq.server.JMSServerInterceptorSupport
Check id, must not be taken.
checkID(String) - Method in class org.jboss.mq.server.JMSServerInvoker
Check id, must not be taken.
checkID(String) - Method in class org.jboss.mq.server.TracingInterceptor
Check id, must not be taken.
checkLoggedOnClientId(String) - Method in class org.jboss.mq.sm.AbstractStateManager
Check if the clientID is allowed to logg in from the particular state managers perspective.
checkLoggedOnClientId(String) - Method in class org.jboss.mq.sm.file.DynamicStateManager
Check if the clientID belonges to a preconfigured user.
checkLoggedOnClientId(String) - Method in class org.jboss.mq.sm.jdbc.JDBCStateManager
 
checkPersisted() - Method in class org.jboss.mq.pm.Tx
Get whether the transaction has been persisted
checkRollOver() - Method in class org.jboss.mq.pm.rollinglogged.PersistenceManager
 
checkSocket() - Method in class org.jboss.mq.il.uil.UILClientIL
#Description of the Method
checkUser(String, String) - Method in interface org.jboss.mq.il.Invoker
Check user for autentication.
checkUser(String, String) - Method in interface org.jboss.mq.il.ServerIL
Get a clientID for a given user/password.
checkUser(String, String) - Method in class org.jboss.mq.il.http.HTTPServerIL
 
checkUser(String, String) - Method in class org.jboss.mq.il.jvm.JVMServerIL
#Description of the Method
checkUser(String, String) - Method in class org.jboss.mq.il.oil.OILServerIL
#Description of the Method
checkUser(String, String) - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
#Description of the Method
checkUser(String, String) - Method in class org.jboss.mq.il.rmi.RMIServerIL
#Description of the Method
checkUser(String, String) - Method in class org.jboss.mq.il.uil.UILServerIL
#Description of the Method
checkUser(String, String) - Method in class org.jboss.mq.il.uil2.UILServerIL
#Description of the Method
checkUser(String, String) - Method in class org.jboss.mq.server.JMSDestinationManager
#Description of the Method
checkUser(String, String) - Method in interface org.jboss.mq.server.JMSServerInterceptor
Check user for autentication.
checkUser(String, String) - Method in class org.jboss.mq.server.JMSServerInterceptorSupport
Check user for autentication.
checkUser(String, String) - Method in class org.jboss.mq.server.JMSServerInvoker
Check user for autentication.
checkUser(String, String) - Method in class org.jboss.mq.server.TracingInterceptor
Check user for autentication.
checkUser(String, String) - Method in class org.jboss.mq.sm.AbstractStateManager
 
checkUser(String, String) - Method in interface org.jboss.mq.sm.StateManager
Check if a user has a preconfigured clientID and return it.
checkUser(String, String) - Method in class org.jboss.mq.sm.file.OldStateManager
#Description of the Method
clear() - Method in class org.jboss.mq.il.uil.multiplexor.DynCircularBuffer
 
clear() - Method in class org.jboss.mq.il.uil2.msgs.DynCircularBuffer
 
clearBody() - Method in class org.jboss.mq.SpyBytesMessage
 
clearBody() - Method in class org.jboss.mq.SpyMapMessage
 
clearBody() - Method in class org.jboss.mq.SpyMessage
Clear the message body
clearBody() - Method in class org.jboss.mq.SpyObjectMessage
 
clearBody() - Method in class org.jboss.mq.SpyStreamMessage
 
clearBody() - Method in class org.jboss.mq.SpyTextMessage
 
clearElementRecords() - Method in class org.jboss.mq.xml.XElementProducer
Clears all the previously added element record names.
clearEvent(MessageReference) - Method in class org.jboss.mq.server.BasicQueue
Clear the event for a message
clearEvents() - Method in class org.jboss.mq.server.BasicQueue
Clear all the events
clearPassword() - Method in class org.jboss.mq.il.uil2.msgs.CheckUserMsg
 
clearProperties() - Method in class org.jboss.mq.SpyMessage
 
clientConsumer - Variable in class org.jboss.mq.Subscription
The client consumer
clientID - Variable in class org.jboss.mq.Connection
This is the clientID
clientID - Variable in class org.jboss.mq.ConnectionToken
The clientID of the connection.
clientID - Variable in class org.jboss.mq.il.ServerILJMXService
The client id
clientIL - Variable in class org.jboss.mq.ConnectionToken
Used by the server to callback to client.
clientILService - Variable in class org.jboss.mq.Connection
The object that sets up the client IL
clockDaemon - Static variable in class org.jboss.mq.Connection
Manages the thread that pings the connection to see if it is 'alive'
clone() - Method in class org.jboss.mq.il.oil.OILServerIL
#Description of the Method
clone() - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
#Description of the Method
clone() - Method in class org.jboss.mq.il.uil.UILServerIL
#Description of the Method
clone() - Method in class org.jboss.mq.il.uil2.UILServerIL
#Description of the Method
cloneServerIL() - Method in interface org.jboss.mq.il.ServerIL
#Description of the Method
cloneServerIL() - Method in class org.jboss.mq.il.http.HTTPServerIL
 
cloneServerIL() - Method in class org.jboss.mq.il.jvm.JVMServerIL
No need to clone because there are no instance variables tha can get clobbered.
cloneServerIL() - Method in class org.jboss.mq.il.oil.OILServerIL
Need to clone because there are instance variables tha can get clobbered.
cloneServerIL() - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
Need to clone because there are instance variables tha can get clobbered.
cloneServerIL() - Method in class org.jboss.mq.il.rmi.RMIServerIL
No need to clone because there are no instance variables tha can get clobbered.
cloneServerIL() - Method in class org.jboss.mq.il.uil.UILServerIL
Need to clone because there are instance variables tha can get clobbered.
cloneServerIL() - Method in class org.jboss.mq.il.uil2.UILServerIL
Need to clone because there are instance variables tha can get clobbered.
close() - Method in class org.jboss.mq.Connection
 
close() - Method in class org.jboss.mq.SpyConnectionConsumer
 
close() - Method in class org.jboss.mq.SpyMessageConsumer
 
close() - Method in class org.jboss.mq.SpyMessageProducer
 
close() - Method in class org.jboss.mq.SpyQueueBrowser
 
close() - Method in class org.jboss.mq.SpySession
 
close() - Method in interface org.jboss.mq.il.ClientIL
The connection is closed
close() - Method in class org.jboss.mq.il.http.HTTPClientIL
 
close() - Method in class org.jboss.mq.il.jvm.JVMClientIL
#Description of the Method
close() - Method in class org.jboss.mq.il.oil.OILClientIL
#Description of the Method
close() - Method in class org.jboss.mq.il.oil2.OIL2ClientIL
#Description of the Method
close() - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
Used to close the current connection with the server
close() - Method in class org.jboss.mq.il.rmi.RMIClientIL
#Description of the Method
close() - Method in interface org.jboss.mq.il.rmi.RMIClientILRemote
#Description of the Method
close() - Method in class org.jboss.mq.il.uil.UILClientIL
#Description of the Method
close() - Method in class org.jboss.mq.il.uil.multiplexor.SocketMultiplexor
 
close() - Method in class org.jboss.mq.il.uil2.ServerSocketManagerHandler
 
close() - Method in interface org.jboss.mq.il.uil2.SocketManagerHandler
Handle closedown, this maybe invoked many times due to an explicit close and/or a connection failure.
close() - Method in class org.jboss.mq.il.uil2.UILClientIL
#Description of the Method
close() - Method in class org.jboss.mq.il.uil2.UILClientILService
 
close() - Method in class org.jboss.mq.pm.file.MessageLog
 
close() - Method in class org.jboss.mq.pm.rollinglogged.IntegrityLog
 
close() - Method in class org.jboss.mq.pm.rollinglogged.SpyMessageLog
 
close() - Method in class org.jboss.mq.pm.rollinglogged.SpyTxLog
 
close() - Method in class org.jboss.mq.server.ClientConsumer
 
close() - Method in class org.jboss.mq.server.JMSDestination
 
close() - Method in class org.jboss.mq.server.JMSQueue
 
close() - Method in class org.jboss.mq.server.JMSTopic
 
closeDestination(SpyDestination) - Method in class org.jboss.mq.server.JMSDestinationManager
Closed a destination that was opened previously
closeQueue(JMSDestination, SpyDestination) - Method in interface org.jboss.mq.pm.PersistenceManager
Close a queue
closeQueue(JMSDestination, SpyDestination) - Method in class org.jboss.mq.pm.file.PersistenceManager
 
closeQueue(JMSDestination, SpyDestination) - Method in class org.jboss.mq.pm.jdbc2.PersistenceManager
 
closeQueue(JMSDestination, SpyDestination) - Method in class org.jboss.mq.pm.jdbc3.PersistenceManager
 
closeQueue(JMSDestination, SpyDestination) - Method in class org.jboss.mq.pm.none.PersistenceManager
 
closeQueue(JMSDestination, SpyDestination) - Method in class org.jboss.mq.pm.rollinglogged.PersistenceManager
 
closed - Variable in class org.jboss.mq.SpyMessageConsumer
Are we closed ?
closed - Variable in class org.jboss.mq.SpyMessageProducer
Whether we are closed
closing - Variable in class org.jboss.mq.Connection
Set a soon as close() is called on the connection.
closingDestinations - Variable in class org.jboss.mq.server.JMSDestinationManager
Destinations being closed SpyDestination -> JMSDestination
commit() - Method in class org.jboss.mq.SpySession
 
commit(Xid, boolean) - Method in class org.jboss.mq.SpyXAResource
 
commit(Object, boolean) - Method in class org.jboss.mq.SpyXAResourceManager
 
commit() - Method in class org.jboss.mq.pm.rollinglogged.IntegrityLog
 
commitPersistentTx(Tx) - Method in interface org.jboss.mq.pm.PersistenceManager
Commit the transaction to the persistent store.
commitPersistentTx(Tx) - Method in class org.jboss.mq.pm.file.PersistenceManager
#Description of the Method
commitPersistentTx(Tx) - Method in class org.jboss.mq.pm.jdbc2.PersistenceManager
 
commitPersistentTx(Tx) - Method in class org.jboss.mq.pm.jdbc3.PersistenceManager
 
commitPersistentTx(Tx) - Method in class org.jboss.mq.pm.none.PersistenceManager
 
commitPersistentTx(Tx) - Method in class org.jboss.mq.pm.rollinglogged.PersistenceManager
#Description of the Method
commitTx(Tx) - Method in class org.jboss.mq.pm.TxManager
Commit the transaction to the persistent store.
commitTx(Tx) - Method in class org.jboss.mq.pm.rollinglogged.SpyTxLog
 
compareTo(Object) - Method in class org.jboss.mq.SpyMessage
 
compareTo(Tx) - Method in class org.jboss.mq.pm.Tx
Compare
compareTo(Object) - Method in class org.jboss.mq.pm.Tx
 
compareTo(Object) - Method in class org.jboss.mq.server.MessageReference
This method allows message to be order on the server queues by priority and the order that they came in on.
completed() - Method in class org.jboss.mq.pm.rollinglogged.SpyTxLog
 
configure(String) - Method in class org.jboss.mq.security.SecurityMetadata
Configure with an xml string.
configure(Element) - Method in class org.jboss.mq.security.SecurityMetadata
 
connect() - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
 
connect() - Method in class org.jboss.mq.il.uil.multiplexor.MultiplexorTest
 
connection - Variable in class org.jboss.mq.SpySession
The connection object to which this session is linked
connectionClosing(ConnectionToken) - Method in interface org.jboss.mq.il.Invoker
Close connection.
connectionClosing(ConnectionToken) - Method in interface org.jboss.mq.il.ServerIL
The client is closing the connection.
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.il.http.HTTPServerIL
 
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.il.jvm.JVMServerIL
#Description of the Method
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.il.oil.OILServerIL
#Description of the Method
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.il.oil2.OIL2ServerIL
#Description of the Method
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.il.rmi.RMIServerIL
#Description of the Method
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.il.uil.UILServerIL
#Description of the Method
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.il.uil2.UILServerIL
#Description of the Method
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.security.ServerSecurityInterceptor
Close connection.
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.server.ClientMonitorInterceptor
#Description of the Method
connectionClosing(ConnectionToken) - Method in class org.jboss.mq.server.JMSDestinationManager
#Description of the Method
connectionClosing(ConnectionToken) - Method in interface org.jboss.mq.server.JMSServerInterceptor
Close connection.