be.ehealth.technicalconnector.ws.impl
Class AbstractWsSender

java.lang.Object
  extended by be.ehealth.technicalconnector.ws.impl.AbstractWsSender
Direct Known Subclasses:
GenericWsSenderImpl, NoRetryInvokeStrategy, RetryStrategy

public abstract class AbstractWsSender
extends Object

Abstract class used to invoke a webservice on a generic way.


Field Summary
static String MESSAGECONTEXT_ENDPOINT_ADDRESS
          Property used to communicate the endpoint.
static String PROP_RETRY_STRATEGY
           
 
Constructor Summary
AbstractWsSender()
           
 
Method Summary
 GenericResponse send(GenericRequest genericRequest)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MESSAGECONTEXT_ENDPOINT_ADDRESS

public static final String MESSAGECONTEXT_ENDPOINT_ADDRESS
Property used to communicate the endpoint.

See Also:
Constant Field Values

PROP_RETRY_STRATEGY

public static final String PROP_RETRY_STRATEGY
See Also:
Constant Field Values
Constructor Detail

AbstractWsSender

public AbstractWsSender()
Method Detail

send

public GenericResponse send(GenericRequest genericRequest)
                     throws TechnicalConnectorException
Throws:
TechnicalConnectorException



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