public class RequestContextHandler extends AbstractSOAPHandler
| Constructor and Description |
|---|
RequestContextHandler() |
RequestContextHandler(String suffix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleFault(SOAPMessageContext c) |
boolean |
handleInbound(SOAPMessageContext context)
Method that is called in the inbound flow.
|
boolean |
handleOutbound(SOAPMessageContext context)
Method that is called in the outbound flow.
|
close, dumpMessage, getHeaders, handleMessagepublic RequestContextHandler()
public RequestContextHandler(String suffix)
public boolean handleOutbound(SOAPMessageContext context)
AbstractSOAPHandlerhandleOutbound in class AbstractSOAPHandlerpublic boolean handleInbound(SOAPMessageContext context)
AbstractSOAPHandlerhandleInbound in class AbstractSOAPHandlerpublic boolean handleFault(SOAPMessageContext c)
handleFault in interface Handler<SOAPMessageContext>handleFault in class AbstractSOAPHandler
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.