JAXRPCException
during the processing of the one-way remote call.
@param inputParams Object[]--Parameters for this invocation. Thisincludes only the input params.
@param params
@throws JAXRPCException if there is an error in theconfiguration of the Call
object (example: a non-void return type has been incorrectly specified for the one-way call) or if there is any error during the invocation of the one-way remote call
|
|
|
|
|
|