be.ehealth.technicalconnector.handler
Class LoggingHandler

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

public class LoggingHandler
extends AbstractSOAPHandler

The Class LoggingHandler.


Constructor Summary
LoggingHandler()
           
 
Method Summary
 boolean handleFault(SOAPMessageContext c)
           
 boolean handleInbound(SOAPMessageContext context)
          Method that is called in the inbound flow.
 boolean handleOutbound(SOAPMessageContext context)
          Method that is called in the outbound flow.
 
Methods inherited from class be.ehealth.technicalconnector.handler.AbstractSOAPHandler
close, dumpMessage, getHeaders, handleMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingHandler

public LoggingHandler()
Method Detail

handleOutbound

public boolean handleOutbound(SOAPMessageContext context)
Description copied from class: AbstractSOAPHandler
Method that is called in the outbound flow.

Overrides:
handleOutbound in class AbstractSOAPHandler

handleInbound

public boolean handleInbound(SOAPMessageContext context)
Description copied from class: AbstractSOAPHandler
Method that is called in the inbound flow.

Overrides:
handleInbound in class AbstractSOAPHandler

handleFault

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



Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.