Avoid using the deprecated interface SIBTransmitMessageRequest

This rule flags deprecated interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest. This interface has been deprecated in WebSphere Application Server Version 6.1 and might be removed in future releases. Users should use the interface com.ibm.websphere.sib.admin.SIBMessageRequest instead.

The quick fix will replace the deprecated interface name with the new name.

For additional information, see: