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, handleMessagepublic 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)
AbstractSOAPHandlerhandleOutbound in class AbstractSOAPHandlerpublic boolean handleFault(SOAPMessageContext context)
handleFault in interface Handler<SOAPMessageContext>handleFault in class AbstractSOAPHandlerHandler.handleFault(javax.xml.ws.handler.MessageContext)
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.