Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Transaction Semantics | About Transactional Client Processing | About the BrokerTransactionalClient Class
 
About the BrokerTransactionalClient Class
BrokerTransactionalClient class is a subclass of the BrokerClient class. BrokerTransactionalClient is a dedicated Broker Client that is exclusively used for transactional operations. Any task in the transactional operation environment should be done using the BrokerTransactionalClient. All of the existing BrokerClient methods that can be supported through the transactional class are supported by the BrokerTransactionalClient.