All Classes Interface Summary Class Summary Exception Summary Error Summary
| Class |
Description |
| AbstractQueue |
Abstract base class for queues used in SwiftMQ.
|
| AcknowledgeMessageReply |
|
| AcknowledgeMessageRequest |
|
| ActiveLogin |
Represents an authenticated user
|
| ActiveQueue |
Wrapper for an active (started) queue.
|
| Analyzer |
|
| ArithmeticExpression |
An expression which performs an operation on two expression values
|
| ArrayListTool |
A tool class for ArrayLists
|
| AssociateMessageReply |
|
| AssociateMessageRequest |
|
| AsyncCompletionCallback |
|
| AsyncMessageDeliveryReply |
|
| AsyncMessageDeliveryRequest |
|
| AsyncTask |
An asynchronous task to run in a thread pool.
|
| AuthenticationDelegate |
|
| AuthenticationException |
An exception thrown by the AuthenticationSwiftlet
|
| AuthenticationSwiftlet |
The AuthenticationSwiftlet is responsible for user authenticating and resource usage verification.
|
| Authenticator |
|
| AuthenticatorHolder |
|
| AuthReply |
|
| AuthReply |
|
| AuthRequest |
|
| AuthRequest |
|
| AuthResponseReply |
|
| AuthResponseRequest |
|
| BinaryExpression |
An expression which performs an operation on two expression values.
|
| BindRequest |
|
| BlockingConnection |
|
| BlockingReconnector |
|
| BooleanExpression |
A BooleanExpression is an expression that always
produces a Boolean result.
|
| BucketTable |
|
| BulkRequest |
|
| BulkRequest |
|
| Bundle |
|
| BundleEvent |
|
| BundleJar |
|
| ByteArrayMapKey |
|
| BytesMessageImpl |
Implementation of a BytesMessage.
|
| ByteUtil |
|
| CallbackJoin |
|
| CFFactory |
|
| ChallengeResponseFactory |
|
| ChallengeResponseFactoryImpl |
|
| ChunkListener |
An ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.
|
| CLI |
CLI is SwiftMQ's command line interface.
|
| CLIException |
A CLIException is thrown by CLI if something goes wrong, e.g.
|
| CLIExecutor |
A CLIExecutor is an entity to execute CLI commands.
|
| CLIHelper |
|
| CLIReconnectedException |
A CLIReconnectedException is thrown by CLI if a CLI call fails
because CLI has automatic reconnected after a connection lost.
|
| CloseBrowserReply |
|
| CloseBrowserRequest |
|
| CloseConsumer |
|
| CloseConsumerReply |
|
| CloseConsumerRequest |
|
| CloseProducerReply |
|
| CloseProducerRequest |
|
| CloseSession |
|
| CloseSessionReply |
|
| CloseSessionRequest |
|
| Command |
A Command object.
|
| CommandExecutor |
A CommandExecutor is attached to a Command object and actually executes the commmand.
|
| CommandRegistry |
A CommandRegistry object will be attached to Entities/EntityLists.
|
| CommandReply |
|
| CommandReply |
|
| CommandRequest |
|
| CommandRequest |
|
| CommitReply |
|
| CommitRequest |
|
| ComparisonExpression |
A filter performing a comparison of two objects
|
| CompositeStoreTransaction |
|
| CompoundConnectionFactory |
|
| Compressor |
|
| ConfigfileWatchdog |
|
| Configuration |
A Configuration that extends Entity and contains the complete configuration of
a single Swiftlet.
|
| Connection |
|
| Connection |
An abstract connection.
|
| ConnectionConsumerImpl |
|
| ConnectionFactoryImpl |
|
| ConnectionHolder |
|
| ConnectionImpl |
|
| ConnectionListener |
A ConnectionListener is registered at a meta data object.
|
| ConnectionLostException |
|
| ConnectionManager |
The ConnectionManager is responsible for registering and managing connections.
|
| ConnectionMetaData |
A ConnectionMetaData object describes a connection and is a base class
for other meta data classes.
|
| ConnectionMetaDataImpl |
|
| ConnectionVetoException |
A ConnectionVetoException must be thrown by a ConnectionListener
when a connection could not be accepted for any Swiftlet specific reasons, e.g.
|
| Connector |
|
| ConnectorMetaData |
A ConnectorMetaData object describes a TCP connector.
|
| ConnectReply |
|
| ConnectReply |
|
| ConnectRequest |
|
| ConnectRequest |
|
| ConstantExpression |
Represents a constant expression
|
| ConsumerKey |
|
| ContextImpl |
|
| ContextImpl |
|
| CreateBrowserReply |
|
| CreateBrowserRequest |
|
| CreateConsumerReply |
|
| CreateConsumerRequest |
|
| CreateDurableReply |
|
| CreateDurableRequest |
|
| CreateProducerReply |
|
| CreateProducerRequest |
|
| CreatePublisherReply |
|
| CreatePublisherRequest |
|
| CreateSessionReply |
|
| CreateSessionRequest |
|
| CreateShadowConsumerReply |
|
| CreateShadowConsumerRequest |
|
| CreateSubscriberReply |
|
| CreateSubscriberRequest |
|
| CreateTmpQueueReply |
|
| CreateTmpQueueRequest |
|
| DataByteArrayInputStream |
|
| DataByteArrayOutputStream |
|
| DataByteBufferInputStream |
|
| DataByteBufferOutputStream |
|
| DataConstants |
|
| DataStreamInputStream |
|
| DataStreamOutputStream |
|
| DefaultPoolManager |
|
| DeleteDurableReply |
|
| DeleteDurableRequest |
|
| DeleteMessageRequest |
|
| DeleteTmpQueueReply |
|
| DeleteTmpQueueRequest |
|
| DeployListener |
|
| DeployPath |
|
| DeploySpace |
|
| DeploySwiftlet |
|
| DestinationFactory |
|
| DestinationImpl |
|
| DisconnectedRequest |
|
| DisconnectedRequest |
|
| DisconnectReply |
|
| DisconnectRequest |
|
| Dumpable |
Interface for objects which should be dumpable via the Dumpalizer.
|
| DumpableFactory |
Abstract Factory for Dumpables.
|
| Dumpalizer |
|
| DurableStoreEntry |
Durable subscriber entry in the DurableSubscriberStore.
|
| DurableSubscriberStore |
The DurableSubscriberStore.
|
| DurableTopicSubscriberImpl |
|
| DynamicBufferedOutputStream |
|
| Endpoint |
|
| EndpointFactory |
|
| EndpointImpl |
|
| EndpointImpl |
|
| EndpointRegistry |
|
| EndpointRegistryClosedException |
|
| Entity |
A Entity represents a node within the management tree.
|
| EntityAddedRequest |
|
| EntityAddedRequest |
|
| EntityAddException |
An exception, thrown by an EntityAddListener to veto against an Entity addition.
|
| EntityAddListener |
A listener on an Entity which will be called before the Entity is added.
|
| EntityChangeAdapter |
An adapter class that joins EntityAddListener and EntityRemoveListener.
|
| EntityList |
A EntityList object that extends Entity.
|
| EntityListClearRequest |
|
| EntityListEventAdapter |
|
| EntityRemovedRequest |
|
| EntityRemovedRequest |
|
| EntityRemoveException |
An exception, thrown by an EntityRemoveListener to veto against an Entity removal.
|
| EntityRemoveListener |
A listener on an Entity which will be called before the Entity is removed.
|
| EntityWatchListener |
A listener to be register at Entities and to get informed about additions and
removals.
|
| EventProperties |
EventProperties adds PropertyChangeSupport to the Properties class.
|
| ExceptionConverter |
|
| ExceptionHandler |
|
| ExceptionListener |
|
| Expression |
Represents an expression
|
| ExtendableClassLoader |
|
| FastByteArrayInputStream |
|
| FetchBrowserMessageReply |
|
| FetchBrowserMessageRequest |
|
| FIFOQueue |
|
| Filterable |
A Filterable is the object being evaluated by the filters.
|
| FilterException |
|
| FlowController |
Abstract base class for flow controllers.
|
| ForeignLicense |
|
| FreezeCompletionListener |
|
| GenerationalFileWriter |
|
| GenericReply |
|
| GenericRequest |
|
| GetAuthChallengeReply |
|
| GetAuthChallengeRequest |
|
| GetClientIdReply |
|
| GetClientIdRequest |
|
| GetMetaDataReply |
|
| GetMetaDataRequest |
|
| HttpTunnelProperties |
|
| HyphenatedParser |
JMS Selector Parser generated by JavaCC
|
| HyphenatedParserConstants |
Token literal values and constants.
|
| HyphenatedParserTokenManager |
Token Manager.
|
| IdGenerator |
|
| InboundHandler |
|
| InboundHandler |
An InboundHandler should be registered at a Connection from a
ConnectionListener during the connected() call.
|
| InitialContextFactoryImpl |
|
| InitialContextFactoryImpl |
|
| IntraVMConnection |
|
| IntraVMListenerMetaData |
A IntraVMListenerMetaData object describes an intra-VM listener.
|
| IntraVMPoolManager |
|
| IntraVMReconnector |
|
| IntraVMServerEndpoint |
|
| IntRingBuffer |
|
| InvalidScheduleException |
An InvalidScheduleException is thrown by SchedulerSwiftlet if a temporary schedule
is invalid.
|
| InvalidTypeException |
Throwed by a Property on setValue() if the given type
does not correspond to the type defined for the Property.
|
| InvalidValueException |
Throwed by a Property on setValue() if the given value
does not correspond to the min/max/choise definitions for the Property.
|
| InvalidValueException |
An InvalidValueException is thrown by a JobParameterVerifier if a parameter value
is invalid.
|
| InvalidVersionException |
|
| JMSConnectionHolder |
|
| JNDIInfo |
|
| JNDIRequest |
|
| JNDIRequestFactory |
|
| JNDIRequestVisitor |
|
| JNDISwiftlet |
The JNDI Swiftlet provides an interface to the JNDI subsystem of SwiftMQ.
|
| Job |
A Job is created from a JobFactory and performs a task.
|
| JobException |
A JobException is thrown by a Job or passed from a Job to a JobTerminationListener.
|
| JobFactory |
A JobFactory is registered at a JobGroup and creates Jobs.
|
| JobGroup |
A JobGroup is the interface between the Scheduler Swiftlet and other Swiftlets.
|
| JobParameter |
A JobParameter object contains meta data about Job parameters.
|
| JobParameterVerifier |
A JobParameterVerifier can be specified at a JobParameter.
|
| JobTerminationListener |
A JobTerminationListener is passed to the start method of a Job and has to be
called when the Job has finished his work.
|
| JSSESocketFactory |
A socket factory that creates JSSE (SSL) sockets.
|
| JSSESocketFactoryFacade |
|
| KeepAliveRequest |
|
| KernelStartupListener |
|
| LazyUTF8String |
|
| LeaseRequest |
|
| LeaseRequest |
|
| LengthCaptureDataInput |
|
| LikeComparator |
|
| ListenerMetaData |
A ListenerMetaData object describes a TCP listener.
|
| ListSet |
|
| Log |
Base interface for all log and logDebug implementations
|
| Logger |
Abstrakte Klasse, die Log implementiert und ein Prefix speichert, das dann als
Prefix fuer logMessages genommen werden kann.
|
| LogicExpression |
A filter performing a comparison of two objects
|
| LogSink |
A LogSink is a custom destination for log messages.
|
| LogSwiftlet |
LogSwiftlet to log information-, warning-, or error messages.
|
| LogValue |
LogValue beinhaltet die zu loggenden Informationen, bestehend aus Source, Level und der
entsprechenden Message.
|
| LongRingBuffer |
|
| LookupRequest |
|
| LRUCache<K,V> |
A Simple LRU Cache
|
| MapMessageImpl |
Implementation of a MapMessage.
|
| MessageCloner |
|
| MessageConsumerImpl |
|
| MessageDeliveredRequest |
|
| MessageEntry |
MessageEntry wraps one message entry of a queue, consisting of a message index
and the message.
|
| MessageImpl |
Implementation of a Message.
|
| MessageIndex |
MessageIndex is the index of one message in a queue.
|
| MessageProcessor |
Abstract MessageProcessor to register at a QueuePullTransaction.
|
| MessageProducerExtended |
|
| MessageProducerImpl |
|
| MessageProperties |
|
| MessageSelector |
|
| MessageSelector |
|
| MessageTracker |
|
| MetaData |
|
| MgmtFactory |
|
| MgmtListener |
A MgmtListener is activated if an admin tool (SwiftMQ Explorer/CLI) is activated
or deactivated to inform other Swiftlet to, e.g., start resp.
|
| MgmtSwiftlet |
The Management Swiftlet provides an interface to the Management subsystem of SwiftMQ.
|
| MultiByteArrayInputStream |
|
| NetworkSwiftlet |
The Network Swiftlet serves as entry point to the network for a SwiftMQ router.
|
| NonPersistentStore |
A store for non-persistent messages (a swap store).
|
| NullPrintStream |
|
| NumberBackupFileReducer |
|
| NumberGenerationProvider |
|
| ObjectCloner |
|
| ObjectMessageImpl |
Implementation of a ObjectMessage.
|
| ObjectRecycler |
|
| OutputListener |
An OutputListener is responsible to write bytes to the network.
|
| OutStreamLogger |
Implementation eines Loggers, der den Log-Output auf einen OutputStream schreibt
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| ParSub |
A useful class to substitute string parameters
|
| PersistentStore |
A store for persistent messages.
|
| PipelineQueue |
|
| PlainSocketFactory |
A socket factory that creates plain sockets.
|
| POAuthenticateRequest |
|
| POAuthenticateResponse |
|
| POCallback |
|
| POClose |
|
| PODataAvailable |
|
| POException |
|
| POGetClientIdRequest |
|
| POHandover |
|
| POMetaDataRequest |
|
| POObject |
|
| PooledConsumer |
|
| PooledProducer |
|
| PooledSession |
|
| PoolExecutor |
|
| PoolManager |
|
| POReconnect |
|
| PORecreate |
|
| POSetClientIdRequest |
|
| POTimeoutCheck |
|
| POVersionRequest |
|
| POVisitor |
|
| PreConfigurator |
|
| PrepareLogRecord |
A prepare log record, used to prepare 2PC XA transactions.
|
| Primitive |
|
| PrimitiveFactory |
|
| ProduceMessageReply |
|
| ProduceMessageRequest |
|
| Property |
A Property object is part of an Entity.
|
| PropertyChangeAdapter |
An adapter class that allows to specify a config object for later use.
|
| PropertyChangedRequest |
|
| PropertyChangedRequest |
|
| PropertyChangeException |
An exception, thrown by a PropertyChangeListener to veto against a Property change.
|
| PropertyChangeListener |
A listener on a Property which will be called before the Property value is changed.
|
| PropertyExpression |
Represents a property expression
|
| PropertyWatchListener |
A listener on a Property which will be called after the Property value has changed.
|
| ProtocolFactory |
|
| ProtocolFactory |
|
| ProtocolFactory |
|
| ProtocolInputHandler |
A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.
|
| ProtocolOutputHandler |
A ProtocolOutputHandler is the complement to a ProtocolInputHandler and responsible
for protocol specific packaging before data is sent to the network.
|
| ProtocolReply |
|
| ProtocolRequest |
|
| ProtocolVisitor |
|
| ProtocolVisitor |
|
| ProtocolVisitor |
|
| ProtocolVisitorAdapter |
|
| ProtocolVisitorAdapter |
|
| QueueAlreadyDefinedException |
An exception thrown by the queue manager if the queue
that should be created is already defined.
|
| QueueBrowser |
A QueueBrowser is created by the QueueManager.
|
| QueueBrowserImpl |
|
| QueueConnectionConsumerImpl |
|
| QueueConnectionImpl |
|
| QueueException |
An exception thrown by queues
|
| QueueFactory |
Interface for queue factories.
|
| QueueHandler |
QueueHandler is an internal base class for QueueBrowsers and QueueTransactionHandler.
|
| QueueHandlerClosedException |
An exception thrown by QueueHandlers if a method is invoked after the handler is closed.
|
| QueueImpl |
Implementation of a Queue.
|
| QueueInputStream |
A QueueInputStream is an input stream that is mapped to a queue.
|
| QueueLimitException |
|
| QueueManager |
The QueueManager manages queues.
|
| QueueManagerAdapter |
An adapter class for QueueManagerListener
|
| QueueManagerEvent |
An event fired by the QueueManager
|
| QueueManagerListener |
A listener that is interested in events from the QueueManager
|
| QueueOutputStream |
A QueueOutputStream is an output stream that is mapped to a queue.
|
| QueuePullTransaction |
Transaction to pull messages from a queue.
|
| QueuePushTransaction |
Transaction to push messages into a queue.
|
| QueueReceiver |
A QueueReceiver is a QueueTransactionHandler that serves as a factory
for QueuePullTransactions.
|
| QueueReceiverImpl |
|
| QueueReceiverListener |
|
| QueueSender |
A QueueSender is a QueueTransactionHandler that serves as a factory
for QueuePushTransactions.
|
| QueueSenderImpl |
|
| QueueTimeoutException |
An exception thrown by QueuePullTransaction if a given timeout has been reached
|
| QueueTransaction |
Abstract base class for queue transactions.
|
| QueueTransactionClosedException |
An exception thrown from Transactions if the transaction is already closed
|
| QueueTransactionHandler |
A QueueTransactionHandler manages open transactions.
|
| RawInputHandler |
A RawInputHandler handles a raw byte stream and pass them to a chunk listener
on every call to put().
|
| RawOutputHandler |
A RawOutputHandler handles a raw byte stream and pass them to an output listener
on every call to flush() without any protocol specifiy actions.
|
| RebindRequest |
|
| ReconnectContext |
|
| ReconnectListener |
|
| Reconnector |
|
| ReconnectVisitor |
|
| RecoverSessionReply |
|
| RecoverSessionRequest |
|
| Recreatable |
|
| RecreatableConnection |
|
| Recyclable |
|
| Recycler |
|
| RemoveSubscriptionFilterRequest |
|
| Reply |
A Reply is a wrapper class for data (the Result) sending back from a communication point
to a Request, identified by a RequestNumber.
|
| ReplyHandler |
A ReplyHandler performs a Reply back to the Request via a communication link.
|
| ReplyNE |
|
| ReplyRequest |
|
| Request |
|
| RequestHandler |
|
| RequestProcessor |
|
| RequestProcessor |
|
| RequestRegistry |
|
| RequestRetryValidator |
|
| RequestService |
The RequestHandler is the that object which is responseable of servicing a request
of a RequestServiceRegistry.
|
| RequestServiceFactory |
|
| RequestServiceRegistry |
The RequestServiceRegistry is responsible to register RequestServices for dispatchIds
and dispatches incoming Requests to RequestServices.
|
| RequestTimeoutException |
|
| RequestVisitor |
|
| ResourceLimitException |
An exception thrown by the ResourceLimitGroup
|
| ResourceLimitGroup |
A ResourceLimitGroup contains the maximum values for connections, sessions per connection,
temp.
|
| RingBuffer |
|
| RingBufferThreadsafe |
|
| RollbackReply |
|
| RollbackRequest |
|
| RollingFileWriter |
|
| RolloverSizeProvider |
|
| Route |
A route to a remote router.
|
| RouterAvailableRequest |
|
| RouterAvailableRequest |
|
| RouterConfigInstance |
|
| RouterConfigRequest |
|
| RouterConfigRequest |
|
| RouterConfiguration |
|
| RouterConnectReply |
|
| RouterConnectRequest |
|
| RouterListener |
A RouterListener can be registered at CLI to receive
router availability events.
|
| RouterMemoryMeter |
|
| RouterUnavailableRequest |
|
| RouterUnavailableRequest |
|
| RoutingEvent |
A routing event.
|
| RoutingListener |
A listener interested in routing events.
|
| RoutingListenerAdapter |
An adapter class for RoutingListener
|
| RoutingSwiftlet |
The RoutingSwiftlet manages connections as well as message routing
to remote destinations.
|
| RunnableQueue |
Eine RunnableQueue stellt eine asynchrone Queue (Runnable) zur Verfuegung, in der Objekte
zur Verarbeitung ueber die Methode putObject eingesteuert werden und
mittels processObject nach dem FIFO-Prinzip verarbeitet werden.
|
| SchedulerSwiftlet |
The Scheduler Swiftlet is responsible to schedule Jobs.
|
| SecureClassLoaderObjectInputStream |
|
| Selector |
Interface for message selectors
|
| SelectorParser |
|
| Semaphore |
|
| ServerEntry |
|
| SessionExtended |
|
| SessionImpl |
|
| SessionVisitorAdapter |
|
| SetClientIdReply |
|
| SetClientIdRequest |
|
| SetSubscriptionFilterRequest |
|
| SharedJMSConnection |
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SimpleQueue |
|
| SimpleString |
A simple String class that can store all characters, and stores as simple byte[], this
minimises expensive copying between String objects.
|
| SingleProcessorQueue |
|
| SingleSharedConnectionFactory |
|
| SMQPBulkRequest |
|
| SMQPFactory |
|
| SMQPFactory |
|
| SMQPInputHandler |
A SMQPInputHandler handles SMQP input.
|
| SMQPOutputHandler |
A SMQPOutputHandler handles SMQP output.
|
| SMQPUtil |
|
| SMQPVersionReply |
|
| SMQPVersionRequest |
|
| SMQPVisitor |
|
| SMQPVisitor |
|
| SMQPVisitorAdapter |
|
| SocketFactory |
Base interface for SwiftMQ socket factories.
|
| SocketFactory2 |
|
| SortedDupsCollection |
A sorted collection that allowes duplicate entries.
|
| Stack |
|
| StartConsumerRequest |
|
| StopRetryException |
|
| Store |
|
| StoreEntry |
A entry in the persistent store.
|
| StoreException |
An exception thrown by the StoreSwiftlet and other related classes on error.
|
| StoreReadTransaction |
A transaction to read persistent messages out of a persistent store.
|
| StoreSwiftlet |
The StoreSwiftlet manages persistent, non-persistent, durable subscriber, and
XA stores.
|
| StoreTransaction |
Base class for store transactions.
|
| StoreWriteTransaction |
A transaction to write persistent messages to a persistent store.
|
| StreamMessageImpl |
Implementation of a StreamMessage.
|
| StrictParser |
JMS Selector Parser generated by JavaCC
|
| StrictParserConstants |
Token literal values and constants.
|
| StrictParserTokenManager |
Token Manager.
|
| StructuredProperties |
Access class for structured properties.
|
| Swiftlet |
Swiftlets are components of a SwiftMQ router and are under control of the SwiftletManager.
|
| SwiftletAddedRequest |
|
| SwiftletAddedRequest |
|
| SwiftletDeployer |
|
| SwiftletException |
SwiftletException thrown by Swiftlets during startup or shutdown.
|
| SwiftletManager |
The SwiftletManager is the single instance of a SwiftMQ router that is
acting as a container for Swiftlets.
|
| SwiftletManagerAdapter |
An adapter class for SwiftletManagerListener
|
| SwiftletManagerEvent |
An event fired by the SwiftletManager
|
| SwiftletManagerListener |
A listener that is interested in events from the SwiftletManager
|
| SwiftletRemovedRequest |
|
| SwiftletRemovedRequest |
|
| SwiftMQConnection |
|
| SwiftMQConnectionFactory |
|
| SwiftMQLauncher |
|
| SwiftMQMessageConsumer |
|
| SwiftMQObjectFactory |
|
| SwiftMQObjectFactory |
|
| SwiftMQSession |
|
| SwiftUtilities |
|
| SystemProperties |
|
| SystemTimeChangeListener |
A listener, called when the a system time change has been detected
|
| TemporaryQueueImpl |
|
| TemporaryQueueRecreator |
|
| TemporaryTopicImpl |
|
| TextMessageImpl |
Implementation of a TextMessage.
|
| ThreadPool |
A thread pool.
|
| ThreadPoolImpl |
|
| ThreadpoolSwiftlet |
The ThreadpoolSwiftlet manages thread pools for a SwiftMQ router.
|
| TimeoutException |
|
| TimerConstants |
This class contains constants used by timers
|
| TimerEvent |
An event fired from Timers
|
| TimerListener |
A listener, called on timer events.
|
| TimerListener |
A listener interface to register at Timers
|
| TimerRegistry |
The TimerRegistry is a Singleton for managing Timers.
|
| TimerSwiftlet |
The TimerSwiftlet manages timers for a SwiftMQ router.
|
| ToClientSerializer |
|
| Token |
Describes the input token stream.
|
| Token |
Describes the input token stream.
|
| TokenMgrError |
Token Manager Error.
|
| TokenMgrError |
Token Manager Error.
|
| TopicConnectionConsumerImpl |
|
| TopicConnectionImpl |
|
| TopicException |
An exception thrown by the TopicManager on error.
|
| TopicImpl |
Implementation of a Topic.
|
| TopicManager |
The TopicManager manages topics.
|
| TopicPublisherImpl |
|
| TopicSubscriberImpl |
|
| TraceSpace |
A TraceSpace.
|
| TraceSwiftlet |
The TraceSwiftlet manages trace spaces.
|
| TransportException |
|
| TreeCommands |
|
| TriggerConsumerInvocation |
|
| UnaryExpression |
An expression which performs an operation on two expression values
|
| UnbindRequest |
|
| UninterruptableWaiter |
|
| UnknownQueueException |
An exception thrown by the QueueManager if the queue is unknown
|
| UnknownSwiftletException |
An exception thrown by the SwiftletManager if the Swiftlet is unknown
|
| Upgrader |
|
| UpgradeUtilities |
|
| URLParser |
|
| UTFUtils |
|
| ValidationException |
|
| Version |
|
| Versionable |
|
| Versioned |
|
| VersionedConverter |
|
| VersionedDumpable |
|
| VersionedException |
|
| VersionedFactory |
|
| VersionedListener |
|
| VersionedProcessor |
|
| VersionNotification |
|
| VersionObject |
|
| VersionObjectFactory |
|
| Versions |
|
| VersionVisitor |
|
| WireTap |
|
| WireTapSubscriber |
|
| XACompletionListener |
|
| XAConnectionImpl |
|
| XAContext |
This class acts as a context for an XA transaction.
|
| XAContextException |
This exception class wraps XA error code and message.
|
| XAQueueConnectionImpl |
|
| XAQueueSessionImpl |
|
| XARecoverRegistry |
|
| XAResCommitReply |
|
| XAResCommitRequest |
|
| XAResEndReply |
|
| XAResEndRequest |
|
| XAResForgetReply |
|
| XAResForgetRequest |
|
| XAResGetTxTimeoutReply |
|
| XAResGetTxTimeoutRequest |
|
| XAResourceExtended |
|
| XAResourceImpl |
|
| XAResourceManagerSwiftlet |
The XAResourceManagerSwiftlet manages XA in-doubt transactions which are
prepared but uncommitted XA transactions.
|
| XAResPrepareReply |
|
| XAResPrepareRequest |
|
| XAResRecoverReply |
|
| XAResRecoverRequest |
|
| XAResRollbackReply |
|
| XAResRollbackRequest |
|
| XAResSetTxTimeoutReply |
|
| XAResSetTxTimeoutRequest |
|
| XAResStartReply |
|
| XAResStartRequest |
|
| XASessionImpl |
|
| XATopicConnectionImpl |
|
| XATopicSessionImpl |
|
| XidFilter |
|
| XidImpl |
|
| XMLUtilities |
|
| _Boolean |
|
| _Byte |
|
| _Bytes |
|
| _Char |
|
| _Double |
|
| _Float |
|
| _Int |
|
| _Long |
|
| _Short |
|
| _String |
|