public class InvokeStrategyContext extends Object
Constructor and Description |
---|
InvokeStrategyContext(GenericRequest request) |
Modifier and Type | Method and Description |
---|---|
TechnicalConnectorException |
getException() |
GenericRequest |
getRequest() |
GenericResponse |
getResponse() |
boolean |
hasException() |
void |
setException(TechnicalConnectorException exception) |
void |
setResponse(GenericResponse response) |
public InvokeStrategyContext(GenericRequest request)
public GenericRequest getRequest()
public GenericResponse getResponse()
public void setResponse(GenericResponse response)
public TechnicalConnectorException getException()
public void setException(TechnicalConnectorException exception)
public boolean hasException()
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.