be.ehealth.technicalconnector.handler
Class SoapActionHandler

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

public class SoapActionHandler
extends AbstractSOAPHandler

Handler that adds the SOAPAction to the mimeheader. If the soapaction header is present it will replace the value.


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

Field Detail

SOAPACTION_WSI_COMPLAINT

public static final String SOAPACTION_WSI_COMPLAINT
See Also:
Constant Field Values
Constructor Detail

SoapActionHandler

public SoapActionHandler()
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



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.