be.ehealth.technicalconnector.handler
Class WsAddressingHandlerV200508
java.lang.Object
be.ehealth.technicalconnector.handler.AbstractSOAPHandler
be.ehealth.technicalconnector.handler.WsAddressingHandlerV200508
- All Implemented Interfaces:
- Handler<SOAPMessageContext>, SOAPHandler<SOAPMessageContext>
public class WsAddressingHandlerV200508
- extends AbstractSOAPHandler
This class will generates a WS-Addressing header as specified in the specifications.
WS_ADDRESSING_V200508_USE
public static final String WS_ADDRESSING_V200508_USE
- Property in the
SOAPMessageContext
to indicates that WsAddressing must be used.
- See Also:
- Constant Field Values
MESSAGECONTEXT_WS_ADDRESSING_V200508
public static final String MESSAGECONTEXT_WS_ADDRESSING_V200508
- Property n the
SOAPMessageContext
indicating where the WsAddressing information can be found.
- See Also:
- Constant Field Values
WsAddressingHandlerV200508
public WsAddressingHandlerV200508()
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
- See Also:
Handler.handleFault(javax.xml.ws.handler.MessageContext)
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.