public class ConnectionTimeOutHandler extends AbstractSOAPHandler
Modifier and Type | Field and Description |
---|---|
static String |
CONNECT_TIMEOUT_PROP
Property to specify the connection timeout in miliseconds.
|
static String |
REQUEST_TIMEOUT_PROP
Property to specify the connection timeout in miliseconds.
|
Constructor and Description |
---|
ConnectionTimeOutHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
handleFault(SOAPMessageContext context) |
boolean |
handleOutbound(SOAPMessageContext context)
Method that is called in the outbound flow.
|
close, dumpMessage, getHeaders, handleInbound, handleMessage
public static final String REQUEST_TIMEOUT_PROP
Default 30.000 miliseconds. Value -1 is forever.
public static final String CONNECT_TIMEOUT_PROP
Default 30.000 miliseconds. Value -1 is forever.
public boolean handleOutbound(SOAPMessageContext context)
AbstractSOAPHandler
handleOutbound
in class AbstractSOAPHandler
public boolean handleFault(SOAPMessageContext context)
handleFault
in interface Handler<SOAPMessageContext>
handleFault
in class AbstractSOAPHandler
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.