Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
R
ReconnectHelper
- Class in
com.sun.genericra.inbound
Helper class that enables redelivery in case connection generates an Exception.
ReconnectHelper(InboundJmsResourcePool, EndpointConsumer)
- Constructor for class com.sun.genericra.inbound.
ReconnectHelper
recover(int)
- Method in class com.sun.genericra.inbound.
InboundXAResourceProxy
Obtain a list of prepared transaction branches from a resource manager.
recover(int)
- Method in class com.sun.genericra.inbound.
SimpleXAResourceProxy
Obtain a list of prepared transaction branches from a resource manager.
recover()
- Method in class com.sun.genericra.outbound.
SessionAdapter
recover(int)
- Method in class com.sun.genericra.outbound.
XAResourceProxy
Obtain a list of prepared transaction branches from a resource manager.
redeliveryRequired()
- Method in class com.sun.genericra.inbound.
DeliveryHelper
refresh()
- Method in class com.sun.genericra.inbound.
InboundJmsResource
Creates the MessageEndpoint and start the delivery.
refreshListener()
- Method in class com.sun.genericra.inbound.
InboundJmsResource
Each time a serversession is checked out from the pool, the listener will be recreated.
release()
- Method in class com.sun.genericra.inbound.
InboundJmsResource
release()
- Method in class com.sun.genericra.inbound.
WorkImpl
releaseAllResources()
- Method in class com.sun.genericra.inbound.
InboundJmsResourcePool
releaseAllWaitingThreads()
- Method in class com.sun.genericra.inbound.
InboundJmsResourcePool
releaseEndpoint()
- Method in class com.sun.genericra.inbound.
InboundJmsResource
Completes the Message delivery and release the MessageEndpoint.
removeConnectionEventListener(ConnectionEventListener)
- Method in class com.sun.genericra.outbound.
ConnectionEventListenerHandler
removeConnectionEventListener(ConnectionEventListener)
- Method in class com.sun.genericra.outbound.
ManagedConnection
removeSessionAdapter(SessionAdapter)
- Method in class com.sun.genericra.outbound.
ConnectionHandle
restart()
- Method in class com.sun.genericra.inbound.
EndpointConsumer
resumeWaitingThread()
- Method in class com.sun.genericra.inbound.
InboundJmsResourcePool
rollback(Xid)
- Method in class com.sun.genericra.inbound.
InboundXAResourceProxy
Inform the resource manager to roll back work done on behalf of a transaction branch
rollback(Xid)
- Method in class com.sun.genericra.inbound.
SimpleXAResourceProxy
Inform the resource manager to roll back work done on behalf of a transaction branch
rollback()
- Method in class com.sun.genericra.outbound.
LocalTransactionImpl
Rollback a local transaction.
rollback()
- Method in class com.sun.genericra.outbound.
SessionAdapter
rollback(Xid)
- Method in class com.sun.genericra.outbound.
XAResourceProxy
Inform the resource manager to roll back work done on behalf of a transaction branch
run()
- Method in class com.sun.genericra.inbound.
WorkImpl
run()
- Method in class com.sun.genericra.outbound.
SessionAdapter
runJavaBeanMethod(String, String, Method, Object)
- Static method in class com.sun.genericra.util.
MethodExecutor
Exceute a simple set Method.
runJavaBeanMethod(String, Method, Object)
- Static method in class com.sun.genericra.util.
MethodExecutor
Exceute a simple set Method.
runMethod(Method, Object, Vector)
- Static method in class com.sun.genericra.util.
MethodExecutor
Executes the method.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_