public class WsAddressingHandlerV200508 extends AbstractSOAPHandler
Modifier and Type | Field and Description |
---|---|
static String |
MESSAGECONTEXT_WS_ADDRESSING_V200508
Property n the
SOAPMessageContext indicating where the WsAddressing information can be found. |
static String |
WS_ADDRESSING_V200508_USE
Property in the
SOAPMessageContext to indicates that WsAddressing must be used. |
Constructor and Description |
---|
WsAddressingHandlerV200508() |
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 WS_ADDRESSING_V200508_USE
SOAPMessageContext
to indicates that WsAddressing must be used.public static final String MESSAGECONTEXT_WS_ADDRESSING_V200508
SOAPMessageContext
indicating where the WsAddressing information can be found.public boolean handleOutbound(SOAPMessageContext context)
AbstractSOAPHandler
handleOutbound
in class AbstractSOAPHandler
public boolean handleFault(SOAPMessageContext context)
handleFault
in interface Handler<SOAPMessageContext>
handleFault
in class AbstractSOAPHandler
Handler.handleFault(javax.xml.ws.handler.MessageContext)
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.