|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DBConnectionManager
instances can extend this class.ConsumerEndpoint
interface.ConsumerEndpoint
.
DestinationCache
interface.AbstractDestinationCache
.
MessageHandle
interface.AbstractMessageHandle
.
AbstractMessageHandle
.
Throwable
to a XAException
.
Throwable
to a JMSException
.
AdminConnection
.
AdminConnection
instances.AdminConnectionFactory
is responsible for creating AdminConnection
instances.AdminConnectionManager
.
AdminConnectionManager
is responsible for creating
authenticated AdminConnection
instances
The connection manager is a singleton (at this point anyway)
that is accessible through the instance class method.AdminConnectionManager
.
TimedCondition
that evaluates true
while the current time >= Now + time
AuthenticationManager
.
BaseLease
.
Event
objects.BasicEventManager
.
BasicService
is a service implementation that will run the
service in a separate thread.BasicService
with no name.
BasicService
, specifying its name.
TimedCondition
that evaluates true
while the current time < Now + time
num1 >= num2 and num1 <= num3
when evaluated
num1 >= num2 and num1 <= num3
when evaluated
BytesMessage
interface.TransactionInProgressException
, since it should not
be called for an XASession
object.
TransactionInProgressException
, since it should not
be called for an XASession
object.
Configuration
document and populates
unset items with those provided by DefaultConfiguration
.ConfigurationLoader
.
Configuration
document and populates
unset items with those provided by DefaultConfiguration
.ConnectorConfig
provides configuration information for an
ORB connector.ConnectorCfg
instances.ConnectorResource
objects for a given scheme.ConnectorService
.
ConsumerEndpoint
represents the server-side view of of the
MessageConsumer
and QueueBrowser
interfacesConsumerEndpoint
events.ConsumerManager
is responsible for creating and managing the
lifecycle of consumers.ConsumerManager
.
Context
MessageConverter
for the supplied
message
ConnectorCfg
.
TransactionLog
and add it to the list of managed
transaction logs.
XAQueueSession
object.
XATopicSession
object.
XAQueueSession
object.
XASession
object.
XASession
object.
XATopicSession
object.
DatabaseService
.
ExpressionFactory
javax.jms.DeliveryMode
DestinationBinder
.
DestinationCache
instances.DestinationCacheFactory
.
DestinationManager
with destinations and and
ConsumerManager
with subscribers from an Configuration
.DestinationConfigurator
.
DestinationManager
.Destination
interface.DestinationManager
is responsible for creating and managing the
lifecycle of DestinationCache
objects.DestinationCache
objects.DestinationManagerImpl
.
ConsumerEndpoint
for durable topic consumers.DurableConsumerEndpoint
.
JmsServer
.EmbeddedJmsServer
EmbeddedJmsServer
EmbeddedNameService
.
EventManager
.EventManager
.Event
objects.Condition
interface that behaves as a
synchronized, mutable boolean.Flag
.
GarbageCollectionService
to dispose of resources.PersistenceAdapter
created by this service.
Context.PROVIDER_URL
attribute.
MessageHandle
objects,
for the specified destination.
XAQueueSession
.
Reference
of this object
XASession
.
XASession
.
XATopicSession
.
EventManager
.
JmsAdminConnectionImpl
JmsAdminConnectionImpl
JmsAdminServerImpl
javax.jms.ConnectionFactory
interface.JmsConnectionFactory
ObjectFactory
interface that creates JmsConnectionFactory
instances given a corresponding Reference
ServerConnection
.JmsConnectionStubImpl
.
JMSException exceptions.
JMSExceptionAdapter - class org.exolab.jms.client.net.JMSExceptionAdapter.
Adapts unchecked exceptions thrown by the ORB runtime to a
JMSException
.
JMSExceptionAdapter() -
Constructor for class org.exolab.jms.client.net.JMSExceptionAdapter
JmsMessageListener - interface org.exolab.jms.client.JmsMessageListener.
This interface specifies methods to enable asynchronously delivery of
messages to clients.
JmsQueue - class org.exolab.jms.client.JmsQueue.
This object represents a queue, which is a type of destination.
JmsQueue() -
Constructor for class org.exolab.jms.client.JmsQueue
Need a default constructor for the serialization
JmsQueue(String) -
Constructor for class org.exolab.jms.client.JmsQueue
Instantiate an instance of a queue name
JmsServer - class org.exolab.jms.server.JmsServer.
This class contains the main line for instantiating the JMS Server.
JmsServer(Configuration) -
Constructor for class org.exolab.jms.server.JmsServer
Construct a new JmsServer
.
JmsServer(String) -
Constructor for class org.exolab.jms.server.JmsServer
Construct a new JmsServer
, configured from the specified
configuration file.
JmsServerStubIfc - interface org.exolab.jms.client.JmsServerStubIfc.
This is the interface for the JMS server stub.
JmsServerStubImpl - class org.exolab.jms.client.net.JmsServerStubImpl.
This class is responsible for returning a reference to the remote JMS
server.
JmsServerStubImpl(Map, Map) -
Constructor for class org.exolab.jms.client.net.JmsServerStubImpl
Construct a new JmsServerStubImpl
.
JmsSessionStubImpl - class org.exolab.jms.client.net.JmsSessionStubImpl.
Wraps an ServerSession
.
JmsSessionStubImpl(ServerSession, ORB, String, String, String) -
Constructor for class org.exolab.jms.client.net.JmsSessionStubImpl
Construct a new JmsSessionStubImpl
.
JmsTemporaryDestination - interface org.exolab.jms.client.JmsTemporaryDestination.
This is an interface for all temporary destinations.
JmsTemporaryQueue - class org.exolab.jms.client.JmsTemporaryQueue.
A temporary queue is created by a client through a session and has
a lifetime of the session's connection.
JmsTemporaryQueue() -
Constructor for class org.exolab.jms.client.JmsTemporaryQueue
Constructor provided for serialization.
JmsTemporaryTopic - class org.exolab.jms.client.JmsTemporaryTopic.
A temporary topic is created by a client through a session and has
a lifetime of the session's connection.
JmsTemporaryTopic() -
Constructor for class org.exolab.jms.client.JmsTemporaryTopic
Constructor provided for serialization.
JmsTopic - class org.exolab.jms.client.JmsTopic.
A topic is a destination specific for the puiblish-subscribe messaging
model.
JmsTopic() -
Constructor for class org.exolab.jms.client.JmsTopic
Need a default constructor for the serialization
JmsTopic(String) -
Constructor for class org.exolab.jms.client.JmsTopic
Instantiate an instance of this object with the specified string
JMSX_PREFIX -
Static variable in class org.exolab.jms.selector.Identifiers
Prefix for identifiers specified by the JMS standard
JmsXAConnectionFactory - class org.exolab.jms.client.JmsXAConnectionFactory.
Client implementation of the javax.jms.XAConnectionFactory
interface.
JmsXAConnectionFactory() -
Constructor for class org.exolab.jms.client.JmsXAConnectionFactory
Default constructor required for serialization.
JmsXAConnectionFactory(String, Map) -
Constructor for class org.exolab.jms.client.JmsXAConnectionFactory
Construct a new JmsXAConnectionFactory
.
JmsXAConnectionFactory(String, Map, Map) -
Constructor for class org.exolab.jms.client.JmsXAConnectionFactory
Construct a new JmsXAConnectionFactory
.
JmsXAQueueConnection - class org.exolab.jms.client.JmsXAQueueConnection.
Client implementation of the javax.jms.XAQueueConnection
interface.
JmsXAQueueConnection(JmsXAConnectionFactory, String, String, String) -
Constructor for class org.exolab.jms.client.JmsXAQueueConnection
Construct a new JmsXAQueueConnection
.
JmsXAQueueSession - class org.exolab.jms.client.JmsXAQueueSession.
Client implementation of the javax.jms.XAQueueSession
interface.
JmsXATopicConnection - class org.exolab.jms.client.JmsXATopicConnection.
Client implementation of the javax.jms.XATopicConnection
interface.
JmsXATopicConnection(JmsXAConnectionFactory, String, String, String) -
Constructor for class org.exolab.jms.client.JmsXATopicConnection
Construct a new JmsXATopicConnection
.
JmsXATopicSession - class org.exolab.jms.client.JmsXATopicSession.
Client implementation of the javax.jms.XATopicSession
interface
Jndi - class org.exolab.jms.config.Jndi.
Jndi() -
Constructor for class org.exolab.jms.config.Jndi
JndiConfiguration - class org.exolab.jms.config.JndiConfiguration.
JndiConfiguration() -
Constructor for class org.exolab.jms.config.JndiConfiguration
JndiConfigurationFactory - class org.exolab.jms.config.JndiConfigurationFactory.
This factory creates appropriate JndiConfiguration
objects for a
given SchemeType
.
JndiConfigurationFactory() -
Constructor for class org.exolab.jms.config.JndiConfigurationFactory
L
- LE -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LE -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LeaseComparator - class org.exolab.jms.lease.LeaseComparator.
- The LeaseComparator is usedto sort leases based on the expiration
time
- LeaseComparator() -
Constructor for class org.exolab.jms.lease.LeaseComparator
-
- LeaseEventListenerIfc - interface org.exolab.jms.lease.LeaseEventListenerIfc.
- This interface is implemented by classes that are interested in listening
to lease events.
- LeaseIfc - interface org.exolab.jms.lease.LeaseIfc.
- A lease is used to track message exipration.
- LeaseManager - class org.exolab.jms.lease.LeaseManager.
- The LeaseManager is responsible for creating and managing the lease objects.
- LeaseManager() -
Constructor for class org.exolab.jms.lease.LeaseManager
- Create a new sorted tree set using the lease comparator as the
sorting functor.
- like(Expression, String, String) -
Method in interface org.exolab.jms.selector.ExpressionFactory
- Create a 'like' expression
- like(Expression, String, String) -
Method in class org.exolab.jms.selector.DefaultExpressionFactory
- Create a 'like' expression
- likeExpression(AST) -
Method in class org.exolab.jms.selector.parser.SelectorTreeParser
-
- likeExpression(SelectorAST) -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- LITERAL_and -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_and -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_between -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_between -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_escape -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_escape -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_false -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_false -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_in -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_in -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_is -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_is -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_like -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_like -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_not -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_not -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_null -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_null -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_or -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_or -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LITERAL_true -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LITERAL_true -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- literal() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- literal(AST) -
Method in class org.exolab.jms.selector.parser.SelectorTreeParser
-
- literal(int, String) -
Method in interface org.exolab.jms.selector.ExpressionFactory
- Create a literal expression
- literal(int, String) -
Method in class org.exolab.jms.selector.DefaultExpressionFactory
- Create a literal expression
- load(Configuration) -
Method in class org.exolab.jms.config.ConfigurationLoader
- Loads unpopulated elements in the supplied configuration with default
values.
- load(String) -
Method in class org.exolab.jms.config.ConfigurationLoader
- Loads the configuration information from the specified file.
- LoggerConfiguration - class org.exolab.jms.config.LoggerConfiguration.
-
- LoggerConfiguration() -
Constructor for class org.exolab.jms.config.LoggerConfiguration
-
- logPublishedMessage(Xid, MessageImpl) -
Method in class org.exolab.jms.messagemgr.ResourceManager
- Log this published message so that it can be passed through the system
when the associated global transaction commits.
- logReceivedMessage(Xid, long, MessageHandle) -
Method in class org.exolab.jms.messagemgr.ResourceManager
- Log that this message handle was sent to the consumer within the
specified global transaction identity.
- logTransactionData(ExternalXid, long, String, Object) -
Method in class org.exolab.jms.tranlog.TransactionLog
- Add an
DataTransactionLogEntry
using the specified txid,
rid and data
- logTransactionState(ExternalXid, long, String, TransactionState) -
Method in class org.exolab.jms.tranlog.TransactionLog
- Add an
StateTransactionLogEntry
using the specified txid,
rid and state
- logTransactionState(Xid, TransactionState) -
Method in class org.exolab.jms.messagemgr.ResourceManager
- Add an
StateTransactionLogEntry
using the specified txid, rid and
state
- LPAREN -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LPAREN -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- LT -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- LT -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
M
- main(String[]) -
Static method in class org.exolab.jms.server.JmsServer
- This is the main line for the JMS Server.
- main(String[]) -
Static method in class org.exolab.jms.util.Version
- Displays all version information
- MAJOR_VERSION -
Static variable in class org.exolab.jms.util.Version
- The major version number
- MapMessageImpl - class org.exolab.jms.message.MapMessageImpl.
- This class implements the
MapMessage
interface. - MapMessageImpl() -
Constructor for class org.exolab.jms.message.MapMessageImpl
- Construct a new MapMessage
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.Configuration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.SecurityConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.ConnectorResource
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.JndiConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.Connector
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.GarbageCollectionConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.AdministeredQueue
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.AdministeredTopic
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.Subscriber
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.DatabaseConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.SchedulerConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.LoggerConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.Property
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.ConnectionFactory
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.QueueConnectionFactory
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.TopicConnectionFactory
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.XAQueueConnectionFactory
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.XATopicConnectionFactory
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.AdminConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.ConnectorResources
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.Connectors
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.HttpConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.HttpsConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.MessageManagerConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.RmiConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.ServerConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.TcpConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.Users
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.Jndi
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.Server
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.XAConnectionFactory
-
- marshal(ContentHandler) -
Method in class org.exolab.jms.config.User
-
- marshal(Writer) -
Method in class org.exolab.jms.config.Configuration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.SecurityConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.ConnectorResource
-
- marshal(Writer) -
Method in class org.exolab.jms.config.JndiConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.Connector
-
- marshal(Writer) -
Method in class org.exolab.jms.config.GarbageCollectionConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- marshal(Writer) -
Method in class org.exolab.jms.config.AdministeredQueue
-
- marshal(Writer) -
Method in class org.exolab.jms.config.AdministeredTopic
-
- marshal(Writer) -
Method in class org.exolab.jms.config.Subscriber
-
- marshal(Writer) -
Method in class org.exolab.jms.config.DatabaseConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.SchedulerConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.LoggerConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.Property
-
- marshal(Writer) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- marshal(Writer) -
Method in class org.exolab.jms.config.ConnectionFactory
-
- marshal(Writer) -
Method in class org.exolab.jms.config.QueueConnectionFactory
-
- marshal(Writer) -
Method in class org.exolab.jms.config.TopicConnectionFactory
-
- marshal(Writer) -
Method in class org.exolab.jms.config.XAQueueConnectionFactory
-
- marshal(Writer) -
Method in class org.exolab.jms.config.XATopicConnectionFactory
-
- marshal(Writer) -
Method in class org.exolab.jms.config.AdminConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.ConnectorResources
-
- marshal(Writer) -
Method in class org.exolab.jms.config.Connectors
-
- marshal(Writer) -
Method in class org.exolab.jms.config.HttpConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.HttpsConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.MessageManagerConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.RmiConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.ServerConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.TcpConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- marshal(Writer) -
Method in class org.exolab.jms.config.Users
-
- marshal(Writer) -
Method in class org.exolab.jms.config.Jndi
-
- marshal(Writer) -
Method in class org.exolab.jms.config.Server
-
- marshal(Writer) -
Method in class org.exolab.jms.config.XAConnectionFactory
-
- marshal(Writer) -
Method in class org.exolab.jms.config.User
-
- match(JmsTopic) -
Method in class org.exolab.jms.client.JmsTopic
- If it is a wildcard check to see that it matches the specified topic.
- mCOMMA(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mDIVIDE(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mEQUAL(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- messageAdded(JmsDestination, MessageImpl) -
Method in interface org.exolab.jms.messagemgr.MessageManagerEventListener
- Invoked when the
MessageManager
receives a non-persistent
message.
- messageAdded(JmsDestination, MessageImpl) -
Method in class org.exolab.jms.messagemgr.QueueDestinationCache
- Invoked when the
MessageMgr
receives a non-persistent message.
- messageAdded(JmsDestination, MessageImpl) -
Method in class org.exolab.jms.messagemgr.DestinationManagerImpl
- Invoked when the
MessageManager
receives a non-persistent
message.
- messageAdded(MessageHandle, MessageImpl) -
Method in class org.exolab.jms.messagemgr.QueueBrowserEndpoint
- This event is called when a non-persistent message is added to a
DestinationCache
..
- messageAdded(MessageHandle, MessageImpl) -
Method in class org.exolab.jms.messagemgr.QueueConsumerEndpoint
- This event is called when a non-persistent message is added to a
DestinationCache
.
- messageAvailable(ConsumerEndpoint) -
Method in interface org.exolab.jms.messagemgr.ConsumerEndpointListener
- Notifies that a message is available for a particular consumer.
- MessageCache - interface org.exolab.jms.messagemgr.MessageCache.
- MessageCache is responsible for managing a collection of messages.
- MessageConverter - interface org.exolab.jms.message.MessageConverter.
- Convert messages to openjms implementations
- MessageConverterFactory - class org.exolab.jms.message.MessageConverterFactory.
- Factory for
MessageConverter
instances - MessageConverterFactory() -
Constructor for class org.exolab.jms.message.MessageConverterFactory
-
- messageExpired(MessageRef) -
Method in class org.exolab.jms.messagemgr.AbstractDestinationCache
- Remove an expired non-peristent message, and notify any listeners.
- messageExpired(MessageRef) -
Method in class org.exolab.jms.messagemgr.QueueDestinationCache
- Remove an expired non-peristent message, and notify any listeners.
- MessageHandle - interface org.exolab.jms.messagemgr.MessageHandle.
- A message handle is used to indirectly reference a message.
- MessageHandleComparator - class org.exolab.jms.messagemgr.MessageHandleComparator.
- MessageHandleComparator is used to order messages on priority, acceptance
time and sequence number.
- MessageHandleComparator() -
Constructor for class org.exolab.jms.messagemgr.MessageHandleComparator
-
- MessageId - class org.exolab.jms.message.MessageId.
- The MessageId is a serializable object that uniquely identifies a message
- MessageId() -
Constructor for class org.exolab.jms.message.MessageId
- Constructor provided for serialization
- MessageId(String) -
Constructor for class org.exolab.jms.message.MessageId
- Construct a new
MessageId
- MessageIdHelper - class org.exolab.jms.util.MessageIdHelper.
- Helper class for manipulating JMSMessageIDs
- MessageIdHelper() -
Constructor for class org.exolab.jms.util.MessageIdHelper
-
- MessageImpl - class org.exolab.jms.message.MessageImpl.
- This class implements the javax.jms.Message interface.
- MessageImpl() -
Constructor for class org.exolab.jms.message.MessageImpl
- Default constructor, required to support externalization.
- MessageManager - interface org.exolab.jms.messagemgr.MessageManager.
- Enter description here.
- MessageManagerConfiguration - class org.exolab.jms.config.MessageManagerConfiguration.
-
- MessageManagerConfiguration() -
Constructor for class org.exolab.jms.config.MessageManagerConfiguration
-
- MessageManagerEventListener - interface org.exolab.jms.messagemgr.MessageManagerEventListener.
- A MessageManagerEventListener responds to events generated by the
MessageMgr
. - MessageMgr - class org.exolab.jms.messagemgr.MessageMgr.
- This is the active message handling component within the JMS server.
- MessageMgr(DatabaseService) -
Constructor for class org.exolab.jms.messagemgr.MessageMgr
- Construct a new
MessageMgr
.
- MessageRef - interface org.exolab.jms.messagemgr.MessageRef.
- A
MessageRef
is used to indirectly reference a message by MessageHandle
instances. - messageRemoved(String) -
Method in class org.exolab.jms.messagemgr.QueueBrowserEndpoint
- This event is called when a message is removed from the
DestinationCache
.
- messageRemoved(String) -
Method in class org.exolab.jms.messagemgr.QueueConsumerEndpoint
- This event is called when a message is removed from the
DestinationCache
.
- MessageSessionIfc - interface org.exolab.jms.message.MessageSessionIfc.
- A session handle used for acknowledging a message.
- mEXPONENT(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mFLOAT_SUFFIX(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mGE(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mGT(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mHEX_DIGIT(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mIDENT_NON_START(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mIDENT_PART(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mIDENT_START(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mIDENT(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- MINOR_VERSION -
Static variable in class org.exolab.jms.util.Version
- The minor version number
- MINUS -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- MINUS -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- mLE(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mLPAREN(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mLT(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mMINUS(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mMULTIPLY(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mNOT_EQUAL(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mNUM_INT(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mPLUS(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mRPAREN(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- mSTRING_LITERAL(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- MULTIPLY -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- MULTIPLY -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- mWS(boolean) -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
N
- NameService - class org.exolab.jms.server.NameService.
- Enter description here.
- NameService(Configuration) -
Constructor for class org.exolab.jms.server.NameService
- Construct a new
NameService
.
- nextToken() -
Method in class org.exolab.jms.selector.parser.SelectorLexer
-
- NON_PERSISTENT -
Static variable in class org.exolab.jms.selector.Identifiers
- The non-persistent delivery mode
- NOT_EQUAL -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- NOT_EQUAL -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- notExpression() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- notifyLeaseExpired() -
Method in class org.exolab.jms.lease.BaseLease
- Notify the listeners that this lease has expird.
- notifyMessageAvailable() -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Notify the listener that a message is available for this consumer.
- notifyQueueListeners(MessageHandle, MessageImpl) -
Method in class org.exolab.jms.messagemgr.QueueDestinationCache
- Notify queue browsers that a message has arrived.
- NULL_TREE_LOOKAHEAD -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- NULL_TREE_LOOKAHEAD -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- NUM_FLOAT -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- NUM_FLOAT -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- NUM_INT -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- NUM_INT -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- NUMERIC -
Static variable in class org.exolab.jms.selector.Type
- Numeric type
O
- ObjectMessageImpl - class org.exolab.jms.message.ObjectMessageImpl.
- This class implements the
javax.jms.ObjectMessage
interface. - ObjectMessageImpl() -
Constructor for class org.exolab.jms.message.ObjectMessageImpl
- Construct a new ObjectMessage
- onException(JMSException) -
Method in class org.exolab.jms.client.JmsConnectionFactory
- Notifies user of a JMS exception.
- onLeaseExpired(Object) -
Method in interface org.exolab.jms.lease.LeaseEventListenerIfc
- This method is called whenever a lease expires.
- onLeaseExpired(Object) -
Method in class org.exolab.jms.messagemgr.AbstractDestinationCache
- Invoked when a message lease has expired.
- onMessage(MessageHandle) -
Method in interface org.exolab.jms.messagemgr.QueueListener
- This method is called when a new message is added to a queue cache
- onMessage(MessageImpl) -
Method in interface org.exolab.jms.client.JmsMessageListener
- Deliver a message.
- onMessage(MessageImpl) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Deliver a message.
- onMessageAvailable() -
Method in interface org.exolab.jms.client.JmsMessageListener
- Inform the session that there is a message available for a synchronous
consumer.
- onMessageAvailable() -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Inform the session that there is a message available for a synchronous
consumer.
- OPENED -
Static variable in class org.exolab.jms.tranlog.TransactionState
- Instatiate instances related to each of the enumerations.
- OPENED_ORD -
Static variable in class org.exolab.jms.tranlog.TransactionState
- The public ordinal values for each of the enumerates states
- orExpression() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- org.exolab.jms.administration - package org.exolab.jms.administration
-
- org.exolab.jms.administration.net - package org.exolab.jms.administration.net
-
- org.exolab.jms.authentication - package org.exolab.jms.authentication
-
- org.exolab.jms.client - package org.exolab.jms.client
-
- org.exolab.jms.client.net - package org.exolab.jms.client.net
-
- org.exolab.jms.config - package org.exolab.jms.config
-
- org.exolab.jms.events - package org.exolab.jms.events
-
- org.exolab.jms.gc - package org.exolab.jms.gc
-
- org.exolab.jms.jndi - package org.exolab.jms.jndi
-
- org.exolab.jms.lease - package org.exolab.jms.lease
-
- org.exolab.jms.message - package org.exolab.jms.message
-
- org.exolab.jms.messagemgr - package org.exolab.jms.messagemgr
-
- org.exolab.jms.persistence - package org.exolab.jms.persistence
-
- org.exolab.jms.scheduler - package org.exolab.jms.scheduler
-
- org.exolab.jms.selector - package org.exolab.jms.selector
-
- org.exolab.jms.selector.parser - package org.exolab.jms.selector.parser
-
- org.exolab.jms.server - package org.exolab.jms.server
-
- org.exolab.jms.server.net - package org.exolab.jms.server.net
-
- org.exolab.jms.service - package org.exolab.jms.service
-
- org.exolab.jms.tranlog - package org.exolab.jms.tranlog
-
- org.exolab.jms.util - package org.exolab.jms.util
-
P
- PersistenceAdapter - class org.exolab.jms.persistence.PersistenceAdapter.
- This adapter is a wrapper class around the persistency mechanism.
- PersistenceAdapter() -
Constructor for class org.exolab.jms.persistence.PersistenceAdapter
-
- PersistenceException - exception org.exolab.jms.persistence.PersistenceException.
- The PersistenceException is a general exception thrown by the persistence
layer.
- PersistenceException() -
Constructor for class org.exolab.jms.persistence.PersistenceException
- Construct a new
PersistenceException
with no information.
- PersistenceException(String) -
Constructor for class org.exolab.jms.persistence.PersistenceException
- Construct a new
PersistenceException
with a detail message
- PersistenceException(String, Throwable) -
Constructor for class org.exolab.jms.persistence.PersistenceException
- Construct a new
PersistenceException
with a detail
message and the exception that caused it
- PersistenceException(Throwable) -
Constructor for class org.exolab.jms.persistence.PersistenceException
- Construct a new
PersistenceException
with the exception
that caused it.
- PERSISTENT -
Static variable in class org.exolab.jms.selector.Identifiers
- The persistent delivery mode
- persistentMessageAdded(JmsDestination, MessageImpl) -
Method in interface org.exolab.jms.messagemgr.MessageManagerEventListener
- Invoked when the
MessageManager
receives a persistent message.
- persistentMessageAdded(JmsDestination, MessageImpl) -
Method in class org.exolab.jms.messagemgr.QueueDestinationCache
- Invoked when the
MessageMgr
receives a persistent message.
- persistentMessageAdded(JmsDestination, MessageImpl) -
Method in class org.exolab.jms.messagemgr.DestinationManagerImpl
- Invoked when the
MessageManager
receives a persistent message.
- persistentMessageAdded(MessageHandle, MessageImpl) -
Method in class org.exolab.jms.messagemgr.QueueBrowserEndpoint
- This event is called when a persistent message is added to the
DestinationCache
.
- persistentMessageAdded(MessageHandle, MessageImpl) -
Method in class org.exolab.jms.messagemgr.QueueConsumerEndpoint
- This event is called when a persistent message is added to the
DestinationCache
.
- persistentMessageExpired(MessageRef) -
Method in class org.exolab.jms.messagemgr.AbstractDestinationCache
- Remove an expired persistent message, and notify any listeners.
- persistentMessageExpired(MessageRef) -
Method in class org.exolab.jms.messagemgr.QueueDestinationCache
- Remove an expired persistent message, and notify any listeners.
- PersistentMessageHandle - class org.exolab.jms.messagemgr.PersistentMessageHandle.
- A persistent message handle extends
MessageHandle
and references a
persistent message. - PersistentMessageHandle(MessageImpl, String) -
Constructor for class org.exolab.jms.messagemgr.PersistentMessageHandle
- Construct a new
PersistentMessageHandle
, for a particular
consumer.
- PersistentMessageHandle(String, int, long, long, long, JmsDestination) -
Constructor for class org.exolab.jms.messagemgr.PersistentMessageHandle
- Construct a new
PersistentMessageHandle
.
- PersistentMessageHandle(String, int, long, long, long, JmsDestination, String) -
Constructor for class org.exolab.jms.messagemgr.PersistentMessageHandle
- Construct a new
PersistentMessageHandle
, for a particular
consumer.
- persistentMessageRemoved(String) -
Method in class org.exolab.jms.messagemgr.QueueBrowserEndpoint
- This event is called when a message is removed from the
DestinationCache
.
- persistentMessageRemoved(String) -
Method in class org.exolab.jms.messagemgr.QueueConsumerEndpoint
- This event is called when a message is removed from the
DestinationCache
- playbackMessages(QueueBrowserEndpoint) -
Method in class org.exolab.jms.messagemgr.QueueDestinationCache
- Playback all the messages in the cache to the specified
QueueBrowserEndpoint
.
- PLUS -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- PLUS -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- PREFIX -
Static variable in class org.exolab.jms.message.MessageId
- The JMS message identifier prefix
- prepare(MessageImpl) -
Method in class org.exolab.jms.messagemgr.MessageMgr
- Prepares a message prior to it being passed through the system.
- prepare(MessageImpl) -
Method in interface org.exolab.jms.messagemgr.MessageManager
- Prepares a message prior to it being passed through the system.
- prepare(Xid) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Ask the resource manager to prepare for a transaction commit of the
transaction specified in xid.
- prepare(Xid) -
Method in class org.exolab.jms.messagemgr.ResourceManager
- Obtain a list of prepared transaction branches from a resource manager.
- prepare(Xid) -
Method in interface org.exolab.jms.server.ServerSession
- Ask the resource manager to prepare for a transaction commit of the
transaction specified in xid.
- prepare(Xid) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Ask the resource manager to prepare for a transaction commit of the
transaction specified in xid.
- PREPARED -
Static variable in class org.exolab.jms.tranlog.TransactionState
-
- PREPARED_ORD -
Static variable in class org.exolab.jms.tranlog.TransactionState
-
- primaryExpression(AST) -
Method in class org.exolab.jms.selector.parser.SelectorTreeParser
-
- printStackTrace() -
Method in class org.exolab.jms.service.ServiceException
- Prints the stack trace of the thrown exception to the standard error
stream
- printStackTrace(PrintStream) -
Method in class org.exolab.jms.service.ServiceException
- Prints the stack trace of the thrown exception to the specified
print stream.
- printStackTrace(PrintWriter) -
Method in class org.exolab.jms.service.ServiceException
- Prints the stack trace of the thrown throwable exception to the
specified print writer.
- Priority - class org.exolab.jms.message.Priority.
- Wrapper for JMSPriority
- Priority() -
Constructor for class org.exolab.jms.message.Priority
-
- Priority(int) -
Constructor for class org.exolab.jms.message.Priority
-
- productExpression() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- Property - class org.exolab.jms.config.Property.
-
- Property() -
Constructor for class org.exolab.jms.config.Property
-
- propertyExists(String) -
Method in class org.exolab.jms.message.MessageImpl
-
- purgeMessages() -
Method in interface org.exolab.jms.administration.AdminConnection
- Purge all processed messages from the database
- purgeMessages() -
Method in interface org.exolab.jms.administration.JmsAdminServerIfc
- Purge all processed messages from the database
- purgeMessages() -
Method in class org.exolab.jms.administration.net.JmsAdminConnectionImpl
-
- purgeMessages() -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Purge all processed messages from the database.
- purgeMessages() -
Method in class org.exolab.jms.persistence.RDBMSAdapter
- Incrementally purge all processed messages from the database.
- purgeMessages() -
Method in class org.exolab.jms.server.AdminConnection
- Purge all processed messages from the database
- purgeMessages() -
Method in interface org.exolab.jms.server.net.RemoteJmsAdminConnectionIfc
- Purge all processed messages from the database
- purgeMessages() -
Method in class org.exolab.jms.server.net.JmsAdminConnectionImpl
-
Q
- QueueBrowserEndpoint - class org.exolab.jms.messagemgr.QueueBrowserEndpoint.
- A QueueBrowserEndpoint is a QueueListener to a QueueDestinationCache.
- QueueBrowserEndpoint(long, QueueDestinationCache, String) -
Constructor for class org.exolab.jms.messagemgr.QueueBrowserEndpoint
- Create a new
QueueBrowserEndpoint
.
- QueueConnectionFactory - class org.exolab.jms.config.QueueConnectionFactory.
-
- QueueConnectionFactory() -
Constructor for class org.exolab.jms.config.QueueConnectionFactory
-
- QueueConsumerEndpoint - class org.exolab.jms.messagemgr.QueueConsumerEndpoint.
- A
ConsumerEndpoint
for queues. - QueueConsumerEndpoint(long, QueueDestinationCache, String) -
Constructor for class org.exolab.jms.messagemgr.QueueConsumerEndpoint
- Construct a new
QueueConsumerEndpoint
.
- QueueDestinationCache - class org.exolab.jms.messagemgr.QueueDestinationCache.
- A
DestinationCache
for queues. - QueueDestinationCache(JmsQueue, DatabaseService, LeaseManager, ServerConnectionManager) -
Constructor for class org.exolab.jms.messagemgr.QueueDestinationCache
- Construct a new
QueueDestinationCache
.
- QueueListener - interface org.exolab.jms.messagemgr.QueueListener.
- QueueListeners are attached to QeueuDestinationCaches and are informed
when new messages arrive.
R
- RDBMSAdapter - class org.exolab.jms.persistence.RDBMSAdapter.
- This adapter is a wrapper class around the persistency mechanism.
- RDBMSAdapter(DatabaseConfiguration, String, String, String, String) -
Constructor for class org.exolab.jms.persistence.RDBMSAdapter
- Connects to the given db.
- RdbmsDatabaseConfiguration - class org.exolab.jms.config.RdbmsDatabaseConfiguration.
-
- RdbmsDatabaseConfiguration() -
Constructor for class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- read(InputStream) -
Static method in class org.exolab.jms.config.ConfigurationReader
- Loads the configuration from a stream.
- read(String) -
Static method in class org.exolab.jms.config.ConfigurationReader
- Loads the configuration information from the specified file.
- readBoolean() -
Method in class org.exolab.jms.message.StreamMessageImpl
- Read a
boolean
from the bytes message stream
- readBoolean() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a
boolean
from the bytes message stream.
- readByte() -
Method in class org.exolab.jms.message.StreamMessageImpl
- Read a byte value from the stream message
- readByte() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a signed 8-bit value from the bytes message stream.
- readBytes(byte[]) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Read a byte array field from the stream message into the
specified byte[] object (the read buffer).
- readBytes(byte[]) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a byte array from the bytes message stream.
- readBytes(byte[], int) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a portion of the bytes message stream.
- readChar() -
Method in class org.exolab.jms.message.StreamMessageImpl
-
- readChar() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a Unicode character value from the bytes message stream.
- readDouble() -
Method in class org.exolab.jms.message.StreamMessageImpl
- Read a
double
from the stream message
- readDouble() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a
double
from the bytes message stream.
- readExternal(ObjectInput) -
Method in class org.exolab.jms.client.JmsDestination
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.client.JmsQueue
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.client.JmsTemporaryQueue
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.client.JmsConnectionFactory
- Reads the object state from a stream.
- readExternal(ObjectInput) -
Method in class org.exolab.jms.client.JmsTopic
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.client.JmsTemporaryTopic
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.DestinationImpl
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.Priority
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.MessageImpl
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.Type
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.TextMessageImpl
- Serialize in this message's data
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.Timestamp
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.MessageId
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Serialize in this message's data
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Serialize in this message's data.
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.ObjectMessageImpl
- Serialize in this message's data
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.DeliveryModeImpl
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.message.MapMessageImpl
- Serialize in this message's data
- readExternal(ObjectInput) -
Method in class org.exolab.jms.tranlog.BaseTransactionLogEntry
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.tranlog.StateTransactionLogEntry
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.tranlog.DataTransactionLogEntry
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.tranlog.TransactionState
-
- readExternal(ObjectInput) -
Method in class org.exolab.jms.tranlog.ExternalXid
-
- readFloat() -
Method in class org.exolab.jms.message.StreamMessageImpl
- Read a
float
from the stream message
- readFloat() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a
float
from the bytes message stream.
- readInt() -
Method in class org.exolab.jms.message.StreamMessageImpl
-
- readInt() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a signed 32-bit integer from the bytes message stream.
- readLong() -
Method in class org.exolab.jms.message.StreamMessageImpl
-
- readLong() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a signed 64-bit integer from the bytes message stream.
- readObject() -
Method in class org.exolab.jms.message.StreamMessageImpl
- Read a Java object from the stream message
- readShort() -
Method in class org.exolab.jms.message.StreamMessageImpl
- Read a 16-bit number from the stream message.
- readShort() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read a signed 16-bit number from the bytes message stream.
- readString() -
Method in class org.exolab.jms.message.StreamMessageImpl
- Read in a string from the stream message
- readUnsignedByte() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read an unsigned 8-bit number from the bytes message stream.
- readUnsignedShort() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read an unsigned 16-bit number from the bytes message stream.
- readUTF() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Read in a string that has been encoded using a modified UTF-8 format
from the bytes message stream.
- receive(Condition) -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Return the next available message to the client.
- receive(Condition) -
Method in interface org.exolab.jms.messagemgr.ConsumerEndpoint
- Return the next available message to the client.
- receive(long, long) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Return the next available message to the specified consumer.
- receive(long, long) -
Method in interface org.exolab.jms.server.ServerSession
- Return the next available message to the specified consumer.
- receive(long, long) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Return the next available message to the specified consumer.
- receiveNoWait(long) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Return the next available mesage to the specified consumer.
- receiveNoWait(long) -
Method in interface org.exolab.jms.server.ServerSession
- Return the next available mesage to the specified consumer.
- receiveNoWait(long) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Return the next available mesage to the specified consumer.
- recover() -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Recover the session.
- recover() -
Method in interface org.exolab.jms.server.ServerSession
- Recover the session.
- recover() -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Recover the session.
- recover() -
Method in class org.exolab.jms.tranlog.TransactionLog
- Force a recovery of this log file.
- recover(int) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Obtain a list of prepared transaction branches from a resource manager.
- recover(int) -
Method in class org.exolab.jms.messagemgr.ResourceManager
- Inform the resource manager to roll back work done on behalf of a
transaction branch
- recover(int) -
Method in interface org.exolab.jms.server.ServerSession
- Obtain a list of prepared transaction branches from a resource manager.
- recover(int) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Obtain a list of prepared transaction branches from a resource manager.
- reference() -
Method in interface org.exolab.jms.messagemgr.MessageRef
- Increment the reference.
- reference(MessageRef) -
Method in class org.exolab.jms.messagemgr.PersistentMessageHandle
- Reference a message.
- register(GarbageCollectable) -
Method in class org.exolab.jms.gc.GarbageCollectionService
- Register an entity that wishes to participate in the garbage collection
process.
- registerConfiguredUsers() -
Method in class org.exolab.jms.authentication.UserManager
- Registers users specified in the configuration.
- registerEvent(Event, long) -
Method in class org.exolab.jms.events.BasicEventManager
- Register an event to be fired once and only once at the specified
abolsute time.
- registerEvent(Event, long) -
Method in interface org.exolab.jms.events.EventManager
- Register an event to be fired once and only once at the specified
abolsute time.
- registerEventRelative(Event, long) -
Method in class org.exolab.jms.events.BasicEventManager
- Register an event to be fired once and only once at a time relative to
now.
- registerEventRelative(Event, long) -
Method in interface org.exolab.jms.events.EventManager
- Register an event to be fired once and only once at a time relative to
now.
- registerServices() -
Method in class org.exolab.jms.server.JmsServer
- Initialise the services
- release() -
Method in class org.exolab.jms.messagemgr.AbstractMessageHandle
- Release the message handle back to the cache, to recover an unsent or
unacknowledged message.
- release() -
Method in interface org.exolab.jms.messagemgr.MessageHandle
- Release the message handle back to the cache, to recover an unsent or
unacknowledged message.
- release(MessageHandle) -
Method in class org.exolab.jms.messagemgr.AbstractMessageHandle
- Release the message handle back to the cache, to recover an unsent or
unacknowledged message.
- RemoteJmsAdminConnectionIfc - interface org.exolab.jms.server.net.RemoteJmsAdminConnectionIfc.
- This specifies all the administration methods that can be used to control
the JMS server through an RMI connector.
- RemoteJmsAdminServerIfc - interface org.exolab.jms.server.net.RemoteJmsAdminServerIfc.
- This specifies all the administration methods that can be used to control
the JMS server through an RMI connector.
- RemoteServerConnection - class org.exolab.jms.server.net.RemoteServerConnection.
- Implementation of the to make it remotable.
- RemoteServerConnection(ServerConnection, ORB) -
Constructor for class org.exolab.jms.server.net.RemoteServerConnection
- Construct a new
RemoteServerConnection
.
- RemoteServerConnector - class org.exolab.jms.server.net.RemoteServerConnector.
- Implementation of the
ServerConnector
interface, that provides
remoting via an ORB
. - RemoteServerConnector(SchemeType, Configuration, Authenticator, ServerConnectionFactory, AdminConnectionManager, NameService, ThreadPoolFactory) -
Constructor for class org.exolab.jms.server.net.RemoteServerConnector
- Construct a new
RemoteServerConnector
.
- RemoteServerSession - class org.exolab.jms.server.net.RemoteServerSession.
- Implementation of the
ServerSession
interface which wraps an ServerSession
to make it remotable. - RemoteServerSession(ORB, RemoteServerConnection, ServerSession) -
Constructor for class org.exolab.jms.server.net.RemoteServerSession
- Construct a new
RemoteServerSession
.
- removeAdministeredQueue(AdministeredQueue) -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- removeAdministeredTopic(AdministeredTopic) -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- removeAll() -
Method in class org.exolab.jms.lease.LeaseManager
- Remove all the leases from the queue.
- removeCallerListener(String, CallerListener) -
Method in class org.exolab.jms.client.net.SharedORB
- Deregister a caller event listener.
- removeConnection(JmsConnection) -
Method in class org.exolab.jms.client.JmsConnectionFactory
- Remove a connection.
- removeConnectionFactory(ConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- removeConnector(Connector) -
Method in class org.exolab.jms.config.Connectors
-
- removeConnectorResource(ConnectorResource) -
Method in class org.exolab.jms.config.ConnectorResources
-
- removeConsumer(ConsumerEndpoint) -
Method in interface org.exolab.jms.messagemgr.DestinationCache
- Remove the consumer for the list of registered consumers.
- removeConsumer(ConsumerEndpoint) -
Method in class org.exolab.jms.messagemgr.AbstractDestinationCache
- Remove the consumer for the list of registered consumers.
- removeDestination(Connection, String) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Remove the destination with the specified name and all registered
consumers from the database.
- removeDestination(Connection, String) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- removeDestination(JmsDestination) -
Method in interface org.exolab.jms.messagemgr.DestinationManager
- Remove a destination.
- removeDestination(JmsDestination) -
Method in class org.exolab.jms.messagemgr.DestinationManagerImpl
- Remove a destination.
- removeDestination(String) -
Method in interface org.exolab.jms.administration.AdminConnection
- Destroy the specified destination and all associated messsages and
consumers.
- removeDestination(String) -
Method in interface org.exolab.jms.administration.JmsAdminServerIfc
- Destroy the specified destination and all associated messsages and
consumers.
- removeDestination(String) -
Method in class org.exolab.jms.administration.net.JmsAdminConnectionImpl
-
- removeDestination(String) -
Method in class org.exolab.jms.server.AdminConnection
- Destroy the specified destination and all associated messsages and
consumers.
- removeDestination(String) -
Method in interface org.exolab.jms.server.net.RemoteJmsAdminConnectionIfc
- Destroy the specified destination and all associated messsages and
consumers.
- removeDestination(String) -
Method in class org.exolab.jms.server.net.JmsAdminConnectionImpl
-
- removeDestinationEventListener(DestinationEventListener) -
Method in interface org.exolab.jms.messagemgr.DestinationManager
- Remove an event listener.
- removeDestinationEventListener(DestinationEventListener) -
Method in class org.exolab.jms.messagemgr.DestinationManagerImpl
- Remove an event listener.
- removeDurableConsumer(Connection, String) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Remove the durable consumer for the specified topic.
- removeDurableConsumer(Connection, String) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- removeDurableConsumer(String) -
Method in interface org.exolab.jms.administration.AdminConnection
- Remove the specified durable consumer
- removeDurableConsumer(String) -
Method in interface org.exolab.jms.administration.JmsAdminServerIfc
- Remove the the specified durable consumer
- removeDurableConsumer(String) -
Method in class org.exolab.jms.administration.net.JmsAdminConnectionImpl
-
- removeDurableConsumer(String) -
Method in class org.exolab.jms.server.AdminConnection
- Remove the consumer attached to the specified destination and with the
passed in name.
- removeDurableConsumer(String) -
Method in interface org.exolab.jms.server.net.RemoteJmsAdminConnectionIfc
- Remove the consumer attached to the specified destination and with
the passed in name
- removeDurableConsumer(String) -
Method in class org.exolab.jms.server.net.JmsAdminConnectionImpl
-
- removeEventListener(JmsDestination) -
Method in class org.exolab.jms.messagemgr.MessageMgr
- Remove the listener for the specified destination.
- removeEventListener(JmsDestination) -
Method in interface org.exolab.jms.messagemgr.MessageManager
- Remove the listener for the specified destination.
- removeExpiredMessageHandles(Connection, String) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Remove all expired messages handles associated with this durable
consumer.
- removeExpiredMessageHandles(Connection, String) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- removeExpiredMessages(Connection) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Remove all expired messages and associated references from the
database.
- removeExpiredMessages(Connection) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- removeFromUserCache(User) -
Method in class org.exolab.jms.authentication.UserManager
- Remove the specified user from the cache.
- removeLease(BaseLease) -
Method in class org.exolab.jms.lease.LeaseManager
- Remove a lease.
- removeMessage(Connection, String) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Remove the message with the specified identity from the database
- removeMessage(Connection, String) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- removeMessageHandle(Connection, MessageHandle) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Remove the specified persistent message handle.
- removeMessageHandle(Connection, MessageHandle) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- removeProperty(Property) -
Method in class org.exolab.jms.config.JndiConfiguration
-
- removeQueueConnectionFactory(QueueConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- removeQueueListener(QueueBrowserEndpoint) -
Method in class org.exolab.jms.messagemgr.QueueDestinationCache
- Remove the queue listener associated with this cache
- removeSubscriber(Subscriber) -
Method in class org.exolab.jms.config.AdministeredTopic
-
- removeThreadListener(ThreadListener) -
Method in class org.exolab.jms.service.ServiceThreadListener
- Remove a listener.
- removeTopicConnectionFactory(TopicConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- removeUser(Connection, User) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
-
- removeUser(Connection, User) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- removeUser(String) -
Method in interface org.exolab.jms.administration.AdminConnection
- Remove the specified user
- removeUser(String) -
Method in interface org.exolab.jms.administration.JmsAdminServerIfc
- Remove the specified user
- removeUser(String) -
Method in class org.exolab.jms.administration.net.JmsAdminConnectionImpl
-
- removeUser(String) -
Method in class org.exolab.jms.server.AdminConnection
- Remove the specified user
- removeUser(String) -
Method in interface org.exolab.jms.server.net.RemoteJmsAdminConnectionIfc
- Remove the specified user
- removeUser(String) -
Method in class org.exolab.jms.server.net.JmsAdminConnectionImpl
-
- removeUser(User) -
Method in class org.exolab.jms.authentication.AuthenticationMgr
- Remove this user
- removeUser(User) -
Method in class org.exolab.jms.config.Users
-
- removeXAConnectionFactory(XAConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- removeXAQueueConnectionFactory(XAQueueConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- removeXATopicConnectionFactory(XATopicConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- renewLease(BaseLease, long) -
Method in class org.exolab.jms.lease.LeaseManager
- Renew the lease on the specified object
- reset() -
Method in class org.exolab.jms.message.StreamMessageImpl
- Put the message body in read-only mode, and reposition the stream
to the beginning
- reset() -
Method in class org.exolab.jms.message.BytesMessageImpl
- Put the message body in read-only mode, and reposition the stream of
bytes to the beginning.
- ResourceManager - class org.exolab.jms.messagemgr.ResourceManager.
- The resource manager provides XA support for the JMS Server.
- ResourceManager(MessageManager, DestinationManager, DatabaseService) -
Constructor for class org.exolab.jms.messagemgr.ResourceManager
- Construct a resource manager using the default directory for its log
files.
- ResourceManagerException - exception org.exolab.jms.messagemgr.ResourceManagerException.
- This exception is raised by the ResourceManager on any general error.
- ResourceManagerException() -
Constructor for class org.exolab.jms.messagemgr.ResourceManagerException
- Default constructor with no additional info.
- ResourceManagerException(String) -
Constructor for class org.exolab.jms.messagemgr.ResourceManagerException
- Construct an instance of this exception with the specified reason.
- restart() -
Method in class org.exolab.jms.service.Service
- Convenience method for restarting the service.
- returnMessageHandle(MessageHandle) -
Method in interface org.exolab.jms.messagemgr.DestinationCache
- Return a message handle back to the cache, to recover unsent
or unacknowledged messages.
- returnMessageHandle(MessageHandle) -
Method in class org.exolab.jms.messagemgr.QueueDestinationCache
- Return a message handle back to the cache, to recover unsent or
unacknowledged messages.
- RM_LOGFILE_EXTENSION -
Static variable in class org.exolab.jms.messagemgr.ResourceManager
- The extension for all transaction log files
- RmiConfiguration - class org.exolab.jms.config.RmiConfiguration.
-
- RmiConfiguration() -
Constructor for class org.exolab.jms.config.RmiConfiguration
-
- rollback() -
Method in class org.exolab.jms.client.JmsXAQueueSession
- Throws a
TransactionInProgressException
, since it should not
be called for an XASession
object.
- rollback() -
Method in class org.exolab.jms.client.JmsXATopicSession
- Throws a
TransactionInProgressException
, since it should not
be called for an XASession
object.
- rollback() -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Rollback the session.
- rollback() -
Method in class org.exolab.jms.persistence.DatabaseService
- Rollback the current transaction.
- rollback() -
Method in interface org.exolab.jms.server.ServerSession
- Rollback the session.
- rollback() -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Rollback the session, which will not acknowledge any of the sent
messages.
- rollback(Connection) -
Static method in class org.exolab.jms.persistence.SQLHelper
-
- rollback(Xid) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Inform the resource manager to roll back work done on behalf of a
transaction branch.
- rollback(Xid) -
Method in class org.exolab.jms.messagemgr.ResourceManager
- Set the current transaction timeout value for this XAResource instance.
- rollback(Xid) -
Method in interface org.exolab.jms.server.ServerSession
- Inform the resource manager to roll back work done on behalf of a
transaction branch.
- rollback(Xid) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Inform the resource manager to roll back work done on behalf of a
transaction branch.
- RPAREN -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- RPAREN -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- run() -
Method in class org.exolab.jms.events.BasicEventManager
-
- run() -
Method in class org.exolab.jms.lease.LeaseManager
- The run method will search for expired leases, remove them from the
list and notify listeners
- run() -
Method in class org.exolab.jms.scheduler.SerialTask
- Run the task.
- run() -
Method in class org.exolab.jms.server.EmbeddedJmsServer
- Deprecated. This method calls the init method on the serverObj_.It assumes that the
serverObj, has been correctly initialised, which is the responsibility
of the constructor.
S
- schedule() -
Method in class org.exolab.jms.scheduler.SerialTask
- Schedule this to run.
- Scheduler - class org.exolab.jms.scheduler.Scheduler.
- The scheduler is responsible for executing
Runnable
objects using a
thread pool. - Scheduler(Configuration, ThreadPoolFactory) -
Constructor for class org.exolab.jms.scheduler.Scheduler
- Construct a new
Scheduler
.
- SchedulerConfiguration - class org.exolab.jms.config.SchedulerConfiguration.
-
- SchedulerConfiguration() -
Constructor for class org.exolab.jms.config.SchedulerConfiguration
-
- SCHEMA_VERSION -
Static variable in class org.exolab.jms.persistence.RDBMSAdapter
- The schema version number.
- SecurityConfiguration - class org.exolab.jms.config.SecurityConfiguration.
-
- SecurityConfiguration() -
Constructor for class org.exolab.jms.config.SecurityConfiguration
-
- Selector - class org.exolab.jms.selector.Selector.
- This class enables messages to be filtered using a message selector.
- selector() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- selector(AST) -
Method in class org.exolab.jms.selector.parser.SelectorTreeParser
-
- Selector(String) -
Constructor for class org.exolab.jms.selector.Selector
- Construct a message selector that selects messages based on the
supplied expression.
- SelectorAST - class org.exolab.jms.selector.parser.SelectorAST.
- Selector AST node.
- SelectorAST() -
Constructor for class org.exolab.jms.selector.parser.SelectorAST
- Construct a new
SelectorAST
- SelectorASTFactory - class org.exolab.jms.selector.parser.SelectorASTFactory.
- This class was created to override the 4 methods in antlr.ASTFactory that use
Class.forName(java.lang.String)
. - SelectorASTFactory() -
Constructor for class org.exolab.jms.selector.parser.SelectorASTFactory
-
- SelectorException - exception org.exolab.jms.selector.SelectorException.
- Selector exception
- SelectorException(Context, String) -
Constructor for class org.exolab.jms.selector.SelectorException
- Construct a new
SelectorException
- SelectorException(String) -
Constructor for class org.exolab.jms.selector.SelectorException
- Construct a new
SelectorException
- SelectorLexer - class org.exolab.jms.selector.parser.SelectorLexer.
-
- SelectorLexer(InputBuffer) -
Constructor for class org.exolab.jms.selector.parser.SelectorLexer
-
- SelectorLexer(InputStream) -
Constructor for class org.exolab.jms.selector.parser.SelectorLexer
-
- SelectorLexer(LexerSharedInputState) -
Constructor for class org.exolab.jms.selector.parser.SelectorLexer
-
- SelectorLexer(Reader) -
Constructor for class org.exolab.jms.selector.parser.SelectorLexer
-
- SelectorParser - class org.exolab.jms.selector.parser.SelectorParser.
-
- SelectorParser(ParserSharedInputState) -
Constructor for class org.exolab.jms.selector.parser.SelectorParser
-
- SelectorParser(TokenBuffer) -
Constructor for class org.exolab.jms.selector.parser.SelectorParser
-
- SelectorParser(TokenBuffer, int) -
Constructor for class org.exolab.jms.selector.parser.SelectorParser
-
- SelectorParser(TokenStream) -
Constructor for class org.exolab.jms.selector.parser.SelectorParser
-
- SelectorParser(TokenStream, int) -
Constructor for class org.exolab.jms.selector.parser.SelectorParser
-
- SelectorTokenTypes - interface org.exolab.jms.selector.parser.SelectorTokenTypes.
-
- SelectorTreeParser - class org.exolab.jms.selector.parser.SelectorTreeParser.
-
- SelectorTreeParser() -
Constructor for class org.exolab.jms.selector.parser.SelectorTreeParser
-
- SelectorTreeParserTokenTypes - interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes.
-
- selects(Message) -
Method in class org.exolab.jms.selector.Selector
- Return if message is selected by the expression
- selects(MessageImpl) -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Determines if a message is selected by the consumer.
- selects(MessageImpl) -
Method in interface org.exolab.jms.messagemgr.ConsumerEndpoint
- Determines if a message is selected by the consumer.
- send(List) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Send a set of messages.
- send(List) -
Method in interface org.exolab.jms.server.ServerSession
- Send a set of messages.
- send(List) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Send a set of messages.
- send(MessageImpl) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Send a message.
- send(MessageImpl) -
Method in interface org.exolab.jms.server.ServerSession
- Send a message.
- send(MessageImpl) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Send a message.
- SEPARATOR -
Static variable in class org.exolab.jms.client.JmsTopic
-
- SerializationHelper - class org.exolab.jms.tranlog.SerializationHelper.
- A utility class to assist with serialization and desearialization of objects
to and from byte stream
- SerializationHelper() -
Constructor for class org.exolab.jms.tranlog.SerializationHelper
-
- serialize(Object) -
Static method in class org.exolab.jms.tranlog.SerializationHelper
- Serialize the specified object
- SerialTask - class org.exolab.jms.scheduler.SerialTask.
- A
Runnable
implementation which may only be executed serially by the
Scheduler
. - SerialTask(Runnable, Scheduler) -
Constructor for class org.exolab.jms.scheduler.SerialTask
- Construct a new
SerialTask
.
- Server - class org.exolab.jms.config.Server.
-
- Server() -
Constructor for class org.exolab.jms.config.Server
-
- ServerConfiguration - class org.exolab.jms.config.ServerConfiguration.
-
- ServerConfiguration() -
Constructor for class org.exolab.jms.config.ServerConfiguration
-
- ServerConnection - interface org.exolab.jms.server.ServerConnection.
- Indicates the methods clients can call on the server-side implementation of
the
Connection
interface - ServerConnectionFactory - interface org.exolab.jms.server.ServerConnectionFactory.
- Indicates the methods clients can call on the server-side implementation of
the
ConnectionFactory
interface - ServerConnectionImpl - class org.exolab.jms.server.ServerConnectionImpl.
- Server implementation of the
javax.jms.Connection
interface. - ServerConnectionImpl(ServerConnectionManagerImpl, long, String, MessageManager, ConsumerManager, ResourceManager, DatabaseService, Scheduler) -
Constructor for class org.exolab.jms.server.ServerConnectionImpl
- Construct a new
ServerConnectionImpl
.
- ServerConnectionManager - interface org.exolab.jms.server.ServerConnectionManager.
ServerConnectionManager
is responsible for managing all
connections to the server.- ServerConnectionManagerImpl - class org.exolab.jms.server.ServerConnectionManagerImpl.
- The
ServerConnectionManagerImpl
is responsible for managing all
connections to the server. - ServerConnectionManagerImpl(Authenticator, MessageManager, DatabaseService, Scheduler) -
Constructor for class org.exolab.jms.server.ServerConnectionManagerImpl
- Construct a new
ServerConnectionManagerImpl
.
- ServerConnector - interface org.exolab.jms.server.ServerConnector.
- ServerConnector provides an interface to the OpenJMS server.
- ServerException - exception org.exolab.jms.server.ServerException.
- A general purpose exception to indicate a problem in the JMS server.
- ServerException() -
Constructor for class org.exolab.jms.server.ServerException
- Construct a new
ServerException
with no information.
- ServerException(String) -
Constructor for class org.exolab.jms.server.ServerException
- Construct a new
ServerException
with a detail message
- ServerException(String, Throwable) -
Constructor for class org.exolab.jms.server.ServerException
- Construct a new
ServerException
with a detail
message and the exception that caused it
- ServerException(Throwable) -
Constructor for class org.exolab.jms.server.ServerException
- Construct a new
ServerException
with the exception that
caused it.
- ServerSession - interface org.exolab.jms.server.ServerSession.
- Indicates the methods clients can call on the server-side implementation of
the
Session
interface - Service - class org.exolab.jms.service.Service.
Service
is an implementation of the Serviceable
interface that provides default implementations for the Service.start()
and
Service.stop()
methods.- Service() -
Constructor for class org.exolab.jms.service.Service
- Construct a new
Service
, with no name.
- Service(String) -
Constructor for class org.exolab.jms.service.Service
- Construct a new
Service
, specifying its name.
- Serviceable - interface org.exolab.jms.service.Serviceable.
- This interface defines a protocol for serviceable objects.
- ServiceAlreadyExistsException - exception org.exolab.jms.service.ServiceAlreadyExistsException.
- This exception is thrown when an attempt is made to register a
service that is already registered.
- ServiceAlreadyExistsException() -
Constructor for class org.exolab.jms.service.ServiceAlreadyExistsException
- Default exception constructor
- ServiceAlreadyExistsException(String) -
Constructor for class org.exolab.jms.service.ServiceAlreadyExistsException
- Create an exception with the specified reason
- ServiceDoesNotExistException - exception org.exolab.jms.service.ServiceDoesNotExistException.
- This exception is thrown when a request is made for a service that is not
registered with the service manager
- ServiceDoesNotExistException() -
Constructor for class org.exolab.jms.service.ServiceDoesNotExistException
- Default exception constructor
- ServiceDoesNotExistException(String) -
Constructor for class org.exolab.jms.service.ServiceDoesNotExistException
- Create an exception with the specified reason
- ServiceException - exception org.exolab.jms.service.ServiceException.
- This exception is thrown whenever there is a general exception with a
service entitiy
- ServiceException() -
Constructor for class org.exolab.jms.service.ServiceException
- Construct a new
ServiceException
with no information.
- ServiceException(String) -
Constructor for class org.exolab.jms.service.ServiceException
- Construct a new
ServiceException
with a detail message
- ServiceException(String, Throwable) -
Constructor for class org.exolab.jms.service.ServiceException
- Construct a new
ServiceException
with a detail
message and the exception that caused it
- ServiceException(Throwable) -
Constructor for class org.exolab.jms.service.ServiceException
- Construct a new
ServiceException
with the exception that
caused it.
- ServiceManager - class org.exolab.jms.service.ServiceManager.
- Default implementation of the
Services
interface. - ServiceManager() -
Constructor for class org.exolab.jms.service.ServiceManager
- Construct a new
ServiceManager
.
- Services - interface org.exolab.jms.service.Services.
- A
Serviceable
which manages a collection of services. - ServiceThreadListener - class org.exolab.jms.service.ServiceThreadListener.
- A
ThreadListener
that notifies child listeners of thread events.. - ServiceThreadListener() -
Constructor for class org.exolab.jms.service.ServiceThreadListener
-
- set(boolean) -
Method in class org.exolab.jms.messagemgr.Flag
- Sets the state of the flag.
- setAcceptedTime(long) -
Method in class org.exolab.jms.message.MessageImpl
- Set the time that the message was accepted by the server.
- setAdminConfiguration(AdminConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setAdministeredDestinations(AdministeredDestinations) -
Method in class org.exolab.jms.config.Configuration
-
- setAdministeredQueue(AdministeredQueue[]) -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- setAdministeredQueue(int, AdministeredQueue) -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- setAdministeredTopic(AdministeredTopic[]) -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- setAdministeredTopic(int, AdministeredTopic) -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- setAdminPort(int) -
Method in class org.exolab.jms.config.SocketConfigurationType
-
- setASTNodeClass(String) -
Method in class org.exolab.jms.selector.parser.SelectorASTFactory
-
- setAsynchronous(boolean) -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Indicates if this is an asynchronous consumer.
- setAsynchronous(boolean) -
Method in interface org.exolab.jms.messagemgr.ConsumerEndpoint
- Indicates if this is an asynchronous consumer.
- setAsynchronous(long, boolean) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Enable or disable asynchronous message delivery for a particular
consumer.
- setAsynchronous(long, boolean) -
Method in interface org.exolab.jms.server.ServerSession
- Enable or disable asynchronous message delivery for a particular
consumer.
- setAsynchronous(long, boolean) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Enable or disable asynchronous message delivery for a particular
consumer.
- setBatch(boolean) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setBatchSize(int) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setBindAll(boolean) -
Method in class org.exolab.jms.config.SocketConfigurationType
-
- setBoolean(String, boolean) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a boolean value with the given name, into the Map
- setBooleanProperty(String, boolean) -
Method in class org.exolab.jms.message.MessageImpl
-
- setByte(String, byte) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a byte value with the given name, into the Map
- setByteProperty(String, byte) -
Method in class org.exolab.jms.message.MessageImpl
-
- setBytes(String, byte[]) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a byte array value with the given name, into the Map
- setBytes(String, byte[], int, int) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a portion of the byte array value with the given name, into the Map
- setChar(String, char) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a Unicode character value with the given name, into the Map
- setClazz(String) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setClientID(String) -
Method in class org.exolab.jms.client.net.JmsConnectionStubImpl
- Sets the client identifier for this connection.
- setClientID(String) -
Method in interface org.exolab.jms.server.ServerConnection
- Sets the client identifier for this connection.
- setClientID(String) -
Method in class org.exolab.jms.server.ServerConnectionImpl
- Sets the client identifier for this connection.
- setClientID(String) -
Method in class org.exolab.jms.server.net.RemoteServerConnection
- Sets the client identifier for this connection.
- setClientPingInterval(int) -
Method in class org.exolab.jms.config.RmiConfiguration
-
- setConfig(Configuration) -
Static method in class org.exolab.jms.config.ConfigurationManager
- Deprecated. Set the configuration
- setConfig(String) -
Static method in class org.exolab.jms.config.ConfigurationManager
- Deprecated. Load the configuration file
- setConfig(String) -
Method in class org.exolab.jms.config.AdminConfiguration
-
- setConnectionFactories(ConnectionFactories) -
Method in class org.exolab.jms.config.Connector
-
- setConnectionFactory(ConnectionFactory[]) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setConnectionFactory(int, ConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setConnectionId(long) -
Method in class org.exolab.jms.message.MessageImpl
- Set the id of the connection that this message was received on
- setConnector(Connector[]) -
Method in class org.exolab.jms.config.Connectors
-
- setConnector(int, Connector) -
Method in class org.exolab.jms.config.Connectors
-
- setConnectorResource(ConnectorResource[]) -
Method in class org.exolab.jms.config.ConnectorResources
-
- setConnectorResource(int, ConnectorResource) -
Method in class org.exolab.jms.config.ConnectorResources
-
- setConnectorResources(ConnectorResources) -
Method in class org.exolab.jms.config.Configuration
-
- setConnectors(Connectors) -
Method in class org.exolab.jms.config.Configuration
-
- setConsumerId(long) -
Method in class org.exolab.jms.message.MessageImpl
- Set the value of the consumer identifer
- setConsumerManager(ConsumerManager) -
Method in class org.exolab.jms.messagemgr.DestinationManagerImpl
- Sets the consumer manager.
- setConsumerManager(ConsumerManager) -
Method in class org.exolab.jms.server.ServerConnectionManagerImpl
- Sets the consumer manager.
- setCreated() -
Method in class org.exolab.jms.tranlog.BaseTransactionLogEntry
- Set the created time of this entry to now
- setCreated(long) -
Method in class org.exolab.jms.tranlog.BaseTransactionLogEntry
- Set the time in ms that this record was created
- setData(Object) -
Method in class org.exolab.jms.tranlog.DataTransactionLogEntry
- Set the data for the transaction.
- setDatabaseConfiguration(DatabaseConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setDefaults(Configuration) -
Static method in class org.exolab.jms.config.ConfigurationReader
- Sets unpopulated elements in the supplied configuration with default
values.
- setDelivered(boolean) -
Method in class org.exolab.jms.messagemgr.AbstractMessageHandle
- Indicates if a message has been delivered to a
MessageConsumer
,
but not acknowledged.
- setDelivered(boolean) -
Method in interface org.exolab.jms.messagemgr.MessageHandle
- Indicates if a message has been delivered to a
MessageConsumer
,
but not acknowledged.
- setDeliveryMode(int) -
Method in class org.exolab.jms.message.DeliveryModeImpl
-
- setDescription(String) -
Method in class org.exolab.jms.config.ConnectorResource
-
- setDestinationCache(DestinationCache) -
Method in class org.exolab.jms.messagemgr.AbstractMessageHandle
- Sets the destination cache.
- setDestinationCacheSize(int) -
Method in class org.exolab.jms.config.MessageManagerConfiguration
-
- setDestinationManager(DestinationManager) -
Method in class org.exolab.jms.messagemgr.MessageMgr
- Sets the destination manager.
- setDocumentHandler(DocumentHandler) -
Method in class org.exolab.jms.config.AttributeExpander
- Sets the DocumentHandler to send SAX events to
- setDouble(String, double) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a double value with the given name, into the Map
- setDoubleProperty(String, double) -
Method in class org.exolab.jms.message.MessageImpl
-
- setDriver(String) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setDriver(String) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Sets the JDBC driver class name
- setDriver(String) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Sets the JDBC driver class name
- setDuration(long) -
Method in class org.exolab.jms.lease.BaseLease
- Change the duration of the lease.
- setEmbeddedJNDI(boolean) -
Method in class org.exolab.jms.config.ServerConfiguration
-
- setEmbeddedRegistry(boolean) -
Method in class org.exolab.jms.config.RmiConfiguration
-
- setEvictionInterval(int) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setEvictionInterval(long) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Sets the interval between checking idle connections for eviction.
- setEvictionInterval(long) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Sets the interval between checking idle connections for eviction.
- setExceptionListener(ExceptionListener) -
Method in interface org.exolab.jms.client.JmsServerStubIfc
- Set the exception listener so that the client can be notified of client
disconnection events.
- setExceptionListener(ExceptionListener) -
Method in class org.exolab.jms.client.net.JmsServerStubImpl
- Set the exception listener so that the client can be notified of client
disconnection events.
- setExpiryTime(long) -
Method in class org.exolab.jms.tranlog.BaseTransactionLogEntry
- Set the expiry time for this transaction, which is an absolute time in
milliseconds.
- setExternalXid(ExternalXid) -
Method in class org.exolab.jms.tranlog.BaseTransactionLogEntry
- Set the transaction identifier
- setFile(String) -
Method in class org.exolab.jms.config.LoggerConfiguration
-
- setFloat(String, float) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a float value with the given name, into the Map
- setFloatProperty(String, float) -
Method in class org.exolab.jms.message.MessageImpl
-
- setGarbageCollectionConfiguration(GarbageCollectionConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setGarbageCollectionInterval(int) -
Method in class org.exolab.jms.config.GarbageCollectionConfiguration
-
- setGarbageCollectionThreadPriority(int) -
Method in class org.exolab.jms.config.GarbageCollectionConfiguration
-
- setHost(String) -
Method in class org.exolab.jms.config.ServerConfiguration
-
- setHttpConfiguration(HttpConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setHttpsConfiguration(HttpsConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setImplementationClass(String) -
Method in class org.exolab.jms.config.Server
-
- setInitialContextClass(String) -
Method in class org.exolab.jms.config.Jndi
-
- setInt(String, int) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set an integer value with the given name, into the Map
- setInternalHost(String) -
Method in class org.exolab.jms.config.TcpConfigurationType
-
- setIntProperty(String, int) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSCorrelationID(String) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSCorrelationIDAsBytes(byte[]) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSDeliveryMode(int) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSDestination(Destination) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSExpiration(long) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSMessageID(String) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSPriority(int) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSRedelivered(boolean) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSReplyTo(Destination) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSTimestamp(long) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSType(String) -
Method in class org.exolab.jms.message.MessageImpl
-
- setJMSXRcvTimestamp(long) -
Method in class org.exolab.jms.message.MessageImpl
- Set the JMSXRcvTimestamp property.
- setJndi(Jndi) -
Method in class org.exolab.jms.config.ConnectorResource
-
- setJndiConfiguration(JndiConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setJndiPort(int) -
Method in class org.exolab.jms.config.SocketConfigurationType
-
- setKeyStore(String) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- setKeyStorePassword(String) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- setKeyStoreType(String) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- setListener(ConsumerEndpointListener) -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Set the listener for this consumer.
- setListener(ConsumerEndpointListener) -
Method in interface org.exolab.jms.messagemgr.ConsumerEndpoint
- Set the listener for this consumer.
- setLoggerConfiguration(LoggerConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setLong(String, long) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a long value with the given name, into the Map
- setLongProperty(String, long) -
Method in class org.exolab.jms.message.MessageImpl
-
- setLowWaterThreshold(int) -
Method in class org.exolab.jms.config.GarbageCollectionConfiguration
-
- setMaxActive(int) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setMaxActive(int) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Sets the maximum number of active connections that can be allocated from
this pool at the same time, or zero for no limit.
- setMaxActive(int) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Sets the maximum number of active connections that can be allocated from
this pool at the same time, or zero for no limit.
- setMaxIdle(int) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setMaxIdle(int) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Sets the maximum number of connections that can sit idle in the
connection pool, before connections are evicted.
- setMaxIdle(int) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Sets the maximum number of connections that can sit idle in the
connection pool, before connections are evicted.
- setMaxThreads(int) -
Method in class org.exolab.jms.config.SchedulerConfiguration
-
- setMaxThreads(int) -
Method in class org.exolab.jms.config.ServerConfiguration
-
- setMemoryCheckInterval(int) -
Method in class org.exolab.jms.config.GarbageCollectionConfiguration
-
- setMessageListener(JmsMessageListener) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Set the listener for this session.
- setMessageListener(JmsMessageListener) -
Method in interface org.exolab.jms.server.ServerSession
- Set the listener for this session.
- setMessageListener(JmsMessageListener) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Set the listener for this session.
- setMessageManagerConfiguration(MessageManagerConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setMessageRef(MessageRef) -
Method in class org.exolab.jms.messagemgr.AbstractMessageHandle
- Sets the message reference.
- setMinIdleTime(int) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setMinIdleTime(long) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Sets the minimum time that a connection may remain idle
before it may be evicted, or zero for no eviction.
- setMinIdleTime(long) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Sets the minimum time that a connection may remain idle
before it may be evicted, or zero for no eviction.
- setName(String) -
Method in class org.exolab.jms.config.AdministeredQueue
-
- setName(String) -
Method in class org.exolab.jms.config.AdministeredTopic
-
- setName(String) -
Method in class org.exolab.jms.config.Subscriber
-
- setName(String) -
Method in class org.exolab.jms.config.Property
-
- setName(String) -
Method in class org.exolab.jms.config.ConnectionFactoryType
-
- setName(String) -
Method in class org.exolab.jms.config.User
-
- setNeedClientAuth(boolean) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- setNoLocal(boolean) -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Determines if locally produced messages are being inhibited.
- setNow() -
Method in class org.exolab.jms.message.Timestamp
-
- setObject(Serializable) -
Method in class org.exolab.jms.message.ObjectMessageImpl
- Set the serializable object containing this message's data.
- setObject(String, Object) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a Java object value with the given name, into the Map
- setObjectProperty(String, Object) -
Method in class org.exolab.jms.message.MessageImpl
-
- setPassword(String) -
Method in class org.exolab.jms.authentication.User
- Sets the user's password
- setPassword(String) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setPassword(String) -
Method in class org.exolab.jms.config.User
-
- setPassword(String) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Sets the user's password that is used to access the database
- setPassword(String) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Sets the user's password that is used to access the database
- setPersistent(boolean) -
Method in class org.exolab.jms.client.JmsDestination
- Determine whether the destination is persistent or not
- setPort(int) -
Method in class org.exolab.jms.config.SocketConfigurationType
-
- setProcessed(boolean) -
Method in class org.exolab.jms.message.MessageImpl
- Set the processed state of the message
- setProperty(int, Property) -
Method in class org.exolab.jms.config.JndiConfiguration
-
- setProperty(Property[]) -
Method in class org.exolab.jms.config.JndiConfiguration
-
- setProxyClass(String) -
Method in class org.exolab.jms.config.Server
-
- setQueueConnectionFactory(int, QueueConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setQueueConnectionFactory(QueueConnectionFactory[]) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setRdbmsDatabaseConfiguration(RdbmsDatabaseConfiguration) -
Method in class org.exolab.jms.config.DatabaseConfiguration
-
- setReadOnly(boolean) -
Method in class org.exolab.jms.message.MessageImpl
- Set the read-only state of the message
- setReadOnly(boolean) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Set the read-only mode of the message.
- setReadOnly(boolean) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Set the read-only mode of the message.
- setRegistryHost(String) -
Method in class org.exolab.jms.config.RmiConfiguration
-
- setRegistryPort(int) -
Method in class org.exolab.jms.config.RmiConfiguration
-
- setResourceId(String) -
Method in class org.exolab.jms.tranlog.BaseTransactionLogEntry
- Set the resource identity for the entry
- setResourceManager(ResourceManager) -
Method in class org.exolab.jms.server.ServerConnectionManagerImpl
- Sets the resource manager.
- setReturnType(Type) -
Method in class org.exolab.jms.selector.parser.SelectorAST
- Sets the return type of the expression
- setRmiConfiguration(RmiConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setSchedulerConfiguration(SchedulerConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setScheme(SchemeType) -
Method in class org.exolab.jms.config.ConnectorResource
-
- setScheme(SchemeType) -
Method in class org.exolab.jms.config.Connector
-
- setScheme(SchemeType) -
Method in class org.exolab.jms.config.Server
-
- setScript(String) -
Method in class org.exolab.jms.config.AdminConfiguration
-
- setSecurityConfiguration(SecurityConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setSecurityEnabled(boolean) -
Method in class org.exolab.jms.config.SecurityConfiguration
-
- setSelector(String) -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Sets the message selector.
- setSequenceNumber(long) -
Method in class org.exolab.jms.message.MessageImpl
- Set the sequence number for this message.
- setServer(Server) -
Method in class org.exolab.jms.config.ConnectorResource
-
- setServerConfiguration(ServerConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setServiceThreadListener(ServiceThreadListener) -
Method in class org.exolab.jms.persistence.DatabaseService
- Sets the service thread listener.
- setServlet(String) -
Method in class org.exolab.jms.config.HttpConfigurationType
-
- setSession(MessageSessionIfc) -
Method in class org.exolab.jms.message.MessageImpl
-
- setShort(String, short) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a short value with the given name, into the Map
- setShortProperty(String, short) -
Method in class org.exolab.jms.message.MessageImpl
-
- setState(TransactionState) -
Method in class org.exolab.jms.tranlog.StateTransactionLogEntry
- Set the transaction state
- setString(String, String) -
Method in class org.exolab.jms.message.MapMessageImpl
- Set a String value with the given name, into the Map
- setStringProperty(String, String) -
Method in class org.exolab.jms.message.MessageImpl
-
- setSubscriber(int, Subscriber) -
Method in class org.exolab.jms.config.AdministeredTopic
-
- setSubscriber(Subscriber[]) -
Method in class org.exolab.jms.config.AdministeredTopic
-
- setTcpConfiguration(TcpConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setTcpsConfiguration(TcpsConfiguration) -
Method in class org.exolab.jms.config.Configuration
-
- setTestBeforeUse(boolean) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setTestBeforeUse(boolean) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Determines if connections should be tested before use.
- setTestBeforeUse(boolean) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Determines if connections should be tested before use.
- setTestQuery(String) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setTestQuery(String) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Specifies an SQL query to validate connections.
- setTestQuery(String) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Specifies an SQL query to validate connections.
- setText(String) -
Method in class org.exolab.jms.message.TextMessageImpl
- Set the string containing this message's data.
- setTokenTypeASTNodeType(int, String) -
Method in class org.exolab.jms.selector.parser.SelectorASTFactory
- Specify an "override" for the Java AST object created for a
specific token.
- setTopicConnectionFactory(int, TopicConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setTopicConnectionFactory(TopicConnectionFactory[]) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setTransactionTimeout(int) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Set the current transaction timeout value for this XAResource instance.
- setTransactionTimeout(int) -
Method in class org.exolab.jms.messagemgr.ResourceManager
- Start work on behalf of a transaction branch specified in xid If TMJOIN
is specified, the start is for joining a transaction previously seen by
the resource manager
- setTransactionTimeout(int) -
Method in interface org.exolab.jms.server.ServerSession
- Set the current transaction timeout value for this XAResource instance.
- setTransactionTimeout(int) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Set the current transaction timeout value for this XAResource instance.
- setTrustStore(String) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- setTrustStorePassword(String) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- setTrustStoreType(String) -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- setUrl(String) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setURL(String) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Sets the URL to the database
- setURL(String) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Sets the URL to the database
- setUser(int, User) -
Method in class org.exolab.jms.config.Users
-
- setUser(String) -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- setUser(String) -
Method in class org.exolab.jms.persistence.AbstractConnectionManager
- Sets the user name that is used to obtain the connection
- setUser(String) -
Method in interface org.exolab.jms.persistence.DBConnectionManager
- Sets the user name that is used to obtain the connection
- setUser(User[]) -
Method in class org.exolab.jms.config.Users
-
- setUsername(String) -
Method in class org.exolab.jms.authentication.User
- Sets the user's name
- setUsers(Users) -
Method in class org.exolab.jms.config.Configuration
-
- setValue(String) -
Method in class org.exolab.jms.config.Property
-
- setWaitingForMessage(Condition) -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Indicates that the client is currently waiting for a message.
- setWaitingForMessage(Condition) -
Method in interface org.exolab.jms.messagemgr.ConsumerEndpoint
- Indicates that the client is currently waiting for a message.
- setWebServerHost(String) -
Method in class org.exolab.jms.config.HttpConfigurationType
-
- setWebServerPort(int) -
Method in class org.exolab.jms.config.HttpConfigurationType
-
- setWildcard(String) -
Method in class org.exolab.jms.message.MessageImpl
- Set the wildcard string.
- setXAConnectionFactory(int, XAConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setXAConnectionFactory(XAConnectionFactory[]) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setXAQueueConnectionFactory(int, XAQueueConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setXAQueueConnectionFactory(XAQueueConnectionFactory[]) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setXATopicConnectionFactory(int, XATopicConnectionFactory) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- setXATopicConnectionFactory(XATopicConnectionFactory[]) -
Method in class org.exolab.jms.config.ConnectionFactories
-
- SharedORB - class org.exolab.jms.client.net.SharedORB.
- Shared
ORB
instance. - shutdown() -
Method in class org.exolab.jms.client.net.SharedORB
- Shuts down the ORB.
- size() -
Method in class org.exolab.jms.tranlog.TransactionLog
- Return the size of the transaction log file.
- SocketConfigurationType - class org.exolab.jms.config.SocketConfigurationType.
-
- SocketConfigurationType() -
Constructor for class org.exolab.jms.config.SocketConfigurationType
-
- SQLHelper - class org.exolab.jms.persistence.SQLHelper.
- SQL helper routines.
- SQLHelper() -
Constructor for class org.exolab.jms.persistence.SQLHelper
-
- start() -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Start message delivery to this session.
- start() -
Method in class org.exolab.jms.config.AttributeExpander
- Signals to start producing events.
- start() -
Method in interface org.exolab.jms.server.ServerSession
- Start message delivery to this session.
- start() -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Start message delivery to this session.
- start() -
Method in class org.exolab.jms.service.Service
- Start the service.
- start() -
Method in interface org.exolab.jms.service.Serviceable
- Start the service.
- start(Xid, int) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Start work on behalf of a transaction branch specified in xid.
- start(Xid, int) -
Method in class org.exolab.jms.messagemgr.ResourceManager
-
- start(Xid, int) -
Method in interface org.exolab.jms.server.ServerSession
- Start work on behalf of a transaction branch specified in xid If TMJOIN
is specified, the start is for joining a transaction previously seen by
the resource manager
- start(Xid, int) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Start work on behalf of a transaction branch specified in xid If TMJOIN
is specified, the start is for joining a transaction previously seen by
the resource manager.
- StateTransactionLogEntry - class org.exolab.jms.tranlog.StateTransactionLogEntry.
-
- StateTransactionLogEntry() -
Constructor for class org.exolab.jms.tranlog.StateTransactionLogEntry
- Default constuctor for serialization
- stop() -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Stop message delivery to this session.
- stop() -
Method in class org.exolab.jms.scheduler.SerialTask
- Stop the task.
- stop() -
Method in interface org.exolab.jms.server.ServerSession
- Stop message delivery to this session.
- stop() -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Stop message delivery to this session.
- stop() -
Method in class org.exolab.jms.service.Service
- Stop the service.
- stop() -
Method in interface org.exolab.jms.service.Serviceable
- Stop the service.
- stopServer() -
Method in interface org.exolab.jms.administration.AdminConnection
- Terminate the JMS Server.
- stopServer() -
Method in interface org.exolab.jms.administration.JmsAdminServerIfc
- Terminate the JMS Server.
- stopServer() -
Method in class org.exolab.jms.administration.net.JmsAdminConnectionImpl
-
- stopServer() -
Method in class org.exolab.jms.server.AdminConnection
- Terminate the JMS Server.
- stopServer() -
Method in interface org.exolab.jms.server.net.RemoteJmsAdminConnectionIfc
- Terminate the JMS Server.
- stopServer() -
Method in class org.exolab.jms.server.net.JmsAdminConnectionImpl
-
- StreamMessageImpl - class org.exolab.jms.message.StreamMessageImpl.
- This class implements the
StreamMessage
interface. - StreamMessageImpl() -
Constructor for class org.exolab.jms.message.StreamMessageImpl
- Construct a new StreamMessage.
- STRING -
Static variable in class org.exolab.jms.selector.Type
- String type
- STRING_LITERAL -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- STRING_LITERAL -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- subscribe(JmsTopic, String, String) -
Method in interface org.exolab.jms.messagemgr.ConsumerManager
- Create a new durable subscription.
- subscribe(JmsTopic, String, String) -
Method in class org.exolab.jms.messagemgr.ConsumerManagerImpl
- Create a new durable subscription.
- Subscriber - class org.exolab.jms.config.Subscriber.
-
- Subscriber() -
Constructor for class org.exolab.jms.config.Subscriber
-
- sumExpression() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
T
- TcpConfiguration - class org.exolab.jms.config.TcpConfiguration.
-
- TcpConfiguration() -
Constructor for class org.exolab.jms.config.TcpConfiguration
-
- TcpConfigurationType - class org.exolab.jms.config.TcpConfigurationType.
-
- TcpConfigurationType() -
Constructor for class org.exolab.jms.config.TcpConfigurationType
-
- TcpsConfiguration - class org.exolab.jms.config.TcpsConfiguration.
-
- TcpsConfiguration() -
Constructor for class org.exolab.jms.config.TcpsConfiguration
-
- term() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- term(AST) -
Method in class org.exolab.jms.selector.parser.SelectorTreeParser
-
- TextMessageImpl - class org.exolab.jms.message.TextMessageImpl.
- This class implements the
javax.jms.TextMessage
interface - TextMessageImpl() -
Constructor for class org.exolab.jms.message.TextMessageImpl
- Construct a new TextMessage
- TimedCondition - class org.exolab.jms.messagemgr.TimedCondition.
- A timed
Condition
. - Timestamp - class org.exolab.jms.message.Timestamp.
- Wrapper for JMSTimestamp.
- Timestamp() -
Constructor for class org.exolab.jms.message.Timestamp
-
- Timestamp(long) -
Constructor for class org.exolab.jms.message.Timestamp
-
- TITLE -
Static variable in class org.exolab.jms.util.Version
- The product title
- toLong() -
Method in class org.exolab.jms.message.Timestamp
-
- TopicConnectionFactory - class org.exolab.jms.config.TopicConnectionFactory.
-
- TopicConnectionFactory() -
Constructor for class org.exolab.jms.config.TopicConnectionFactory
-
- TopicConsumerEndpoint - class org.exolab.jms.messagemgr.TopicConsumerEndpoint.
- A
ConsumerEndpoint
for transient topic consumers. - TopicConsumerEndpoint(long, long, JmsTopic, String, boolean, DestinationManager) -
Constructor for class org.exolab.jms.messagemgr.TopicConsumerEndpoint
- Construct a new
TopicConsumerEndpoint
.
- toString() -
Method in class org.exolab.jms.authentication.User
- Returns a stringified representation of this
- toString() -
Method in class org.exolab.jms.client.JmsDestination
-
- toString() -
Method in class org.exolab.jms.lease.BaseLease
- Returns a string representation of this object.
- toString() -
Method in class org.exolab.jms.message.DestinationImpl
- Return a pretty printed version of the topic name.
- toString() -
Method in class org.exolab.jms.message.TextMessageImpl
- Returns the message text
- toString() -
Method in class org.exolab.jms.message.MessageId
-
- toString() -
Method in class org.exolab.jms.messagemgr.AbstractConsumerEndpoint
- Returns a stringified version of the consumer.
- toString() -
Method in class org.exolab.jms.messagemgr.AbstractMessageHandle
- Return a stringified version of the handle.
- toString() -
Method in class org.exolab.jms.scheduler.SerialTask
- Returns a stringified form of this, for debugging purposes.
- toString() -
Method in class org.exolab.jms.selector.Type
- Returns a string representation of this
- toString() -
Method in class org.exolab.jms.selector.Context
- Returns a string representation of this
- toString() -
Method in class org.exolab.jms.selector.SelectorException
- Returns a string representation of this
- toString() -
Method in interface org.exolab.jms.selector.Expression
- Return a string representation of this expression.
- toString() -
Method in class org.exolab.jms.service.Service
- Return the state of the object as a string.
- toString() -
Method in class org.exolab.jms.service.BasicService
- Return the state of the object as a string.
- toString() -
Method in class org.exolab.jms.tranlog.TransactionState
- Returns the name of this state
- toString() -
Method in class org.exolab.jms.tranlog.ExternalXid
- Returns the global transaction identifier in the form of
exid://formatId.global.branch
- transactionExpired() -
Method in class org.exolab.jms.tranlog.BaseTransactionLogEntry
- Check whether the trnasaction has expired
- TransactionLog - class org.exolab.jms.tranlog.TransactionLog.
- The resource manager uses transaction logs to record the persistent records
for the resource manager in case of recovery.
- TransactionLog(String, boolean) -
Constructor for class org.exolab.jms.tranlog.TransactionLog
- Create a transaction log with the specified name, which includes the
directory it will reside in.
- TransactionLogException - exception org.exolab.jms.tranlog.TransactionLogException.
- This exception is raised by the TransactionLog on for any general error.
- TransactionLogException() -
Constructor for class org.exolab.jms.tranlog.TransactionLogException
- Default constructor with no additional info.
- TransactionLogException(String) -
Constructor for class org.exolab.jms.tranlog.TransactionLogException
- Construct an instance of this exception with the specified reason.
- TransactionLogExistsException - exception org.exolab.jms.tranlog.TransactionLogExistsException.
- This exception is raised by the TransactionLog when trying to create
a file that already exists.
- TransactionLogExistsException() -
Constructor for class org.exolab.jms.tranlog.TransactionLogExistsException
- Default constructor with no additional info.
- TransactionLogExistsException(String) -
Constructor for class org.exolab.jms.tranlog.TransactionLogExistsException
- Construct an instance of this exception with the specified reason.
- TransactionState - class org.exolab.jms.tranlog.TransactionState.
- This class defines the various states of a transaction that a
ResourceManager
participates in.. - TransactionState() -
Constructor for class org.exolab.jms.tranlog.TransactionState
- Default constructor for Serialization
- Type - class org.exolab.jms.message.Type.
- Wrapper for JMSType
- Type - class org.exolab.jms.selector.Type.
- This class provides an enumeration of the supported expression types.
- Type() -
Constructor for class org.exolab.jms.message.Type
-
- Type(String) -
Constructor for class org.exolab.jms.message.Type
-
- TypeMismatchException - exception org.exolab.jms.selector.TypeMismatchException.
- Type mismatch exception
- TypeMismatchException(Context, String) -
Constructor for class org.exolab.jms.selector.TypeMismatchException
- Construct a new
SelectorException
- TypeMismatchException(String) -
Constructor for class org.exolab.jms.selector.TypeMismatchException
- Construct a new
TypeMismatchException
U
- UNARY_MINUS -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- UNARY_MINUS -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
- unaryExpression() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- unaryOperator(int, Expression) -
Method in interface org.exolab.jms.selector.ExpressionFactory
- Create an unary operator expression
- unaryOperator(int, Expression) -
Method in class org.exolab.jms.selector.DefaultExpressionFactory
- Create an unary operator expression
- unaryTerm(AST) -
Method in class org.exolab.jms.selector.parser.SelectorTreeParser
-
- UNDEFINED -
Static variable in class org.exolab.jms.selector.Type
- Undefined type
- unexportObject(Object) -
Method in class org.exolab.jms.client.net.SharedORB
- Unexport an object.
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.Configuration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.SecurityConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.ConnectorResource
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.JndiConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.Connector
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.GarbageCollectionConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.AdministeredDestinations
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.AdministeredQueue
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.AdministeredTopic
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.Subscriber
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.DatabaseConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.SchedulerConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.LoggerConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.Property
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.ConnectionFactories
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.ConnectionFactory
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.QueueConnectionFactory
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.TopicConnectionFactory
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.XAQueueConnectionFactory
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.XATopicConnectionFactory
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.AdminConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.ConnectorResources
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.Connectors
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.HttpConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.HttpsConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.MessageManagerConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.RmiConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.ServerConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.TcpConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.TcpsConfiguration
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.Users
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.Jndi
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.Server
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.XAConnectionFactory
-
- unmarshal(Reader) -
Static method in class org.exolab.jms.config.User
-
- unregister(GarbageCollectable) -
Method in class org.exolab.jms.gc.GarbageCollectionService
- Unregister the specified entry from the list of garbge collectable
entities
- unregisterConsumer(String) -
Method in interface org.exolab.jms.administration.AdminConnection
- De-activate an active persistent consumer.
- unregisterConsumer(String) -
Method in interface org.exolab.jms.administration.JmsAdminServerIfc
- De-Activate an active persistent consumer.
- unregisterConsumer(String) -
Method in class org.exolab.jms.administration.net.JmsAdminConnectionImpl
-
- unregisterConsumer(String) -
Method in class org.exolab.jms.server.AdminConnection
- De-Activate an active persistent consumer.
- unregisterConsumer(String) -
Method in interface org.exolab.jms.server.net.RemoteJmsAdminConnectionIfc
- Deactivate an active persistent consumer.
- unregisterConsumer(String) -
Method in class org.exolab.jms.server.net.JmsAdminConnectionImpl
-
- unregisterEvent(String) -
Method in class org.exolab.jms.events.BasicEventManager
- Unregister the event specified by the event identifier.
- unregisterEvent(String) -
Method in interface org.exolab.jms.events.EventManager
- Unregister the event specified by the event identifier.
- unsubscribe(JmsTopic) -
Method in interface org.exolab.jms.messagemgr.ConsumerManager
- Remove all durable subscriptions for a destination.
- unsubscribe(JmsTopic) -
Method in class org.exolab.jms.messagemgr.ConsumerManagerImpl
- Remove all durable subscriptions for a destination.
- unsubscribe(String) -
Method in class org.exolab.jms.client.net.JmsSessionStubImpl
- Unsubscribe a durable subscription.
- unsubscribe(String) -
Method in interface org.exolab.jms.server.ServerSession
- Unsubscribe a durable subscription.
- unsubscribe(String) -
Method in class org.exolab.jms.server.net.RemoteServerSession
- Unsubscribe a durable subscription.
- unsubscribe(String, String) -
Method in interface org.exolab.jms.messagemgr.ConsumerManager
- Remove a durable subscription.
- unsubscribe(String, String) -
Method in class org.exolab.jms.messagemgr.ConsumerManagerImpl
- Remove a durable subscription.
- update() -
Method in interface org.exolab.jms.messagemgr.MessageHandle
- Update the persistent handle.
- update() -
Method in class org.exolab.jms.messagemgr.PersistentMessageHandle
- Update this handle.
- updateIds(Connection, long) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Update the given id.
- updateIds(Connection, long) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- updateMessage(Connection, MessageImpl) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Update this message in the database
- updateMessage(Connection, MessageImpl) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- updateMessageHandle(Connection, MessageHandle) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
- Update the specified persistent message handle.
- updateMessageHandle(Connection, MessageHandle) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- updateUser(Connection, User) -
Method in class org.exolab.jms.persistence.PersistenceAdapter
-
- updateUser(Connection, User) -
Method in class org.exolab.jms.persistence.RDBMSAdapter
-
- updateUser(User) -
Method in class org.exolab.jms.authentication.AuthenticationMgr
- Update a user.
- updateUser(User) -
Method in class org.exolab.jms.authentication.UserManager
- Update an user.
- usage() -
Static method in class org.exolab.jms.server.JmsServer
- Print out information on running this sevice
- User - class org.exolab.jms.authentication.User.
- This class represents a user within OpenJMS.
- User - class org.exolab.jms.config.User.
-
- User() -
Constructor for class org.exolab.jms.authentication.User
- Construct a new
User
- User() -
Constructor for class org.exolab.jms.config.User
-
- User(String, String) -
Constructor for class org.exolab.jms.authentication.User
- Construct a new
User
- UserManager - class org.exolab.jms.authentication.UserManager.
- The user manager is responsible for creating and managing users.
- UserManager(Configuration, DatabaseService) -
Constructor for class org.exolab.jms.authentication.UserManager
- Construct a new
UserManager
.
- userNames() -
Method in class org.exolab.jms.authentication.UserManager
- Return a list of user names currently supported by the user manager.
- Users - class org.exolab.jms.config.Users.
-
- Users() -
Constructor for class org.exolab.jms.config.Users
-
V
- validate() -
Method in class org.exolab.jms.config.Configuration
-
- validate() -
Method in class org.exolab.jms.config.SecurityConfiguration
-
- validate() -
Method in class org.exolab.jms.config.ConnectorResource
-
- validate() -
Method in class org.exolab.jms.config.JndiConfiguration
-
- validate() -
Method in class org.exolab.jms.config.Connector
-
- validate() -
Method in class org.exolab.jms.config.GarbageCollectionConfiguration
-
- validate() -
Method in class org.exolab.jms.config.AdministeredDestinations
-
- validate() -
Method in class org.exolab.jms.config.AdministeredQueue
-
- validate() -
Method in class org.exolab.jms.config.AdministeredTopic
-
- validate() -
Method in class org.exolab.jms.config.Subscriber
-
- validate() -
Method in class org.exolab.jms.config.DatabaseConfiguration
-
- validate() -
Method in class org.exolab.jms.config.RdbmsDatabaseConfiguration
-
- validate() -
Method in class org.exolab.jms.config.SchedulerConfiguration
-
- validate() -
Method in class org.exolab.jms.config.LoggerConfiguration
-
- validate() -
Method in class org.exolab.jms.config.Property
-
- validate() -
Method in class org.exolab.jms.config.ConnectionFactories
-
- validate() -
Method in class org.exolab.jms.config.ConnectionFactoryType
-
- validate() -
Method in class org.exolab.jms.config.ConnectionFactory
-
- validate() -
Method in class org.exolab.jms.config.QueueConnectionFactory
-
- validate() -
Method in class org.exolab.jms.config.TopicConnectionFactory
-
- validate() -
Method in class org.exolab.jms.config.XAQueueConnectionFactory
-
- validate() -
Method in class org.exolab.jms.config.XATopicConnectionFactory
-
- validate() -
Method in class org.exolab.jms.config.AdminConfiguration
-
- validate() -
Method in class org.exolab.jms.config.ConnectorResources
-
- validate() -
Method in class org.exolab.jms.config.Connectors
-
- validate() -
Method in class org.exolab.jms.config.SocketConfigurationType
-
- validate() -
Method in class org.exolab.jms.config.HttpConfigurationType
-
- validate() -
Method in class org.exolab.jms.config.HttpConfiguration
-
- validate() -
Method in class org.exolab.jms.config.HttpsConfiguration
-
- validate() -
Method in class org.exolab.jms.config.MessageManagerConfiguration
-
- validate() -
Method in class org.exolab.jms.config.RmiConfiguration
-
- validate() -
Method in class org.exolab.jms.config.ServerConfiguration
-
- validate() -
Method in class org.exolab.jms.config.TcpConfigurationType
-
- validate() -
Method in class org.exolab.jms.config.TcpConfiguration
-
- validate() -
Method in class org.exolab.jms.config.TcpsConfiguration
-
- validate() -
Method in class org.exolab.jms.config.Users
-
- validate() -
Method in class org.exolab.jms.config.Jndi
-
- validate() -
Method in class org.exolab.jms.config.Server
-
- validate() -
Method in class org.exolab.jms.config.XAConnectionFactory
-
- validate() -
Method in class org.exolab.jms.config.User
-
- validateUser(String, String) -
Method in class org.exolab.jms.authentication.AuthenticationMgr
- Validate the password for the specified user.
- validateUser(String, String) -
Method in class org.exolab.jms.authentication.UserManager
- Determines if a user's name and password are valid.
- validForConnection(JmsConnection) -
Method in class org.exolab.jms.client.JmsTemporaryQueue
-
- validForConnection(JmsConnection) -
Method in interface org.exolab.jms.client.JmsTemporaryDestination
- Checks whether the temporary destination is valid for the specified
connection
- validForConnection(JmsConnection) -
Method in class org.exolab.jms.client.JmsTemporaryTopic
-
- value(String) -
Method in class org.exolab.jms.util.CommandLine
- Return the value of the parameter or option.
- value(String, String) -
Method in class org.exolab.jms.util.CommandLine
- Return the value of the parameter or option, returning a default
value if none is specified
- valueList() -
Method in class org.exolab.jms.selector.parser.SelectorParser
-
- valueList(AST) -
Method in class org.exolab.jms.selector.parser.SelectorTreeParser
-
- VENDOR_NAME -
Static variable in class org.exolab.jms.util.Version
- The vendor name
- VENDOR_URL -
Static variable in class org.exolab.jms.util.Version
- The vendor URL
- Version - class org.exolab.jms.util.Version.
- This class provides version information from the openjms.version
configuration file.
- VERSION -
Static variable in class org.exolab.jms.util.Version
- The version number
- version() -
Static method in class org.exolab.jms.server.JmsServer
-
W
- WILDCARD -
Static variable in class org.exolab.jms.client.JmsTopic
-
- writeBoolean(boolean) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a
boolean
to the stream message.
- writeBoolean(boolean) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write a
boolean
to the bytes message stream as a 1-byte
value.
- writeByte(byte) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write out a
byte
to the stream message
- writeByte(byte) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write out a
byte
to the bytes message stream as a 1-byte
value.
- writeBytes(byte[]) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a byte array field to the stream message
- writeBytes(byte[]) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write a byte array to the bytes message stream.
- writeBytes(byte[], int, int) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a portion of a byte array as a byte array field to the stream
message
- writeBytes(byte[], int, int) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write a portion of a byte array to the bytes message stream
- writeChar(char) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a
char
to the stream message
- writeChar(char) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write a
char
to the bytes message stream as a 2-byte
value, high byte first.
- writeDouble(double) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a
double
to the stream message
- writeDouble(double) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Convert the double argument to a
long
using the
doubleToLongBits
method in class Double
,
and then writes that long
value to the bytes message
stream as an 8-byte quantity, high byte first.
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.client.JmsDestination
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.client.JmsQueue
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.client.JmsTemporaryQueue
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.client.JmsConnectionFactory
- Writes the object state to a stream.
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.client.JmsTopic
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.client.JmsTemporaryTopic
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.DestinationImpl
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.Priority
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.MessageImpl
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.Type
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.TextMessageImpl
- Serialize out this message's data
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.Timestamp
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.MessageId
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Serialize out this message's data
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Serialize out this message's data.
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.ObjectMessageImpl
- Serialize out this message's data
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.DeliveryModeImpl
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.message.MapMessageImpl
- Serialize out this message's data
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.tranlog.BaseTransactionLogEntry
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.tranlog.StateTransactionLogEntry
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.tranlog.DataTransactionLogEntry
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.tranlog.TransactionState
-
- writeExternal(ObjectOutput) -
Method in class org.exolab.jms.tranlog.ExternalXid
-
- writeFloat(float) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a
float
to the stream message
- writeFloat(float) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Convert the float argument to an
int
using the
floatToIntBits
method in class Float
,
and then writes that int
value to the bytes message
stream as a 4-byte quantity, high byte first.
- writeInt(int) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write an
int
to the stream message
- writeInt(int) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write an
int
to the bytes message stream as four bytes,
high byte first.
- writeLong(long) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a
long
to the stream message
- writeLong(long) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write a
long
to the bytes message stream as eight bytes,
high byte first
- writeObject(Object) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a Java object to the stream message
- writeObject(Object) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write a Java object to the bytes message stream.
- writeShort(short) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a
short
to the stream message
- writeShort(short) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write a
short
to the bytes message stream as two bytes,
high byte first.
- writeString(String) -
Method in class org.exolab.jms.message.StreamMessageImpl
- Write a string to the stream message
- writeUTF(String) -
Method in class org.exolab.jms.message.BytesMessageImpl
- Write a string to the bytes message stream using UTF-8 encoding in a
machine-independent manner.
- WS -
Static variable in interface org.exolab.jms.selector.parser.SelectorTokenTypes
-
- WS -
Static variable in interface org.exolab.jms.selector.parser.SelectorTreeParserTokenTypes
-
X
- XAConnectionFactory - class org.exolab.jms.config.XAConnectionFactory.
-
- XAConnectionFactory() -
Constructor for class org.exolab.jms.config.XAConnectionFactory
-
- XAExceptionAdapter - class org.exolab.jms.client.net.XAExceptionAdapter.
- Adapts unchecked exceptions thrown by the ORB runtime to an
XAException
. - XAExceptionAdapter() -
Constructor for class org.exolab.jms.client.net.XAExceptionAdapter
-
- XAQueueConnectionFactory - class org.exolab.jms.config.XAQueueConnectionFactory.
-
- XAQueueConnectionFactory() -
Constructor for class org.exolab.jms.config.XAQueueConnectionFactory
-
- XATopicConnectionFactory - class org.exolab.jms.config.XATopicConnectionFactory.
-
- XATopicConnectionFactory() -
Constructor for class org.exolab.jms.config.XATopicConnectionFactory
-
_
- _acceptedTime -
Variable in class org.exolab.jms.message.MessageImpl
- The time that the message was accepted by the server.
- _bodyReadOnly -
Variable in class org.exolab.jms.message.MessageImpl
- If true, the message body is read-only.
- _connection -
Variable in class org.exolab.jms.server.net.JmsAdminConnectionImpl
- The connection to delegate calls to
- _connectionId -
Variable in class org.exolab.jms.message.MessageImpl
- The identity of the connection that this was received on.
- _duration -
Variable in class org.exolab.jms.lease.BaseLease
- The duration of the lease in milliseconds.
- _expiryTime -
Variable in class org.exolab.jms.lease.BaseLease
- This is the time that the lease will expire.
- _leasedObject -
Variable in class org.exolab.jms.lease.BaseLease
- This is the object that is leased.
- _listener -
Variable in class org.exolab.jms.lease.BaseLease
- The listener that will be notified when the lease expires.
- _processed -
Variable in class org.exolab.jms.message.MessageImpl
- This flag indicates that the message has been processed by the provider.
- _propertiesReadOnly -
Variable in class org.exolab.jms.message.MessageImpl
- If true, message properties are read-only.
- _sequenceNumber -
Variable in class org.exolab.jms.message.MessageImpl
- The sequence number assigned to the message by server when the message
is accepted.
- _tokenNames -
Static variable in class org.exolab.jms.selector.parser.SelectorParser
-
- _tokenNames -
Static variable in class org.exolab.jms.selector.parser.SelectorTreeParser
-
- _tokenSet_0 -
Static variable in class org.exolab.jms.selector.parser.SelectorLexer
-
- _tokenSet_1 -
Static variable in class org.exolab.jms.selector.parser.SelectorLexer
-
- _tokenSet_2 -
Static variable in class org.exolab.jms.selector.parser.SelectorLexer
-
- _tokenSet_3 -
Static variable in class org.exolab.jms.selector.parser.SelectorLexer
-
- _tokenSet_4 -
Static variable in class org.exolab.jms.selector.parser.SelectorLexer
-
- _tokenSet_5 -
Static variable in class org.exolab.jms.selector.parser.SelectorLexer
-
- _tokenSet_6 -
Static variable in class org.exolab.jms.selector.parser.SelectorLexer
-
A B C D E F G H I J L M N O P Q R S T U V W X _
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.