be.ehealth.technicalconnector.handler
Class ConnectionTimeOutHandler
java.lang.Object
be.ehealth.technicalconnector.handler.AbstractSOAPHandler
be.ehealth.technicalconnector.handler.ConnectionTimeOutHandler
- All Implemented Interfaces:
- Handler<SOAPMessageContext>, SOAPHandler<SOAPMessageContext>
public class ConnectionTimeOutHandler
- extends AbstractSOAPHandler
SOAPHandler that sets the connection timeout to the of a webservice call. Default value: 30sec
REQUEST_TIMEOUT_PROP
public static final String REQUEST_TIMEOUT_PROP
- Property to specify the connection timeout in miliseconds.
Default 30.000 miliseconds. Value -1 is forever.
- See Also:
- Constant Field Values
CONNECT_TIMEOUT_PROP
public static final String CONNECT_TIMEOUT_PROP
- Property to specify the connection timeout in miliseconds.
Default 30.000 miliseconds. Value -1 is forever.
- See Also:
- Constant Field Values
ConnectionTimeOutHandler
public ConnectionTimeOutHandler()
handleOutbound
public boolean handleOutbound(SOAPMessageContext context)
- Description copied from class:
AbstractSOAPHandler
- Method that is called in the outbound flow.
- Overrides:
handleOutbound
in class AbstractSOAPHandler
handleFault
public boolean handleFault(SOAPMessageContext context)
- Specified by:
handleFault
in interface Handler<SOAPMessageContext>
- Overrides:
handleFault
in class AbstractSOAPHandler
Connector Packaging TECHNICAL 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.