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

Packages that use HandlerChain
be.ehealth.technicalconnector.ws.domain   
 

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 Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.