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, handleMessagepublic 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)
AbstractSOAPHandlerhandleOutbound in class AbstractSOAPHandlerpublic boolean handleFault(SOAPMessageContext context)
handleFault in interface Handler<SOAPMessageContext>handleFault in class AbstractSOAPHandler
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.