请勿使用已移除的 Web Service 网关定制 API

此规则将标记是否使用了 com.ibm.wsgw.beans.* 除去 API 时的 API。

此规则会标记程序包的导入和 Java 代码上的限定名 com.ibm.wsgw.beans .

将标记的代码的示例:

import com.ibm.wsgw.beans.Filter;

private com.ibm.wsgw.beans.ExceptionHandler handler;

将现有过滤器替换为 JAX-RPC 处理程序处理调解的组合。

该文档包含 V6.1 中已移除的功能部件的详细列表。 请转至 Removed features 一文并选择 Features removed in Version 7.0 来查看完整列表。 该文章中还提供了其他版本的 WebSphere 的综合信息。