be.ehealth.technicalconnector.ws.feature
Class SOAPActionFeature

java.lang.Object
  extended by be.ehealth.technicalconnector.ws.feature.GenericFeature
      extended by be.ehealth.technicalconnector.ws.feature.SOAPActionFeature

public class SOAPActionFeature
extends GenericFeature


Constructor Summary
SOAPActionFeature(String soapAction, boolean wsiCompliant)
           
 
Method Summary
 HandlerChain getHandlers()
           
 String getID()
          Get the unique identifier for this WebServiceFeature.
 Map<String,Object> requestParamOptions()
           
 
Methods inherited from class be.ehealth.technicalconnector.ws.feature.GenericFeature
isEnabled
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPActionFeature

public SOAPActionFeature(String soapAction,
                         boolean wsiCompliant)
Method Detail

getID

public String getID()
Description copied from class: GenericFeature
Get the unique identifier for this WebServiceFeature.

Specified by:
getID in class GenericFeature
Returns:
the unique identifier for this feature.

requestParamOptions

public Map<String,Object> requestParamOptions()
Overrides:
requestParamOptions in class GenericFeature

getHandlers

public HandlerChain getHandlers()
Overrides:
getHandlers in class GenericFeature



Connector Packaging TECHNICAL 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.