be.ehealth.technicalconnector.handler
Class MessageLevelRetryHandler

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

public class MessageLevelRetryHandler
extends AbstractSOAPHandler


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

Field Detail

PROP_MESSAGELEVEL_RETRY_ACTIVATED

public static final String PROP_MESSAGELEVEL_RETRY_ACTIVATED
See Also:
Constant Field Values

PROP_MESSAGELEVEL_RETRY_XSLT_LOCATION

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

MessageLevelRetryHandler

public MessageLevelRetryHandler()
Method Detail

handleInbound

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

Overrides:
handleInbound in class AbstractSOAPHandler



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