|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Message.acknowledge()
to
acknowledge that a message is delivered.Requestor
and its session.
MessageEndpoint
instances, either using XA transactions,
Local (JMS) transactions or regular JMS message acknowledgements.ResourceAdapter
which provides Message Driven POJO support to Spring, providing all
the features of MDBs but using a lightweight container.Connection
which is-a
TopicConnection
and QueueConnection
which is pooled and on PooledConnection.close()
will return itself to the pool.Requestor
class.
Transformer
instance
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |