be.ehealth.technicalconnector.handler
Class SOAPHeaderLoggerHandler

java.lang.Object
  extended by be.ehealth.technicalconnector.handler.AbstractSOAPHandler
      extended by be.ehealth.technicalconnector.handler.SOAPHeaderLoggerHandler
All Implemented Interfaces:
Handler<SOAPMessageContext>, SOAPHandler<SOAPMessageContext>

public class SOAPHeaderLoggerHandler
extends AbstractSOAPHandler

This handler will print the content of the SOAPHeader specified in the configuration. The format of the soap header element is {namespace-uri}local-name.


Constructor Summary
SOAPHeaderLoggerHandler()
           
 
Method Summary
 boolean handleFault(SOAPMessageContext ctx)
           
 boolean handleMessage(SOAPMessageContext ctx)
           
 
Methods inherited from class be.ehealth.technicalconnector.handler.AbstractSOAPHandler
close, getHeaders, handleInbound, handleOutbound
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPHeaderLoggerHandler

public SOAPHeaderLoggerHandler()
Method Detail

handleMessage

public boolean handleMessage(SOAPMessageContext ctx)
Specified by:
handleMessage in interface Handler<SOAPMessageContext>
Overrides:
handleMessage in class AbstractSOAPHandler

handleFault

public boolean handleFault(SOAPMessageContext ctx)
Specified by:
handleFault in interface Handler<SOAPMessageContext>
Overrides:
handleFault in class AbstractSOAPHandler



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.