be.ehealth.technicalconnector.handler
Class CacheFeederHandler

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

public class CacheFeederHandler
extends AbstractSOAPHandler


Constructor Summary
CacheFeederHandler()
           
 
Method Summary
 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, handleFault, handleMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheFeederHandler

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



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.