等待数量和总等待时间:调用某方法或服务时,等待线程的实例数量和总占用时间。
Number of waits and total wait time: the number of instances and total elapsed time when the thread was waiting while invoking a method or service.
阻塞数量和总阻塞时间:在调用某个方法或服务时,处于BLOCKED状态的线程的实例数量和总占用时间。
Number of blocks and total block time: the number of instances and total elapsed time when the thread was in a BLOCKED state while invoking a method or service.
您只需实例化类并调用想要的方法,所有的编码处理和 SOAP 消息的生成都从代理类处理。
One needs only to instantiate the class and invoke a desired method, and all the encoding handling and the generation of SOAP messages is handled from the proxy class.
应用推荐