public interface ActionPlugin
| Modifier and Type | Method and Description |
|---|---|
void |
adjustFault(SoapFault fault,
SoapClient client,
org.w3c.dom.Document requestDoc,
java.lang.Throwable e)
Adjust the fault code
|
void |
preMakeResponseDoc(SoapDOMClient domClient)
called before we call make response document
|
void adjustFault(SoapFault fault, SoapClient client, org.w3c.dom.Document requestDoc, java.lang.Throwable e)
fault - the deaful faultclient - the soap clientrequestDoc - the request documente - the root exceptionvoid preMakeResponseDoc(SoapDOMClient domClient) throws java.lang.Exception
domClient - the soap client.java.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.