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
          Deprecated. not longer used property will be ignored
 
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

@Deprecated
public static final String PROP_RETRY_STRATEGY
Deprecated. not longer used property will be ignored
See Also:
Constant Field Values
Constructor Detail

AbstractWsSender

public AbstractWsSender()
Method Detail

send

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



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