|
||||||||||
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
-
DataTransactionLogEntry
using the specified txid,
rid and data
StateTransactionLogEntry
using the specified txid,
rid and state
StateTransactionLogEntry
using the specified txid, rid and
state
MapMessage
interface.MessageManager
receives a non-persistent
message.
MessageMgr
receives a non-persistent message.
MessageManager
receives a non-persistent
message.
DestinationCache
..
DestinationCache
.
MessageConverter
instancesMessageId
MessageMgr
.MessageMgr
.
MessageRef
is used to indirectly reference a message by MessageHandle
instances.DestinationCache
.
DestinationCache
.
NameService
.
javax.jms.ObjectMessage
interface.PersistenceException
with no information.
PersistenceException
with a detail message
PersistenceException
with a detail
message and the exception that caused it
PersistenceException
with the exception
that caused it.
MessageManager
receives a persistent message.
MessageMgr
receives a persistent message.
MessageManager
receives a persistent message.
DestinationCache
.
DestinationCache
.
MessageHandle
and references a
persistent message.PersistentMessageHandle
, for a particular
consumer.
PersistentMessageHandle
.
PersistentMessageHandle
, for a particular
consumer.
DestinationCache
.
DestinationCache
QueueBrowserEndpoint
.
QueueBrowserEndpoint
.
ConsumerEndpoint
for queues.QueueConsumerEndpoint
.
DestinationCache
for queues.QueueDestinationCache
.
boolean
from the bytes message stream
boolean
from the bytes message stream.
double
from the stream message
double
from the bytes message stream.
float
from the stream message
float
from the bytes message stream.
RemoteServerConnection
.
ServerConnector
interface, that provides
remoting via an ORB
.RemoteServerConnector
.
ServerSession
interface which wraps an ServerSession
to make it remotable.RemoteServerSession
.
TransactionInProgressException
, since it should not
be called for an XASession
object.
TransactionInProgressException
, since it should not
be called for an XASession
object.
Runnable
objects using a
thread pool.Scheduler
.
SelectorAST
Class.forName(java.lang.String)
.SelectorException
SelectorException
Runnable
implementation which may only be executed serially by the
Scheduler
.SerialTask
.
Connection
interfaceConnectionFactory
interfacejavax.jms.Connection
interface.ServerConnectionImpl
.
ServerConnectionManager
is responsible for managing all
connections to the server.ServerConnectionManagerImpl
is responsible for managing all
connections to the server.ServerConnectionManagerImpl
.
ServerException
with no information.
ServerException
with a detail message
ServerException
with a detail
message and the exception that caused it
ServerException
with the exception that
caused it.
Session
interfaceService
is an implementation of the Serviceable
interface that provides default implementations for the Service.start()
and
Service.stop()
methods.Service
, with no name.
Service
, specifying its name.
ServiceException
with no information.
ServiceException
with a detail message
ServiceException
with a detail
message and the exception that caused it
ServiceException
with the exception that
caused it.
Services
interface.ServiceManager
.
Serviceable
which manages a collection of services.ThreadListener
that notifies child listeners of thread events..MessageConsumer
,
but not acknowledged.
MessageConsumer
,
but not acknowledged.
ORB
instance.StreamMessage
interface.javax.jms.TextMessage
interfaceCondition
.ConsumerEndpoint
for transient topic consumers.TopicConsumerEndpoint
.
ResourceManager
participates in..SelectorException
TypeMismatchException
User
User
UserManager
.
boolean
to the stream message.
boolean
to the bytes message stream as a 1-byte
value.
byte
to the stream message
byte
to the bytes message stream as a 1-byte
value.
char
to the stream message
char
to the bytes message stream as a 2-byte
value, high byte first.
double
to the stream message
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.
float
to the stream message
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.
int
to the stream message
int
to the bytes message stream as four bytes,
high byte first.
long
to the stream message
long
to the bytes message stream as eight bytes,
high byte first
short
to the stream message
short
to the bytes message stream as two bytes,
high byte first.
XAException
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |