public final class ServletFakeArtifactSet
extends com.sun.xml.ws.api.DistributedPropertySet
| Modifier and Type | Class and Description |
|---|---|
static class |
ServletFakeArtifactSet.FakeServletHttpRequest |
static class |
ServletFakeArtifactSet.FakeServletHttpResponse |
| Constructor and Description |
|---|
ServletFakeArtifactSet(String requestURL,
String servletPath) |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.webservices.api.message.BasePropertySet.PropertyMap |
getPropertyMap() |
javax.servlet.http.HttpServletRequest |
getRequest() |
javax.servlet.http.HttpServletResponse |
getResponse() |
SOAPMessage |
getSOAPMessage() |
void |
setSOAPMessage(SOAPMessage soap) |
addSatellite, addSatellite, copySatelliteInto, removeSatelliteaddSatellite, addSatellite, asMapLocal, containsKey, copySatelliteInto, copySatelliteInto, createEntrySet, createView, get, getSatellite, getSatellites, put, remove, removeSatellite, supports, supportsLocalasMap, createMapView, mapAllowsAdditionalProperties, parsepublic com.oracle.webservices.api.message.BasePropertySet.PropertyMap getPropertyMap()
getPropertyMap in class com.oracle.webservices.api.message.BasePropertySetpublic javax.servlet.http.HttpServletResponse getResponse()
public javax.servlet.http.HttpServletRequest getRequest()
public SOAPMessage getSOAPMessage() throws SOAPException
SOAPExceptionpublic void setSOAPMessage(SOAPMessage soap)
Copyright © 2019. All rights reserved.