|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.api.PropertySet
com.sun.xml.ws.api.DistributedPropertySet
com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet
public final class ServletFakeArtifactSet
| Nested Class Summary | |
|---|---|
static class |
ServletFakeArtifactSet.FakeServletHttpRequest
|
static class |
ServletFakeArtifactSet.FakeServletHttpResponse
|
| Nested classes/interfaces inherited from class com.sun.xml.ws.api.PropertySet |
|---|
com.sun.xml.ws.api.PropertySet.Accessor, com.sun.xml.ws.api.PropertySet.PropertyMap |
| Nested classes/interfaces inherited from interface org.jvnet.ws.message.PropertySet |
|---|
PropertySet.Property |
| Constructor Summary | |
|---|---|
ServletFakeArtifactSet(String requestURL,
String servletPath)
|
|
| Method Summary | |
|---|---|
com.sun.xml.ws.api.PropertySet.PropertyMap |
getPropertyMap()
|
javax.servlet.http.HttpServletRequest |
getRequest()
|
javax.servlet.http.HttpServletResponse |
getResponse()
|
SOAPMessage |
getSOAPMessage()
|
void |
setSOAPMessage(SOAPMessage soap)
|
| Methods inherited from class com.sun.xml.ws.api.DistributedPropertySet |
|---|
addSatellite, addSatellite, addSatellite, addSatellite, copySatelliteInto, copySatelliteInto, get, getSatellite, put, remove, removeSatellite, supports |
| Methods inherited from class com.sun.xml.ws.api.PropertySet |
|---|
containsKey, createMapView, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jvnet.ws.message.PropertySet |
|---|
containsKey, createMapView |
| Constructor Detail |
|---|
public ServletFakeArtifactSet(String requestURL,
String servletPath)
| Method Detail |
|---|
public com.sun.xml.ws.api.PropertySet.PropertyMap getPropertyMap()
getPropertyMap in class com.sun.xml.ws.api.PropertySetpublic javax.servlet.http.HttpServletResponse getResponse()
public javax.servlet.http.HttpServletRequest getRequest()
public SOAPMessage getSOAPMessage()
throws SOAPException
SOAPExceptionpublic void setSOAPMessage(SOAPMessage soap)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||