判断题
没有implementsSerializable,就一定不能通过rmi(包括ejb)提供远程调用。
正确
判断题 JMS支持两种消息通信模型:点到点(point-to-point)(PTP)模型和发布/订阅(Pub/Sub)模型。