Uses of Class
com.sun.xml.rpc.soap.message.InternalSOAPMessage
Packages that use InternalSOAPMessage
-
Uses of InternalSOAPMessage in com.sun.xml.rpc.client
Methods in com.sun.xml.rpc.client that return InternalSOAPMessageModifier and TypeMethodDescriptionStreamingSenderState.getRequest()StreamingSenderState.getResponse() -
Uses of InternalSOAPMessage in com.sun.xml.rpc.server
Methods in com.sun.xml.rpc.server that return InternalSOAPMessageModifier and TypeMethodDescriptionStreamingHandlerState.getRequest()StreamingHandlerState.getResponse()StreamingHandlerState.resetResponse()Methods in com.sun.xml.rpc.server with parameters of type InternalSOAPMessageModifier and TypeMethodDescriptionvoidStreamingHandlerState.setResponse(InternalSOAPMessage msg)