- All Implemented Interfaces:
- javax.xml.ws.handler.Handler, javax.xml.ws.handler.soap.SOAPHandler
public class JaxWsHandler
extends java.lang.Object
implements javax.xml.ws.handler.soap.SOAPHandler
A Jax-WS handler to do LISA integration. Inbound SOAP requests are inspected for LISA integration headers
and if they are detected and we are test-enabled then a new LISA context is opened on the thread. When we are
called in the response handler chain we add LISA integration headers to the response containing Pathfinder
information.