协议映射 meaning in English
protocol mapping
Examples
- Then , in chapter five , the integration of corba object and java rmi / ejb object is studied . according to the difference of communication protocol between corba hop and java rmi jrmp , adopts rmi over hop protocol to implement the inter - operation between them . then analyzes the methods of the inter - operation of the two models of corba and java rmi
针对ejb域中对象之间底层通信协议jrmp与corba对象域中对象之间底层通信协议iiop的不同、参数传递机制的不同以及接收对象方法等方面的不同,采用将rmi协议映射为iiop协议、将接口视为简单数据类型以及窄化方法等对两种对象进行集成。