|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TransactionRequest in org.jboss.mq |
Methods in org.jboss.mq with parameters of type TransactionRequest | |
protected void |
Connection.send(TransactionRequest transaction)
Commit/rollback |
Uses of TransactionRequest in org.jboss.mq.il |
Methods in org.jboss.mq.il with parameters of type TransactionRequest | |
void |
ServerIL.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
void |
Invoker.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
Uses of TransactionRequest in org.jboss.mq.il.http |
Methods in org.jboss.mq.il.http with parameters of type TransactionRequest | |
void |
HTTPServerIL.transact(ConnectionToken dc,
TransactionRequest t)
|
Uses of TransactionRequest in org.jboss.mq.il.jvm |
Methods in org.jboss.mq.il.jvm with parameters of type TransactionRequest | |
void |
JVMServerIL.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
Uses of TransactionRequest in org.jboss.mq.il.oil |
Methods in org.jboss.mq.il.oil with parameters of type TransactionRequest | |
void |
OILServerIL.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
Uses of TransactionRequest in org.jboss.mq.il.oil2 |
Methods in org.jboss.mq.il.oil2 with parameters of type TransactionRequest | |
void |
OIL2ServerIL.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
Uses of TransactionRequest in org.jboss.mq.il.rmi |
Methods in org.jboss.mq.il.rmi with parameters of type TransactionRequest | |
void |
RMIServerIL.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
Uses of TransactionRequest in org.jboss.mq.il.uil |
Methods in org.jboss.mq.il.uil with parameters of type TransactionRequest | |
void |
UILServerIL.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
Uses of TransactionRequest in org.jboss.mq.il.uil2 |
Methods in org.jboss.mq.il.uil2 with parameters of type TransactionRequest | |
void |
UILServerIL.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
Uses of TransactionRequest in org.jboss.mq.il.uil2.msgs |
Methods in org.jboss.mq.il.uil2.msgs that return TransactionRequest | |
TransactionRequest |
TransactMsg.getRequest()
|
Constructors in org.jboss.mq.il.uil2.msgs with parameters of type TransactionRequest | |
TransactMsg(TransactionRequest request)
|
Uses of TransactionRequest in org.jboss.mq.security |
Methods in org.jboss.mq.security with parameters of type TransactionRequest | |
void |
ServerSecurityInterceptor.transact(ConnectionToken dc,
TransactionRequest t)
|
Uses of TransactionRequest in org.jboss.mq.server |
Methods in org.jboss.mq.server with parameters of type TransactionRequest | |
void |
TracingInterceptor.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
void |
NonPersistentInterceptor.transact(ConnectionToken dc,
TransactionRequest t)
|
void |
JMSServerInvoker.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
void |
JMSServerInterceptorSupport.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
void |
JMSServerInterceptor.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
void |
JMSDestinationManager.transact(ConnectionToken dc,
TransactionRequest t)
The following function performs a Unit Of Work. |
void |
ClientMonitorInterceptor.transact(ConnectionToken dc,
TransactionRequest t)
#Description of the Method |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |