public final class SOAPMessageContextImpl extends HashMap<String,Object> implements SOAPMessageContext
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>MessageContext.ScopeHTTP_REQUEST_HEADERS, HTTP_REQUEST_METHOD, HTTP_RESPONSE_CODE, HTTP_RESPONSE_HEADERS, INBOUND_MESSAGE_ATTACHMENTS, MESSAGE_OUTBOUND_PROPERTY, OUTBOUND_MESSAGE_ATTACHMENTS, PATH_INFO, QUERY_STRING, REFERENCE_PARAMETERS, SERVLET_CONTEXT, SERVLET_REQUEST, SERVLET_RESPONSE, WSDL_DESCRIPTION, WSDL_INTERFACE, WSDL_OPERATION, WSDL_PORT, WSDL_SERVICE| Constructor and Description |
|---|
SOAPMessageContextImpl(SOAPMessage soapMessage)
Instantiates a new SOAP message context impl.
|
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getHeaders(QName paramQName,
JAXBContext paramJAXBContext,
boolean paramBoolean) |
SOAPMessage |
getMessage() |
Set<String> |
getRoles() |
MessageContext.Scope |
getScope(String paramString) |
void |
setMessage(SOAPMessage paramSOAPMessage) |
void |
setScope(String paramString,
MessageContext.Scope paramScope) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic SOAPMessageContextImpl(SOAPMessage soapMessage)
soapMessage - the soap messagepublic SOAPMessage getMessage()
getMessage in interface SOAPMessageContextpublic void setMessage(SOAPMessage paramSOAPMessage)
setMessage in interface SOAPMessageContextpublic void setScope(String paramString, MessageContext.Scope paramScope)
setScope in interface MessageContextpublic MessageContext.Scope getScope(String paramString)
getScope in interface MessageContextpublic Object[] getHeaders(QName paramQName, JAXBContext paramJAXBContext, boolean paramBoolean)
getHeaders in interface SOAPMessageContextpublic Set<String> getRoles()
getRoles in interface SOAPMessageContext
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.