public interface SOAPClientCallback<R>
Modifier and Type | Method and Description |
---|---|
R |
handle(Map<String,Object> params,
wslite.soap.SOAPClient client) |
@Nullable R handle(@Nonnull Map<String,Object> params, @Nonnull wslite.soap.SOAPClient client) throws SOAPException
SOAPException