|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.soap.http.handler.ServerMIME
ServerMIME
Field Summary |
Constructor Summary | |
ServerMIME()
|
Method Summary | |
static SOAPMessage |
readRequest(javax.servlet.http.HttpServletRequest httpRequest,
SOAPOptimizations optimizations,
Context messageContext,
WSDL wsdl,
java.util.Vector unreferencedAttachments)
|
static void |
writeResponse(SOAPMessage soapResponse,
javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
WSDL wsdl)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerMIME()
Method Detail |
public static SOAPMessage readRequest(javax.servlet.http.HttpServletRequest httpRequest, SOAPOptimizations optimizations, Context messageContext, WSDL wsdl, java.util.Vector unreferencedAttachments) throws java.io.IOException, ParseException
httpRequest
- optimizations
- messageContext
- wsdl
-
java.io.IOException
ParseException
public static void writeResponse(SOAPMessage soapResponse, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse, WSDL wsdl) throws java.io.IOException
soapResponse
- httpRequest
- httpResponse
- wsdl
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |