Example usage for Java javax.jms XAConnection fields, constructors, methods, implement or subclass
The text is from its open source code.
XASession | createXASession() Creates an XASession object. |
void | setClientID(String clientID) Sets the client identifier for this connection. |
void | setExceptionListener(ExceptionListener listener) Sets an exception listener for this connection. |
void | start() Starts (or restarts) a connection's delivery of incoming messages. |