public class SOAP11Context extends BaseContext
BaseContext.ContextSetNoRemoveIteratorDecorator| Constructor and Description |
|---|
SOAP11Context() |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
getEnvelope()
Gets the current SOAP 1.1 Envelope.
|
Integer |
getHTTPResponseStatus()
Get the optional HTTP response status code to return.
|
void |
setEnvelope(Envelope newEnvelope)
Sets the current SOAP 1.1 Envelope.
|
void |
setHTTPResponseStatus(Integer status)
Set the optional HTTP response status code to return.
|
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliterator@Nullable public Envelope getEnvelope()
public void setEnvelope(@Nullable Envelope newEnvelope)
newEnvelope - the current SOAP 1.1 Envelope@Nullable public Integer getHTTPResponseStatus()
Copyright © 2021. All rights reserved.