Uses of Class
be.ehealth.technicalconnector.ws.domain.HandlerChain

Packages that use HandlerChain
be.ehealth.business.common.util   
be.ehealth.technicalconnector.ws.domain   
 

Uses of HandlerChain in be.ehealth.business.common.util
 

Methods in be.ehealth.business.common.util that return HandlerChain
static HandlerChain HandlerChainUtil.buildChainWithValidator(String incomingValidationProperty, String... xsdLocation)
           
 

Uses of HandlerChain in be.ehealth.technicalconnector.ws.domain
 

Methods in be.ehealth.technicalconnector.ws.domain that return HandlerChain
 HandlerChain HandlerChain.register(HandlerPosition position, SOAPHandler<?> handler)
          Method to register a SOAPHandler within a certain Position
 HandlerChain HandlerChain.registerHandler(HandlerPosition position, SOAPHandler<?> handler)
          Deprecated. please use register
 HandlerChain HandlerChain.unregisterHandler(HandlerPosition position, SOAPHandler<?> handler)
           
 

Methods in be.ehealth.technicalconnector.ws.domain with parameters of type HandlerChain
 GenericRequest GenericRequest.addHandlerChain(HandlerChain handlers)
          This method will append all the handlers in the HandlerChain
 GenericRequest GenericRequest.setHandlerChain(HandlerChain handlers)
          Deprecated. method addHandlerChain should be used.
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.