Uses of Class
org.jboss.jbossts.txbridge.outbound.AbstractJTAOverWSATHandler
-
Uses of AbstractJTAOverWSATHandler in org.jboss.jbossts.txbridge.outbound
Modifier and TypeClassDescriptionclass
DisabledJTAOverWSATHandler<C extends jakarta.xml.ws.handler.MessageContext>
This handler is used whendefault-context-propagation
is disabled.class
EnabledJTAOverWSATHandler<C extends jakarta.xml.ws.handler.MessageContext>
This handler is used whendefault-context-propagation
is enabled.