be.ehealth.technicalconnector.handler
Class HarFileHandler
java.lang.Object
be.ehealth.technicalconnector.handler.AbstractSOAPHandler
be.ehealth.technicalconnector.handler.HarFileHandler
- All Implemented Interfaces:
- Handler<SOAPMessageContext>, SOAPHandler<SOAPMessageContext>
public class HarFileHandler
- extends AbstractSOAPHandler
This class generates a HTTP Archive 1.2 file (as specified http://www.softwareishard.com/blog/har-12-spec/ )
HarFileHandler
public HarFileHandler()
handleFault
public boolean handleFault(SOAPMessageContext ctx)
- Specified by:
handleFault
in interface Handler<SOAPMessageContext>
- Overrides:
handleFault
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
handleOutbound
public boolean handleOutbound(SOAPMessageContext context)
- Description copied from class:
AbstractSOAPHandler
- Method that is called in the outbound flow.
- Overrides:
handleOutbound
in class AbstractSOAPHandler
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.