be.ehealth.technicalconnector.ws.impl.strategy
Class InvokeStrategyContext

java.lang.Object
  extended by be.ehealth.technicalconnector.ws.impl.strategy.InvokeStrategyContext

public class InvokeStrategyContext
extends Object


Constructor Summary
InvokeStrategyContext(GenericRequest request)
           
 
Method Summary
 TechnicalConnectorException getException()
           
 GenericRequest getRequest()
           
 GenericResponse getResponse()
           
 boolean hasException()
           
 void setException(TechnicalConnectorException exception)
           
 void setResponse(GenericResponse response)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokeStrategyContext

public InvokeStrategyContext(GenericRequest request)
Method Detail

getRequest

public GenericRequest getRequest()

getResponse

public GenericResponse getResponse()

setResponse

public void setResponse(GenericResponse response)

getException

public TechnicalConnectorException getException()

setException

public void setException(TechnicalConnectorException exception)

hasException

public boolean hasException()



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.