| Package | Description |
|---|---|
| com.sun.xml.rpc.client | |
| com.sun.xml.rpc.encoding | |
| com.sun.xml.rpc.server |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StreamingSender._raiseFault(SOAPFaultInfo fault,
StreamingSenderState state) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
SOAPFaultInfoSerializer.deserializeDetail(SOAPDeserializationState state,
XMLReader reader,
SOAPDeserializationContext context,
SOAPFaultInfo instance) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StreamingHandler.reportFault(SOAPFaultInfo fault,
StreamingHandlerState state)
Note that a call to
StreamingHandlerState.resetResponse()
creates a new SAAJ SOAPMessage for the response with the FI flag based
on the SOAPMessageContext state. |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.